[==========] 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:11:51.799733  4888 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.62:42473
I20260713 09:11:51.801028  4888 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:11:51.801959  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.816470  4894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.816471  4895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.817219  4897 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.818640  4888 server_base.cc:1061] running on GCE node
I20260713 09:11:52.911808  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:52.912024  4888 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:52.912205  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933912912181 us; error 0 us; skew 500 ppm
I20260713 09:11:52.913000  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:52.917831  4888 webserver.cc:533] Webserver started at http://127.4.198.62:34743/ using document root <none> and password file <none>
I20260713 09:11:52.918620  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:52.918817  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:52.919234  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:52.924659  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/master-0-root/instance:
uuid: "378da418aa9b4caea9be492eb0d7ca7d"
format_stamp: "Formatted at 2026-07-13 09:11:52 on dist-test-slave-frwm"
I20260713 09:11:52.931542  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:11:52.936100  4903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:52.937074  4888 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:11:52.937366  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/master-0-root
uuid: "378da418aa9b4caea9be492eb0d7ca7d"
format_stamp: "Formatted at 2026-07-13 09:11:52 on dist-test-slave-frwm"
I20260713 09:11:52.937650  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:53.002126  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:53.003449  4888 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:11:53.003832  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:53.068032  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.62:42473
I20260713 09:11:53.068097  4954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.62:42473 every 8 connection(s)
I20260713 09:11:53.075327  4955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.095037  4955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d: Bootstrap starting.
I20260713 09:11:53.100278  4955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.101891  4955 log.cc:826] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d: Log is configured to *not* fsync() on all Append() calls
I20260713 09:11:53.105746  4955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d: No bootstrap required, opened a new log
I20260713 09:11:53.124550  4955 raft_consensus.cc:359] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378da418aa9b4caea9be492eb0d7ca7d" member_type: VOTER }
I20260713 09:11:53.124993  4955 raft_consensus.cc:385] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.125211  4955 raft_consensus.cc:740] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378da418aa9b4caea9be492eb0d7ca7d, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.126026  4955 consensus_queue.cc:260] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "378da418aa9b4caea9be492eb0d7ca7d" member_type: VOTER }
I20260713 09:11:53.126477  4955 raft_consensus.cc:399] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:53.126734  4955 raft_consensus.cc:493] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:53.127039  4955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.130617  4955 raft_consensus.cc:515] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378da418aa9b4caea9be492eb0d7ca7d" member_type: VOTER }
I20260713 09:11:53.131234  4955 leader_election.cc:304] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [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: 378da418aa9b4caea9be492eb0d7ca7d; no voters: 
I20260713 09:11:53.132802  4955 leader_election.cc:290] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:53.133101  4958 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:53.135038  4958 raft_consensus.cc:697] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 1 LEADER]: Becoming Leader. State: Replica: 378da418aa9b4caea9be492eb0d7ca7d, State: Running, Role: LEADER
I20260713 09:11:53.135856  4958 consensus_queue.cc:237] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [LEADER]: Queue going to LEADER mode. State: All 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: "378da418aa9b4caea9be492eb0d7ca7d" member_type: VOTER }
I20260713 09:11:53.136709  4955 sys_catalog.cc:565] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:53.145809  4959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "378da418aa9b4caea9be492eb0d7ca7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378da418aa9b4caea9be492eb0d7ca7d" member_type: VOTER } }
I20260713 09:11:53.146654  4959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:53.151885  4960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 378da418aa9b4caea9be492eb0d7ca7d. Latest consensus state: current_term: 1 leader_uuid: "378da418aa9b4caea9be492eb0d7ca7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378da418aa9b4caea9be492eb0d7ca7d" member_type: VOTER } }
I20260713 09:11:53.152384  4960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:53.153218  4965 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:53.164109  4965 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:53.168802  4888 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:53.180540  4965 catalog_manager.cc:1383] Generated new cluster ID: 28b0875b17e74e1f833aaebcbcd92f29
I20260713 09:11:53.180797  4965 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:53.212173  4965 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:53.213745  4965 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:53.236366  4965 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d: Generated new TSK 0
I20260713 09:11:53.237112  4965 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:53.301789  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:53.310153  4977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:53.311197  4978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:53.314208  4888 server_base.cc:1061] running on GCE node
W20260713 09:11:53.314841  4980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:53.315764  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:53.316013  4888 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:53.316220  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933913316203 us; error 0 us; skew 500 ppm
I20260713 09:11:53.316973  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:53.320672  4888 webserver.cc:533] Webserver started at http://127.4.198.1:39863/ using document root <none> and password file <none>
I20260713 09:11:53.321321  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:53.321556  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:53.321882  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:53.323330  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-0-root/instance:
uuid: "8858ddad86974e78a9bc896c9baa9a84"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-frwm"
I20260713 09:11:53.329639  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:53.334230  4985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.334980  4888 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:11:53.335284  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "8858ddad86974e78a9bc896c9baa9a84"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-frwm"
I20260713 09:11:53.335664  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:53.382457  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:53.383634  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:53.385694  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:53.389654  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:53.389858  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.390087  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:53.390239  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.476230  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:42613
I20260713 09:11:53.476305  5047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:42613 every 8 connection(s)
I20260713 09:11:53.482547  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:53.490353  5052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:53.492781  5053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:53.500674  5055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:53.501299  4888 server_base.cc:1061] running on GCE node
I20260713 09:11:53.501992  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:53.502182  4888 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:53.502341  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933913502323 us; error 0 us; skew 500 ppm
I20260713 09:11:53.502883  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:53.507295  5048 heartbeater.cc:344] Connected to a master server at 127.4.198.62:42473
I20260713 09:11:53.507758  5048 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:53.507875  4888 webserver.cc:533] Webserver started at http://127.4.198.2:41087/ using document root <none> and password file <none>
I20260713 09:11:53.508414  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:53.508606  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:53.508876  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:53.508805  5048 heartbeater.cc:507] Master 127.4.198.62:42473 requested a full tablet report, sending...
I20260713 09:11:53.510105  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-1-root/instance:
uuid: "c92905472cb84c6ba9208be9bb3357b5"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-frwm"
I20260713 09:11:53.512066  4920 ts_manager.cc:194] Registered new tserver with Master: 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613)
I20260713 09:11:53.514810  4920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47948
I20260713 09:11:53.516269  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:53.520983  5060 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.521735  4888 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:53.522032  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-1-root
uuid: "c92905472cb84c6ba9208be9bb3357b5"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-frwm"
I20260713 09:11:53.522385  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:53.542112  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:53.543603  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:53.545874  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:53.549149  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:53.549389  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.549656  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:53.549853  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.630838  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.2:43449
I20260713 09:11:53.631031  5122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.2:43449 every 8 connection(s)
I20260713 09:11:53.637964  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:53.645357  5126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:53.646914  5127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:53.650847  5123 heartbeater.cc:344] Connected to a master server at 127.4.198.62:42473
I20260713 09:11:53.651237  5123 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:53.652190  5123 heartbeater.cc:507] Master 127.4.198.62:42473 requested a full tablet report, sending...
I20260713 09:11:53.654542  4920 ts_manager.cc:194] Registered new tserver with Master: c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:53.656334  4920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47950
I20260713 09:11:53.657953  4888 server_base.cc:1061] running on GCE node
W20260713 09:11:53.659958  5129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:53.660876  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:53.661128  4888 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:53.661320  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933913661304 us; error 0 us; skew 500 ppm
I20260713 09:11:53.662014  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:53.664397  4888 webserver.cc:533] Webserver started at http://127.4.198.3:44117/ using document root <none> and password file <none>
I20260713 09:11:53.664963  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:53.665180  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:53.665481  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:53.666807  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-2-root/instance:
uuid: "d05b09e11ed24538a49d0e4de0000450"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-frwm"
I20260713 09:11:53.671945  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:11:53.675631  5134 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.676339  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:53.676656  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-2-root
uuid: "d05b09e11ed24538a49d0e4de0000450"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-frwm"
I20260713 09:11:53.676972  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933911646602-4888-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:53.710004  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:53.711004  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:53.712553  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:53.715075  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:53.715258  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.715498  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:53.715647  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.794971  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.3:35645
I20260713 09:11:53.795094  5196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.3:35645 every 8 connection(s)
I20260713 09:11:53.823278  5197 heartbeater.cc:344] Connected to a master server at 127.4.198.62:42473
I20260713 09:11:53.823596  5197 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:53.824316  5197 heartbeater.cc:507] Master 127.4.198.62:42473 requested a full tablet report, sending...
I20260713 09:11:53.826092  4920 ts_manager.cc:194] Registered new tserver with Master: d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:53.827260  4920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47966
I20260713 09:11:53.827611  4888 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.026937864s
I20260713 09:11:53.871179  4920 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47982:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:53.874349  4920 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:53.971477  5162 tablet_service.cc:1511] Processing CreateTablet for tablet 325ef415b0c24f54b1201a33de706b02 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:53.975600  5161 tablet_service.cc:1511] Processing CreateTablet for tablet 81f318d26dc3464d94b33f887095557b (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:53.977240  5162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325ef415b0c24f54b1201a33de706b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.974059  5159 tablet_service.cc:1511] Processing CreateTablet for tablet 5d44ffff4b4c44a3abb9682c8743739a (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:53.974922  5158 tablet_service.cc:1511] Processing CreateTablet for tablet 1acaf6c98a774fb182bdb0a370e6fcd7 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:53.976267  5157 tablet_service.cc:1511] Processing CreateTablet for tablet 8601a742f2754c7fbc582327b9e7c62c (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:53.978008  5160 tablet_service.cc:1511] Processing CreateTablet for tablet 25a977e95bac4aa98bbe38cf04ac1264 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:53.982571  5161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f318d26dc3464d94b33f887095557b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.985705  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acaf6c98a774fb182bdb0a370e6fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.987892  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d44ffff4b4c44a3abb9682c8743739a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.992200  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a977e95bac4aa98bbe38cf04ac1264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.993047  5012 tablet_service.cc:1511] Processing CreateTablet for tablet 81f318d26dc3464d94b33f887095557b (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:53.994663  5010 tablet_service.cc:1511] Processing CreateTablet for tablet 5d44ffff4b4c44a3abb9682c8743739a (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:53.992746  5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1acaf6c98a774fb182bdb0a370e6fcd7 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:53.998407  5010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d44ffff4b4c44a3abb9682c8743739a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.997160  5013 tablet_service.cc:1511] Processing CreateTablet for tablet 325ef415b0c24f54b1201a33de706b02 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:53.996439  5011 tablet_service.cc:1511] Processing CreateTablet for tablet 25a977e95bac4aa98bbe38cf04ac1264 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:54.003108  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8601a742f2754c7fbc582327b9e7c62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.000281  5156 tablet_service.cc:1511] Processing CreateTablet for tablet ad1e0d2e572743a392b2767b76d420c0 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:54.001107  5008 tablet_service.cc:1511] Processing CreateTablet for tablet 8601a742f2754c7fbc582327b9e7c62c (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:54.001973  5007 tablet_service.cc:1511] Processing CreateTablet for tablet ad1e0d2e572743a392b2767b76d420c0 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:54.015360  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325ef415b0c24f54b1201a33de706b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.015632  5006 tablet_service.cc:1511] Processing CreateTablet for tablet a338de7bc21c41e3b2e264b522abca54 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:54.024017  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acaf6c98a774fb182bdb0a370e6fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.029440  5006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a338de7bc21c41e3b2e264b522abca54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.034494  5156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1e0d2e572743a392b2767b76d420c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.035614  5012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f318d26dc3464d94b33f887095557b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.036742  5011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a977e95bac4aa98bbe38cf04ac1264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.039744  5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8601a742f2754c7fbc582327b9e7c62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.057618  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1e0d2e572743a392b2767b76d420c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.072533  5086 tablet_service.cc:1511] Processing CreateTablet for tablet 25a977e95bac4aa98bbe38cf04ac1264 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:54.079726  5088 tablet_service.cc:1511] Processing CreateTablet for tablet 325ef415b0c24f54b1201a33de706b02 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:54.081868  5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325ef415b0c24f54b1201a33de706b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.067535  5087 tablet_service.cc:1511] Processing CreateTablet for tablet 81f318d26dc3464d94b33f887095557b (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:54.088644  5084 tablet_service.cc:1511] Processing CreateTablet for tablet 1acaf6c98a774fb182bdb0a370e6fcd7 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:54.085330  5155 tablet_service.cc:1511] Processing CreateTablet for tablet a338de7bc21c41e3b2e264b522abca54 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:54.094726  5083 tablet_service.cc:1511] Processing CreateTablet for tablet 8601a742f2754c7fbc582327b9e7c62c (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:54.103138  5085 tablet_service.cc:1511] Processing CreateTablet for tablet 5d44ffff4b4c44a3abb9682c8743739a (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:54.103372  5086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a977e95bac4aa98bbe38cf04ac1264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.104691  5155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a338de7bc21c41e3b2e264b522abca54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.109390  5082 tablet_service.cc:1511] Processing CreateTablet for tablet ad1e0d2e572743a392b2767b76d420c0 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:54.097865  5005 tablet_service.cc:1511] Processing CreateTablet for tablet 868d49a9178d44ecbaa42968ccc424f7 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:54.113960  5005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d49a9178d44ecbaa42968ccc424f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.118566  5081 tablet_service.cc:1511] Processing CreateTablet for tablet a338de7bc21c41e3b2e264b522abca54 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:54.128662  5080 tablet_service.cc:1511] Processing CreateTablet for tablet 868d49a9178d44ecbaa42968ccc424f7 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:54.131004  5215 tablet_bootstrap.cc:492] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.121276  5083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8601a742f2754c7fbc582327b9e7c62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.168146  5080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d49a9178d44ecbaa42968ccc424f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.179306  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acaf6c98a774fb182bdb0a370e6fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.180189  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d44ffff4b4c44a3abb9682c8743739a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.179203  5160 tablet_service.cc:1511] Processing CreateTablet for tablet 868d49a9178d44ecbaa42968ccc424f7 (DEFAULT_TABLE table=test-workload [id=3fdfd4f085ea4b78936c8f4776a07b4c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:54.182277  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d49a9178d44ecbaa42968ccc424f7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:54.181483  4969 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:54.186915  5087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f318d26dc3464d94b33f887095557b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.191309  5081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a338de7bc21c41e3b2e264b522abca54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.196612  5082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1e0d2e572743a392b2767b76d420c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.259054  5216 tablet_bootstrap.cc:492] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.265645  5217 tablet_bootstrap.cc:492] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
I20260713 09:11:54.280851  5215 tablet_bootstrap.cc:654] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.306322  5216 tablet_bootstrap.cc:654] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.312913  5215 tablet_bootstrap.cc:492] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.313357  5215 ts_tablet_manager.cc:1403] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.010s
I20260713 09:11:54.321269  5215 raft_consensus.cc:359] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.321808  5216 tablet_bootstrap.cc:492] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.322036  5215 raft_consensus.cc:385] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.322376  5216 ts_tablet_manager.cc:1403] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.002s
I20260713 09:11:54.322350  5215 raft_consensus.cc:740] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.323376  5217 tablet_bootstrap.cc:654] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.323277  5215 consensus_queue.cc:260] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.325474  5216 raft_consensus.cc:359] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.327152  5216 raft_consensus.cc:385] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.327536  5216 raft_consensus.cc:740] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.328300  5216 consensus_queue.cc:260] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.333491  5217 tablet_bootstrap.cc:492] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:54.333878  5217 ts_tablet_manager.cc:1403] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.007s
I20260713 09:11:54.336927  5217 raft_consensus.cc:359] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.337582  5217 raft_consensus.cc:385] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.337865  5217 raft_consensus.cc:740] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.338191  5216 ts_tablet_manager.cc:1434] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260713 09:11:54.338533  5217 consensus_queue.cc:260] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.339016  5048 heartbeater.cc:499] Master 127.4.198.62:42473 was elected leader, sending a full tablet report...
I20260713 09:11:54.340502  5197 heartbeater.cc:499] Master 127.4.198.62:42473 was elected leader, sending a full tablet report...
I20260713 09:11:54.340971  5215 ts_tablet_manager.cc:1434] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.027s	user 0.019s	sys 0.004s
I20260713 09:11:54.341804  5215 tablet_bootstrap.cc:492] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.344332  5216 tablet_bootstrap.cc:492] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.347724  5215 tablet_bootstrap.cc:654] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.351418  5216 tablet_bootstrap.cc:654] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.358660  5215 tablet_bootstrap.cc:492] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.359086  5215 ts_tablet_manager.cc:1403] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:11:54.361680  5215 raft_consensus.cc:359] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.362329  5215 raft_consensus.cc:385] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.362572  5216 tablet_bootstrap.cc:492] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.362635  5215 raft_consensus.cc:740] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.363153  5216 ts_tablet_manager.cc:1403] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260713 09:11:54.363456  5215 consensus_queue.cc:260] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.365602  5215 ts_tablet_manager.cc:1434] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:54.366436  5215 tablet_bootstrap.cc:492] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.366091  5216 raft_consensus.cc:359] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.366835  5216 raft_consensus.cc:385] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.367172  5216 raft_consensus.cc:740] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.367894  5216 consensus_queue.cc:260] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.371660  5216 ts_tablet_manager.cc:1434] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:54.372797  5216 tablet_bootstrap.cc:492] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.374781  5215 tablet_bootstrap.cc:654] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.378875  5216 tablet_bootstrap.cc:654] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.386593  5123 heartbeater.cc:499] Master 127.4.198.62:42473 was elected leader, sending a full tablet report...
I20260713 09:11:54.387136  5215 tablet_bootstrap.cc:492] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.387539  5215 ts_tablet_manager.cc:1403] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260713 09:11:54.387555  5217 ts_tablet_manager.cc:1434] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.053s	user 0.000s	sys 0.014s
I20260713 09:11:54.388486  5217 tablet_bootstrap.cc:492] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
W20260713 09:11:54.390316  5124 tablet.cc:2406] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:54.390210  5215 raft_consensus.cc:359] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.390869  5215 raft_consensus.cc:385] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.391153  5215 raft_consensus.cc:740] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.391855  5215 consensus_queue.cc:260] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.394168  5215 ts_tablet_manager.cc:1434] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:54.395027  5215 tablet_bootstrap.cc:492] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.395859  5216 tablet_bootstrap.cc:492] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.396297  5216 ts_tablet_manager.cc:1403] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260713 09:11:54.397547  5217 tablet_bootstrap.cc:654] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.399557  5216 raft_consensus.cc:359] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.400327  5216 raft_consensus.cc:385] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.400724  5215 tablet_bootstrap.cc:654] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.400663  5216 raft_consensus.cc:740] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.401497  5216 consensus_queue.cc:260] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.403774  5216 ts_tablet_manager.cc:1434] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:11:54.404726  5216 tablet_bootstrap.cc:492] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.410651  5216 tablet_bootstrap.cc:654] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.411916  5215 tablet_bootstrap.cc:492] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.412343  5215 ts_tablet_manager.cc:1403] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260713 09:11:54.414810  5215 raft_consensus.cc:359] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.415454  5215 raft_consensus.cc:385] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.415735  5215 raft_consensus.cc:740] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.416405  5215 consensus_queue.cc:260] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.418709  5215 ts_tablet_manager.cc:1434] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:11:54.419540  5215 tablet_bootstrap.cc:492] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.425604  5215 tablet_bootstrap.cc:654] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.427282  5216 tablet_bootstrap.cc:492] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.427760  5216 ts_tablet_manager.cc:1403] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.010s
I20260713 09:11:54.430466  5216 raft_consensus.cc:359] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.431262  5216 raft_consensus.cc:385] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.431643  5216 raft_consensus.cc:740] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.432466  5216 consensus_queue.cc:260] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.433555  5217 tablet_bootstrap.cc:492] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:54.433964  5217 ts_tablet_manager.cc:1403] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.011s
I20260713 09:11:54.435040  5216 ts_tablet_manager.cc:1434] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:54.435956  5216 tablet_bootstrap.cc:492] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.436336  5215 tablet_bootstrap.cc:492] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.436720  5215 ts_tablet_manager.cc:1403] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:11:54.436569  5217 raft_consensus.cc:359] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.437227  5217 raft_consensus.cc:385] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.437521  5217 raft_consensus.cc:740] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.438159  5217 consensus_queue.cc:260] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.440232  5215 raft_consensus.cc:359] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.440897  5215 raft_consensus.cc:385] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.441184  5215 raft_consensus.cc:740] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.441825  5215 consensus_queue.cc:260] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.443326  5216 tablet_bootstrap.cc:654] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.444052  5215 ts_tablet_manager.cc:1434] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:54.444902  5215 tablet_bootstrap.cc:492] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.448679  5217 ts_tablet_manager.cc:1434] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:54.449509  5217 tablet_bootstrap.cc:492] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
I20260713 09:11:54.450570  5215 tablet_bootstrap.cc:654] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.459600  5217 tablet_bootstrap.cc:654] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.461570  5215 tablet_bootstrap.cc:492] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.461973  5215 ts_tablet_manager.cc:1403] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:11:54.462893  5216 tablet_bootstrap.cc:492] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.463343  5216 ts_tablet_manager.cc:1403] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260713 09:11:54.464550  5215 raft_consensus.cc:359] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.465204  5215 raft_consensus.cc:385] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.465471  5215 raft_consensus.cc:740] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.466565  5215 consensus_queue.cc:260] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.466579  5216 raft_consensus.cc:359] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.467986  5216 raft_consensus.cc:385] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.468199  5216 raft_consensus.cc:740] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.468717  5216 consensus_queue.cc:260] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.471381  5215 ts_tablet_manager.cc:1434] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:11:54.472242  5215 tablet_bootstrap.cc:492] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.473564  5216 ts_tablet_manager.cc:1434] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260713 09:11:54.474411  5216 tablet_bootstrap.cc:492] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.478763  5217 tablet_bootstrap.cc:492] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:54.479243  5217 ts_tablet_manager.cc:1403] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260713 09:11:54.482501  5216 tablet_bootstrap.cc:654] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.482549  5217 raft_consensus.cc:359] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.483249  5217 raft_consensus.cc:385] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.483538  5217 raft_consensus.cc:740] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.484262  5217 consensus_queue.cc:260] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.484871  5215 tablet_bootstrap.cc:654] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.484968  5220 raft_consensus.cc:493] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.485414  5220 raft_consensus.cc:515] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.486466  5217 ts_tablet_manager.cc:1434] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:54.487289  5217 tablet_bootstrap.cc:492] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
I20260713 09:11:54.488235  5220 leader_election.cc:290] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.508854  5217 tablet_bootstrap.cc:654] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.520344  5215 tablet_bootstrap.cc:492] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.520677  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.521184  5215 ts_tablet_manager.cc:1403] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.005s
I20260713 09:11:54.522181  5220 raft_consensus.cc:493] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.522614  5220 raft_consensus.cc:515] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.523962  5215 raft_consensus.cc:359] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.526114  5220 leader_election.cc:290] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.525180  5217 tablet_bootstrap.cc:492] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:54.525885  5216 tablet_bootstrap.cc:492] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.524564  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:54.526736  5216 ts_tablet_manager.cc:1403] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.014s
I20260713 09:11:54.526880  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
W20260713 09:11:54.528182  5137 leader_election.cc:343] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.526888  5023 raft_consensus.cc:2468] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 0.
W20260713 09:11:54.529250  5138 leader_election.cc:343] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.529299  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.529354  5216 raft_consensus.cc:359] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.530010  5138 leader_election.cc:304] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:54.530311  5216 raft_consensus.cc:385] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.530236  5098 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 0.
I20260713 09:11:54.530658  5216 raft_consensus.cc:740] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.526165  5215 raft_consensus.cc:385] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.531279  5137 leader_election.cc:304] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [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: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 8858ddad86974e78a9bc896c9baa9a84
I20260713 09:11:54.531410  5220 raft_consensus.cc:2804] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.529606  5217 ts_tablet_manager.cc:1403] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260713 09:11:54.532013  5220 raft_consensus.cc:493] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.532544  5220 raft_consensus.cc:3060] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.534411  5217 raft_consensus.cc:359] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.535076  5217 raft_consensus.cc:385] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.535348  5217 raft_consensus.cc:740] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.536019  5217 consensus_queue.cc:260] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.531531  5215 raft_consensus.cc:740] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.538264  5215 consensus_queue.cc:260] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.531323  5216 consensus_queue.cc:260] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.542078  5216 ts_tablet_manager.cc:1434] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:11:54.542900  5216 tablet_bootstrap.cc:492] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.543941  5242 raft_consensus.cc:2804] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.544329  5242 raft_consensus.cc:493] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.544625  5242 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.548583  5220 raft_consensus.cc:515] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.550747  5220 leader_election.cc:290] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.547298  5215 ts_tablet_manager.cc:1434] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260713 09:11:54.551313  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:54.552606  5023 raft_consensus.cc:3060] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.556313  5215 tablet_bootstrap.cc:492] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.557256  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
W20260713 09:11:54.558580  5137 leader_election.cc:343] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.559065  5217 ts_tablet_manager.cc:1434] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:11:54.560379  5217 tablet_bootstrap.cc:492] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
I20260713 09:11:54.561259  5023 raft_consensus.cc:2468] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.562645  5215 tablet_bootstrap.cc:654] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.564953  5138 leader_election.cc:304] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:54.567977  5242 raft_consensus.cc:515] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.572856  5242 leader_election.cc:290] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.573673  5216 tablet_bootstrap.cc:654] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.574252  5217 tablet_bootstrap.cc:654] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.575562  5241 raft_consensus.cc:2804] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.575974  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:54.576099  5241 raft_consensus.cc:697] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:54.576576  5098 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.577061  5241 consensus_queue.cc:237] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.580862  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:54.582212  5215 tablet_bootstrap.cc:492] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.582631  5215 ts_tablet_manager.cc:1403] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260713 09:11:54.581537  5023 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.588346  5215 raft_consensus.cc:359] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.588981  5215 raft_consensus.cc:385] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.589228  5215 raft_consensus.cc:740] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.589839  5215 consensus_queue.cc:260] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.590714  5098 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.591631  5137 leader_election.cc:304] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.591958  5215 ts_tablet_manager.cc:1434] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:11:54.592345  5242 raft_consensus.cc:2804] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.593006  5222 raft_consensus.cc:493] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.594681  5222 raft_consensus.cc:515] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.595197  5023 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.597632  5242 raft_consensus.cc:697] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:54.598404  5242 consensus_queue.cc:237] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.602126  5222 leader_election.cc:290] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:54.606670  5216 tablet_bootstrap.cc:492] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.607105  5216 ts_tablet_manager.cc:1403] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.020s
I20260713 09:11:54.608327  5215 tablet_bootstrap.cc:492] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450: Bootstrap starting.
I20260713 09:11:54.609799  5216 raft_consensus.cc:359] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.610445  5216 raft_consensus.cc:385] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.610723  5216 raft_consensus.cc:740] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.611359  5216 consensus_queue.cc:260] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.613464  5215 tablet_bootstrap.cc:654] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.618742  5220 raft_consensus.cc:493] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.619158  5220 raft_consensus.cc:515] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.621057  5220 leader_election.cc:290] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.622258  5216 ts_tablet_manager.cc:1434] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260713 09:11:54.623143  5216 tablet_bootstrap.cc:492] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.624501  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.625241  5098 raft_consensus.cc:2468] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 0.
I20260713 09:11:54.626107  5137 leader_election.cc:304] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.626824  5220 raft_consensus.cc:2804] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.627172  5220 raft_consensus.cc:493] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.627526  5220 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.630043  5222 raft_consensus.cc:493] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.630451  5222 raft_consensus.cc:515] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.632231  5222 leader_election.cc:290] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:54.633533  5220 raft_consensus.cc:515] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.635934  5220 leader_election.cc:290] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.636933  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:54.637570  5098 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.643388  5216 tablet_bootstrap.cc:654] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.658344  4918 catalog_manager.cc:5697] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.663417  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:54.664049  5023 raft_consensus.cc:2468] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 0.
I20260713 09:11:54.665455  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:54.666011  5023 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.671651  5223 raft_consensus.cc:493] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.672091  5223 raft_consensus.cc:515] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.674495  5223 leader_election.cc:290] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:54.680119  5098 raft_consensus.cc:2468] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.685173  5023 raft_consensus.cc:2468] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.708400  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450" is_pre_election: true
I20260713 09:11:54.709333  5172 raft_consensus.cc:2393] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8858ddad86974e78a9bc896c9baa9a84 in current term 1: Already voted for candidate d05b09e11ed24538a49d0e4de0000450 in this term.
I20260713 09:11:54.710497  5171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450" is_pre_election: true
I20260713 09:11:54.711134  5171 raft_consensus.cc:2468] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 0.
I20260713 09:11:54.712502  4986 leader_election.cc:304] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.713284  5222 raft_consensus.cc:2804] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.713631  5222 raft_consensus.cc:493] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.713944  5222 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.720141  5222 raft_consensus.cc:515] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.721915  5222 leader_election.cc:290] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:54.722951  5171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:54.723485  5171 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.724805  5215 tablet_bootstrap.cc:492] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450: No bootstrap required, opened a new log
I20260713 09:11:54.725220  5215 ts_tablet_manager.cc:1403] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.027s
I20260713 09:11:54.727794  5215 raft_consensus.cc:359] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.728379  5215 raft_consensus.cc:385] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.728647  5215 raft_consensus.cc:740] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.728148  5216 tablet_bootstrap.cc:492] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.729216  5216 ts_tablet_manager.cc:1403] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.008s
I20260713 09:11:54.729400  5215 consensus_queue.cc:260] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.731933  5217 tablet_bootstrap.cc:492] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:54.731881  5138 leader_election.cc:304] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.731945  5216 raft_consensus.cc:359] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.732507  5217 ts_tablet_manager.cc:1403] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.172s	user 0.030s	sys 0.026s
I20260713 09:11:54.733367  5241 raft_consensus.cc:2804] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.732957  5216 raft_consensus.cc:385] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.733810  5216 raft_consensus.cc:740] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.734093  5241 raft_consensus.cc:697] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:54.734871  5241 consensus_queue.cc:237] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.736457  5217 raft_consensus.cc:359] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.734402  5216 consensus_queue.cc:260] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.737191  5217 raft_consensus.cc:385] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.741374  5215 ts_tablet_manager.cc:1434] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:11:54.738147  5217 raft_consensus.cc:740] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.743577  5217 consensus_queue.cc:260] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.744627  5171 raft_consensus.cc:2468] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 1.
I20260713 09:11:54.745695  4986 leader_election.cc:304] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.746852  5216 ts_tablet_manager.cc:1434] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:11:54.747493  5216 tablet_bootstrap.cc:492] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84: Bootstrap starting.
I20260713 09:11:54.746326  5222 raft_consensus.cc:493] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.749936  5222 raft_consensus.cc:515] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.758591  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.759295  5097 raft_consensus.cc:2468] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 0.
I20260713 09:11:54.761236  5222 leader_election.cc:290] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:54.769006  5222 raft_consensus.cc:2804] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.769374  5222 raft_consensus.cc:697] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:54.772814  5217 ts_tablet_manager.cc:1434] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260713 09:11:54.773659  5217 tablet_bootstrap.cc:492] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
I20260713 09:11:54.774920  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:54.771834  5222 consensus_queue.cc:237] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.777908  5097 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.778112  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.784664  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.786339  5241 raft_consensus.cc:493] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.786780  5241 raft_consensus.cc:515] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
W20260713 09:11:54.789289  4988 leader_election.cc:343] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.791018  5241 leader_election.cc:290] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.793285  5098 raft_consensus.cc:2393] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8858ddad86974e78a9bc896c9baa9a84 in current term 1: Already voted for candidate d05b09e11ed24538a49d0e4de0000450 in this term.
I20260713 09:11:54.793748  5171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450" is_pre_election: true
I20260713 09:11:54.796301  5171 raft_consensus.cc:2393] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92905472cb84c6ba9208be9bb3357b5 in current term 1: Already voted for candidate 8858ddad86974e78a9bc896c9baa9a84 in this term.
W20260713 09:11:54.796041  4986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.3:35645, user_credentials={real_user=slave}} blocked reactor thread for 50408.8us
I20260713 09:11:54.799599  5171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450" is_pre_election: true
I20260713 09:11:54.800140  5171 raft_consensus.cc:2468] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 0.
I20260713 09:11:54.802945  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.803412  4988 leader_election.cc:304] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84; no voters: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450
I20260713 09:11:54.804646  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:54.803225  4986 leader_election.cc:304] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:54.811584  5241 raft_consensus.cc:493] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.807539  5023 raft_consensus.cc:2468] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 0.
I20260713 09:11:54.812465  5217 tablet_bootstrap.cc:654] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:54.812354  5137 leader_election.cc:343] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.812635  5241 raft_consensus.cc:515] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.814433  5260 raft_consensus.cc:2749] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:54.815030  5241 leader_election.cc:290] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.811041  4919 catalog_manager.cc:5697] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.821535  5138 leader_election.cc:304] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:54.822237  5241 raft_consensus.cc:2804] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.821205  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.822600  5241 raft_consensus.cc:493] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.823117  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:54.823975  5241 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.824190  5023 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 0.
I20260713 09:11:54.822592  4919 catalog_manager.cc:5697] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.827512  5138 leader_election.cc:304] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.828538  5242 raft_consensus.cc:2804] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.828913  5242 raft_consensus.cc:493] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.829242  5242 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.823140  5098 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 0.
I20260713 09:11:54.827940  5097 raft_consensus.cc:2468] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 1.
I20260713 09:11:54.831692  5216 tablet_bootstrap.cc:654] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.833288  5262 raft_consensus.cc:2804] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.833443  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:54.833707  5262 raft_consensus.cc:493] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.834088  5262 raft_consensus.cc:3060] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.835902  5064 leader_election.cc:304] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5; no voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450
I20260713 09:11:54.836519  5241 raft_consensus.cc:515] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.837436  5223 raft_consensus.cc:2749] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:54.839448  5241 leader_election.cc:290] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.839711  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:54.841800  5023 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.840533  5242 raft_consensus.cc:515] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.844614  4918 catalog_manager.cc:5697] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.846863  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:54.847360  5098 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.847759  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:54.848078  5023 raft_consensus.cc:2468] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
W20260713 09:11:54.848994  5137 leader_election.cc:343] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.852290  5222 raft_consensus.cc:493] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.852726  5222 raft_consensus.cc:515] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.855031  5222 leader_election.cc:290] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:54.856069  5171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450" is_pre_election: true
I20260713 09:11:54.854202  5241 raft_consensus.cc:493] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.856638  5171 raft_consensus.cc:2468] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 0.
I20260713 09:11:54.856766  5241 raft_consensus.cc:515] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.855582  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.857657  4986 leader_election.cc:304] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.858350  5222 raft_consensus.cc:2804] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.844902  5242 leader_election.cc:290] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
W20260713 09:11:54.858587  4988 leader_election.cc:343] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.858857  5222 raft_consensus.cc:493] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.859881  5241 leader_election.cc:290] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.861012  5098 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.862524  5138 leader_election.cc:304] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:54.865302  5216 tablet_bootstrap.cc:492] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84: No bootstrap required, opened a new log
I20260713 09:11:54.865485  5241 raft_consensus.cc:2804] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.865700  5216 ts_tablet_manager.cc:1403] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.016s
I20260713 09:11:54.865921  5241 raft_consensus.cc:697] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:54.862615  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5" is_pre_election: true
I20260713 09:11:54.866824  5241 consensus_queue.cc:237] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.868266  5216 raft_consensus.cc:359] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.868865  5216 raft_consensus.cc:385] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.869105  5216 raft_consensus.cc:740] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.861707  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:54.861521  5222 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.863597  5137 leader_election.cc:304] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.869872  5216 consensus_queue.cc:260] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
W20260713 09:11:54.870265  5137 leader_election.cc:343] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.864276  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:54.870525  5242 raft_consensus.cc:2804] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.871388  5242 raft_consensus.cc:697] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:54.871134  5023 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.874073  5022 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 0.
I20260713 09:11:54.877228  5216 ts_tablet_manager.cc:1434] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:11:54.876796  4919 catalog_manager.cc:5697] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.884348  5138 leader_election.cc:304] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:54.876194  5222 raft_consensus.cc:515] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.885067  5220 raft_consensus.cc:2804] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.885407  5220 raft_consensus.cc:493] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.885713  5220 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.869280  5262 raft_consensus.cc:515] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.909704  5023 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.910475  5217 tablet_bootstrap.cc:492] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:54.917492  5217 ts_tablet_manager.cc:1403] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.144s	user 0.021s	sys 0.028s
I20260713 09:11:54.912174  5222 leader_election.cc:290] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:54.913575  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
W20260713 09:11:54.920111  4988 leader_election.cc:343] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.913590  5171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:54.915483  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:54.915803  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:54.923623  5171 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.920322  5217 raft_consensus.cc:359] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.924284  5217 raft_consensus.cc:385] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.924721  5217 raft_consensus.cc:740] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.923637  5172 raft_consensus.cc:3060] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.925616  5217 consensus_queue.cc:260] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.927838  5217 ts_tablet_manager.cc:1434] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
W20260713 09:11:54.927774  4988 leader_election.cc:343] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.928891  5217 tablet_bootstrap.cc:492] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
I20260713 09:11:54.930521  5171 raft_consensus.cc:2468] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 1.
I20260713 09:11:54.931562  4986 leader_election.cc:304] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:54.932319  5260 raft_consensus.cc:2804] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.935545  5217 tablet_bootstrap.cc:654] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.914845  5262 leader_election.cc:290] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 1 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:54.916460  5242 consensus_queue.cc:237] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.941470  5260 raft_consensus.cc:697] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:54.942287  5260 consensus_queue.cc:237] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.944490  5172 raft_consensus.cc:2468] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 1.
I20260713 09:11:54.945585  5220 raft_consensus.cc:515] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.945739  4986 leader_election.cc:304] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:54.946683  5266 raft_consensus.cc:2804] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.947124  5266 raft_consensus.cc:697] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:54.948133  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:54.947937  5266 consensus_queue.cc:237] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.948670  5023 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.953240  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:54.953792  5098 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.957542  4918 catalog_manager.cc:5697] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.951954  5220 leader_election.cc:290] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:54.965293  5217 tablet_bootstrap.cc:492] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:54.965720  5217 ts_tablet_manager.cc:1403] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.022s
I20260713 09:11:54.967399  5023 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.968412  5138 leader_election.cc:304] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:54.968381  5217 raft_consensus.cc:359] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.969148  5217 raft_consensus.cc:385] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.969215  5220 raft_consensus.cc:2804] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.969486  5217 raft_consensus.cc:740] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.969619  5220 raft_consensus.cc:697] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:54.970294  5220 consensus_queue.cc:237] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.970177  5217 consensus_queue.cc:260] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:54.970901  4919 catalog_manager.cc:5697] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.972811  5217 ts_tablet_manager.cc:1434] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:11:54.973771  5217 tablet_bootstrap.cc:492] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
I20260713 09:11:54.979046  4917 catalog_manager.cc:5697] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.965425  5098 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 1.
I20260713 09:11:54.993439  5217 tablet_bootstrap.cc:654] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.997205  4917 catalog_manager.cc:5697] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.998003  5217 tablet_bootstrap.cc:492] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:54.998380  5217 ts_tablet_manager.cc:1403] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260713 09:11:55.000702  5217 raft_consensus.cc:359] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.001276  5217 raft_consensus.cc:385] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.001520  5217 raft_consensus.cc:740] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.002100  5217 consensus_queue.cc:260] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.003952  5217 ts_tablet_manager.cc:1434] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:11:55.004717  5217 tablet_bootstrap.cc:492] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5: Bootstrap starting.
I20260713 09:11:55.009791  5217 tablet_bootstrap.cc:654] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.013726  5217 tablet_bootstrap.cc:492] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5: No bootstrap required, opened a new log
I20260713 09:11:55.014074  5217 ts_tablet_manager.cc:1403] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:11:55.016994  5217 raft_consensus.cc:359] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.017596  5217 raft_consensus.cc:385] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.017840  5217 raft_consensus.cc:740] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.018441  5217 consensus_queue.cc:260] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.020895  5217 ts_tablet_manager.cc:1434] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:11:55.108346  5220 consensus_queue.cc:1048] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.118738  5242 consensus_queue.cc:1048] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.124607  5242 consensus_queue.cc:1048] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.133582  5223 raft_consensus.cc:493] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.133998  5223 raft_consensus.cc:515] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.135875  5223 leader_election.cc:290] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.137019  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450" is_pre_election: true
I20260713 09:11:55.140254  5098 raft_consensus.cc:3060] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.140162  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:55.141733  5064 leader_election.cc:304] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5; no voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450
I20260713 09:11:55.147089  5223 raft_consensus.cc:2749] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:55.148566  5242 consensus_queue.cc:1048] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.166919  5223 raft_consensus.cc:493] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.167342  5223 raft_consensus.cc:515] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.169148  5223 leader_election.cc:290] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.170099  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450" is_pre_election: true
I20260713 09:11:55.170125  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:55.172354  5023 raft_consensus.cc:2393] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92905472cb84c6ba9208be9bb3357b5 in current term 1: Already voted for candidate d05b09e11ed24538a49d0e4de0000450 in this term.
I20260713 09:11:55.173650  5064 leader_election.cc:304] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5; no voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450
I20260713 09:11:55.174337  5223 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.176833  5172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f318d26dc3464d94b33f887095557b"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
mode: GRACEFUL
new_leader_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:47682
I20260713 09:11:55.177312  5172 raft_consensus.cc:606] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Received request to transfer leadership to TS 8858ddad86974e78a9bc896c9baa9a84
I20260713 09:11:55.180483  5223 raft_consensus.cc:2749] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:55.181022  5282 raft_consensus.cc:493] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.181444  5282 raft_consensus.cc:515] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.182585  5172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
mode: GRACEFUL
new_leader_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:47682
I20260713 09:11:55.183120  5172 raft_consensus.cc:606] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Received request to transfer leadership to TS 8858ddad86974e78a9bc896c9baa9a84
I20260713 09:11:55.183868  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8858ddad86974e78a9bc896c9baa9a84" is_pre_election: true
I20260713 09:11:55.184439  5282 leader_election.cc:290] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.184654  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05b09e11ed24538a49d0e4de0000450" is_pre_election: true
I20260713 09:11:55.185384  5172 raft_consensus.cc:2393] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92905472cb84c6ba9208be9bb3357b5 in current term 1: Already voted for candidate 8858ddad86974e78a9bc896c9baa9a84 in this term.
I20260713 09:11:55.187870  5241 consensus_queue.cc:1048] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.189961  5061 leader_election.cc:304] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5; no voters: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450
I20260713 09:11:55.191107  5172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
mode: GRACEFUL
new_leader_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:47682
I20260713 09:11:55.191689  5172 raft_consensus.cc:606] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Received request to transfer leadership to TS 8858ddad86974e78a9bc896c9baa9a84
I20260713 09:11:55.197580  5172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:47682
I20260713 09:11:55.198189  5172 raft_consensus.cc:606] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:55.203740  5223 raft_consensus.cc:3060] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.203934  5172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:47682
I20260713 09:11:55.204459  5172 raft_consensus.cc:606] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:55.212385  5172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:47682
I20260713 09:11:55.212885  5172 raft_consensus.cc:606] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:55.214884  5242 consensus_queue.cc:1048] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.226199  5220 raft_consensus.cc:993] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450: : Instructing follower 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:11:55.226572  5220 raft_consensus.cc:1081] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Signalling peer 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:11:55.230093  5023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81f318d26dc3464d94b33f887095557b"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:59618
I20260713 09:11:55.230597  5023 raft_consensus.cc:493] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.230962  5023 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.230871  5022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:59644
I20260713 09:11:55.231523  5022 raft_consensus.cc:606] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:55.235656  5223 raft_consensus.cc:2749] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:55.236829  5023 raft_consensus.cc:515] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.238013  5022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
mode: GRACEFUL
new_leader_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:59644
I20260713 09:11:55.238543  5022 raft_consensus.cc:606] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Received request to transfer leadership to TS d05b09e11ed24538a49d0e4de0000450
I20260713 09:11:55.239274  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:55.239795  5098 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.241443  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:55.242313  5172 raft_consensus.cc:3055] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.242624  5172 raft_consensus.cc:740] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:55.245673  5098 raft_consensus.cc:2468] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 2.
I20260713 09:11:55.247839  4988 leader_election.cc:304] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:55.248692  5266 raft_consensus.cc:2804] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.248376  5172 consensus_queue.cc:260] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.249127  5266 raft_consensus.cc:697] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:55.249545  5172 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.249903  5260 consensus_queue.cc:1048] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.249711  5266 consensus_queue.cc:237] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.255498  5172 raft_consensus.cc:2468] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 2.
I20260713 09:11:55.256172  5023 leader_election.cc:290] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 2 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.258213  5262 consensus_queue.cc:1048] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.264967  4917 catalog_manager.cc:5697] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 1 to 2, leader changed from d05b09e11ed24538a49d0e4de0000450 (127.4.198.3) to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.344811  5241 consensus_queue.cc:1048] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.346259  5260 consensus_queue.cc:1048] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.347414  5098 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.351979  5220 raft_consensus.cc:993] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450: : Instructing follower 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:11:55.352351  5220 raft_consensus.cc:1081] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Signalling peer 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:11:55.355207  5023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:59618
I20260713 09:11:55.355779  5023 raft_consensus.cc:493] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.355739  5262 consensus_queue.cc:1048] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.356309  5023 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.362485  5023 raft_consensus.cc:515] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.363533  5022 raft_consensus.cc:1240] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Rejecting Update request from peer d05b09e11ed24538a49d0e4de0000450 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:55.365530  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:55.366050  5023 leader_election.cc:290] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 2 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.367655  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:55.368158  5172 raft_consensus.cc:3055] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.368469  5172 raft_consensus.cc:740] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:55.369534  5260 raft_consensus.cc:993] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:55.369204  5172 consensus_queue.cc:260] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.369906  5260 raft_consensus.cc:1081] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:55.370193  5172 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.366086  5098 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.373109  5096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38710
I20260713 09:11:55.374559  5096 raft_consensus.cc:493] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.374922  5096 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:55.370705  5241 consensus_queue.cc:1175] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8858ddad86974e78a9bc896c9baa9a84" 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 d05b09e11ed24538a49d0e4de0000450 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:11:55.378461  5098 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 2.
I20260713 09:11:55.381563  4988 leader_election.cc:304] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:55.381500  5096 raft_consensus.cc:515] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.382593  5262 raft_consensus.cc:2804] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.383149  5262 raft_consensus.cc:697] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:55.383893  5262 consensus_queue.cc:237] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.385106  5172 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 2.
I20260713 09:11:55.391590  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:55.392081  5023 raft_consensus.cc:3055] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.392374  5023 raft_consensus.cc:740] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:55.394203  5023 consensus_queue.cc:260] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.395156  5023 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.397066  5241 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.398809  5096 leader_election.cc:290] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.404531  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:55.404655  5023 raft_consensus.cc:2468] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:55.405052  5172 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.405978  5064 leader_election.cc:304] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:55.406728  5223 raft_consensus.cc:2804] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.407161  5223 raft_consensus.cc:697] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:55.407912  5223 consensus_queue.cc:237] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.413232  5242 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.420642  4920 catalog_manager.cc:5697] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 1 to 2, leader changed from 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.423175  5172 raft_consensus.cc:2468] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:55.431281  5220 raft_consensus.cc:993] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:55.431694  5220 raft_consensus.cc:1081] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:55.433109  4918 catalog_manager.cc:5697] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 1 to 2, leader changed from d05b09e11ed24538a49d0e4de0000450 (127.4.198.3) to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.434235  5096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38696
I20260713 09:11:55.434741  5096 raft_consensus.cc:493] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.435091  5096 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.436393  5220 consensus_queue.cc:1048] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.440311  5096 raft_consensus.cc:515] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.442750  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:55.443150  5023 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.447880  5023 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:55.449112  5064 leader_election.cc:304] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:55.449849  5223 raft_consensus.cc:2804] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.450280  5223 raft_consensus.cc:697] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:55.450891  5223 consensus_queue.cc:237] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.455355  5096 leader_election.cc:290] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.456545  5288 consensus_queue.cc:1048] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.460666  5262 consensus_queue.cc:1048] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.462834  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:55.463358  5172 raft_consensus.cc:3055] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.463694  5172 raft_consensus.cc:740] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:55.464416  5172 consensus_queue.cc:260] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.465536  5172 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.467459  4920 catalog_manager.cc:5697] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 1 to 2, leader changed from d05b09e11ed24538a49d0e4de0000450 (127.4.198.3) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.471455  5172 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:55.476526  5260 consensus_queue.cc:1048] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.499112  5242 raft_consensus.cc:993] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:55.499607  5288 raft_consensus.cc:1081] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:55.502851  5096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38696
I20260713 09:11:55.503141  5260 raft_consensus.cc:993] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84: : Instructing follower d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:11:55.503468  5096 raft_consensus.cc:493] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.503619  5222 raft_consensus.cc:1081] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Signalling peer d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:11:55.503861  5096 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.505095  5172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:47664
I20260713 09:11:55.505620  5172 raft_consensus.cc:493] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.506013  5172 raft_consensus.cc:3060] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.509630  5096 raft_consensus.cc:515] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.512085  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:55.512588  5023 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.513381  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:55.513926  5170 raft_consensus.cc:3055] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.514209  5170 raft_consensus.cc:740] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:55.514923  5170 consensus_queue.cc:260] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.515923  5170 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.518153  5172 raft_consensus.cc:515] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.518651  5023 raft_consensus.cc:2468] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:55.519767  5064 leader_election.cc:304] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:55.520521  5223 raft_consensus.cc:2804] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.520952  5223 raft_consensus.cc:697] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:55.521653  5223 consensus_queue.cc:237] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.522349  5170 raft_consensus.cc:2468] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:55.523389  5096 leader_election.cc:290] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.524852  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:55.525592  5022 raft_consensus.cc:3055] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.525887  5022 raft_consensus.cc:740] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:55.526108  5172 leader_election.cc:290] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 2 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:55.526574  5022 consensus_queue.cc:260] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.527382  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d49a9178d44ecbaa42968ccc424f7" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:55.527585  5022 raft_consensus.cc:3060] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.527920  5098 raft_consensus.cc:3060] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.529995  4918 catalog_manager.cc:5697] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 1 to 2, leader changed from d05b09e11ed24538a49d0e4de0000450 (127.4.198.3) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.534581  5098 raft_consensus.cc:2468] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 2.
I20260713 09:11:55.534328  5022 raft_consensus.cc:2468] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 2.
I20260713 09:11:55.535746  5137 leader_election.cc:304] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:55.536504  5288 raft_consensus.cc:2804] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.536921  5288 raft_consensus.cc:697] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 2 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:55.537636  5288 consensus_queue.cc:237] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.543277  4918 catalog_manager.cc:5697] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 1 to 2, leader changed from 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1) to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 2 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:55.613756  5242 raft_consensus.cc:993] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450: : Instructing follower 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:11:55.614133  5288 raft_consensus.cc:1081] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Signalling peer 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:11:55.615357  5022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:59618
I20260713 09:11:55.615782  5022 raft_consensus.cc:493] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.616050  5022 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.619776  5022 raft_consensus.cc:515] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.621172  5022 leader_election.cc:290] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 2 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.621763  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:55.622262  5098 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.622144  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:55.622745  5172 raft_consensus.cc:3055] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.622991  5172 raft_consensus.cc:740] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:55.623620  5172 consensus_queue.cc:260] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.624492  5172 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.627938  5098 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 2.
I20260713 09:11:55.628340  5172 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 2.
I20260713 09:11:55.628930  4988 leader_election.cc:304] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:55.629848  5222 raft_consensus.cc:2804] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.630218  5222 raft_consensus.cc:697] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:55.630929  5222 consensus_queue.cc:237] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.636533  4918 catalog_manager.cc:5697] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 1 to 2, leader changed from d05b09e11ed24538a49d0e4de0000450 (127.4.198.3) to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.717602  5172 raft_consensus.cc:1275] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.718827  5222 consensus_queue.cc:1048] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.726475  5098 raft_consensus.cc:1275] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.728138  5222 consensus_queue.cc:1048] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:55.774930  5242 raft_consensus.cc:993] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:55.775341  5288 raft_consensus.cc:1081] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:55.776836  5098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38696
I20260713 09:11:55.777326  5098 raft_consensus.cc:493] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.777647  5098 raft_consensus.cc:3060] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.783699  5098 raft_consensus.cc:515] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.786022  5098 leader_election.cc:290] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:55.786203  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:55.786538  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acaf6c98a774fb182bdb0a370e6fcd7" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:55.787118  5022 raft_consensus.cc:3060] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.787185  5172 raft_consensus.cc:3055] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.787616  5172 raft_consensus.cc:740] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:55.788362  5172 consensus_queue.cc:260] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.789499  5172 raft_consensus.cc:3060] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.793219  5022 raft_consensus.cc:2468] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:55.794287  5064 leader_election.cc:304] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:55.795013  5223 raft_consensus.cc:2804] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.795397  5172 raft_consensus.cc:2468] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:55.795500  5223 raft_consensus.cc:697] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:55.796342  5223 consensus_queue.cc:237] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:55.802037  4918 catalog_manager.cc:5697] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 1 to 2, leader changed from d05b09e11ed24538a49d0e4de0000450 (127.4.198.3) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.851011  5172 raft_consensus.cc:1275] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.852078  5266 consensus_queue.cc:1048] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.859608  5098 raft_consensus.cc:1275] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.861428  5262 consensus_queue.cc:1048] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.883134  5172 raft_consensus.cc:1275] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.884200  5282 consensus_queue.cc:1048] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.885571  5022 raft_consensus.cc:1275] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.886639  5282 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.895773  5022 raft_consensus.cc:1275] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.898209  5223 consensus_queue.cc:1048] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.900816  5172 raft_consensus.cc:1275] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.902092  5223 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.968765  5098 raft_consensus.cc:1275] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.969684  5288 consensus_queue.cc:1048] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.975696  5023 raft_consensus.cc:1275] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.977681  5220 consensus_queue.cc:1048] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.009496  5023 raft_consensus.cc:1275] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.010454  5223 consensus_queue.cc:1048] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.017681  5172 raft_consensus.cc:1275] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.018683  5300 consensus_queue.cc:1048] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.171888  5098 raft_consensus.cc:1275] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.172889  5222 consensus_queue.cc:1048] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.181964  5172 raft_consensus.cc:1275] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.183074  5262 consensus_queue.cc:1048] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.365833  5023 raft_consensus.cc:1275] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.366770  5300 consensus_queue.cc:1048] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.373443  5172 raft_consensus.cc:1275] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.375552  5300 consensus_queue.cc:1048] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.267285  4888 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:11:58.268024  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:58.281826  5023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
mode: GRACEFUL
new_leader_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:50492
I20260713 09:11:58.282200  5023 raft_consensus.cc:606] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Received request to transfer leadership to TS d05b09e11ed24538a49d0e4de0000450
I20260713 09:11:58.290479  5098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
mode: GRACEFUL
new_leader_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:39348
I20260713 09:11:58.290829  5098 raft_consensus.cc:606] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Received request to transfer leadership to TS d05b09e11ed24538a49d0e4de0000450
I20260713 09:11:58.291674  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:58.292033  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:58.418028  5300 raft_consensus.cc:993] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5: : Instructing follower d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:11:58.418355  5308 raft_consensus.cc:1081] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Signalling peer d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:11:58.419525  5172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:47666
I20260713 09:11:58.419867  5172 raft_consensus.cc:493] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.420109  5172 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.423503  5172 raft_consensus.cc:515] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:58.424791  5172 leader_election.cc:290] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 3 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:58.425271  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:58.425530  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:58.425776  5023 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.425968  5098 raft_consensus.cc:3055] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:58.426235  5098 raft_consensus.cc:740] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:58.426720  5098 consensus_queue.cc:260] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:58.427446  5098 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.429440  5023 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 3.
I20260713 09:11:58.430218  5138 leader_election.cc:304] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:58.430763  5220 raft_consensus.cc:2804] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:58.430998  5098 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 3.
I20260713 09:11:58.431736  5220 raft_consensus.cc:697] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:58.432407  5220 consensus_queue.cc:237] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:58.438203  4919 catalog_manager.cc:5697] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 2 to 3, leader changed from c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2) to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 3 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:58.691277  5262 raft_consensus.cc:993] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84: : Instructing follower d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:11:58.691635  5315 raft_consensus.cc:1081] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Signalling peer d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:11:58.692795  5172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:47664
I20260713 09:11:58.693157  5172 raft_consensus.cc:493] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.693387  5172 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.696768  5172 raft_consensus.cc:515] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:58.698041  5172 leader_election.cc:290] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 3 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:11:58.698622  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:58.698892  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:11:58.699087  5023 raft_consensus.cc:3055] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:58.699318  5098 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.699337  5023 raft_consensus.cc:740] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:58.700114  5023 consensus_queue.cc:260] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:58.700855  5023 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.703696  5098 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 3.
I20260713 09:11:58.704298  5023 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 3.
I20260713 09:11:58.704452  5137 leader_election.cc:304] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [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: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:58.705086  5220 raft_consensus.cc:2804] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:58.705422  5220 raft_consensus.cc:697] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:58.706053  5220 consensus_queue.cc:237] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:58.711215  4919 catalog_manager.cc:5697] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 2 to 3, leader changed from 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1) to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 3 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:58.991444  5098 raft_consensus.cc:1275] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:58.992306  5220 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.000228  5023 raft_consensus.cc:1275] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:59.001603  5220 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.162472  5023 raft_consensus.cc:1275] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:59.163532  5220 consensus_queue.cc:1048] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.170382  5098 raft_consensus.cc:1275] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:59.171947  5319 consensus_queue.cc:1048] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.292599  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:59.301414  5023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:59644
I20260713 09:11:59.301774  5023 raft_consensus.cc:606] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:59.305450  5023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f318d26dc3464d94b33f887095557b"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:59644
I20260713 09:11:59.305781  5023 raft_consensus.cc:606] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:59.309293  5023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:59644
I20260713 09:11:59.309616  5023 raft_consensus.cc:606] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:59.313138  5172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:47682
I20260713 09:11:59.313510  5172 raft_consensus.cc:606] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:59.321065  5172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
mode: GRACEFUL
new_leader_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:47682
I20260713 09:11:59.321413  5172 raft_consensus.cc:606] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Received request to transfer leadership to TS c92905472cb84c6ba9208be9bb3357b5
I20260713 09:11:59.442399  5325 raft_consensus.cc:993] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.442823  5325 raft_consensus.cc:1081] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.444140  5098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81f318d26dc3464d94b33f887095557b"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38710
I20260713 09:11:59.444497  5098 raft_consensus.cc:493] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.444734  5098 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.448370  5098 raft_consensus.cc:515] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.449648  5098 leader_election.cc:290] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 3 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:59.450403  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:59.450452  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f318d26dc3464d94b33f887095557b" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:59.450804  5172 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.450919  5023 raft_consensus.cc:3055] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:59.451208  5023 raft_consensus.cc:740] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:59.451720  5023 consensus_queue.cc:260] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.452423  5023 raft_consensus.cc:3060] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.454376  5172 raft_consensus.cc:2468] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 3.
I20260713 09:11:59.455224  5061 leader_election.cc:304] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [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: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:59.455936  5308 raft_consensus.cc:2804] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:59.456178  5023 raft_consensus.cc:2468] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 3.
I20260713 09:11:59.457011  5308 raft_consensus.cc:697] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 3 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:59.457824  5308 consensus_queue.cc:237] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.463608  4918 catalog_manager.cc:5697] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 2 to 3, leader changed from 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 3 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.479635  5220 raft_consensus.cc:993] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.479934  5319 raft_consensus.cc:1081] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.481021  5098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38696
I20260713 09:11:59.481339  5098 raft_consensus.cc:493] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.481544  5098 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:59.484597  5098 raft_consensus.cc:515] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.485796  5098 leader_election.cc:290] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 4 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:59.486574  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:59.486593  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:59.487010  5172 raft_consensus.cc:3055] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:59.487048  5023 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:59.487263  5172 raft_consensus.cc:740] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:59.487865  5172 consensus_queue.cc:260] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.488562  5172 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:59.490284  5023 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 4.
I20260713 09:11:59.491019  5064 leader_election.cc:304] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [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: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:59.491569  5308 raft_consensus.cc:2804] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:59.491899  5308 raft_consensus.cc:697] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 4 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:59.492131  5172 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 4.
I20260713 09:11:59.492543  5308 consensus_queue.cc:237] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.497774  4918 catalog_manager.cc:5697] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 3 to 4, leader changed from d05b09e11ed24538a49d0e4de0000450 (127.4.198.3) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 4 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.678141  5220 raft_consensus.cc:993] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.678574  5319 raft_consensus.cc:1081] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.679817  5098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38696
I20260713 09:11:59.680178  5098 raft_consensus.cc:493] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.680476  5098 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:59.683892  5098 raft_consensus.cc:515] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.685153  5098 leader_election.cc:290] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 4 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:59.685705  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:59.685992  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d44ffff4b4c44a3abb9682c8743739a" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:59.686129  5023 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:59.686395  5172 raft_consensus.cc:3055] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:59.686620  5172 raft_consensus.cc:740] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:11:59.687146  5172 consensus_queue.cc:260] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.687889  5172 raft_consensus.cc:3060] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:59.689939  5023 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 4.
I20260713 09:11:59.690737  5064 leader_election.cc:304] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [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: 8858ddad86974e78a9bc896c9baa9a84, c92905472cb84c6ba9208be9bb3357b5; no voters: 
I20260713 09:11:59.691294  5308 raft_consensus.cc:2804] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:59.692024  5172 raft_consensus.cc:2468] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 4.
I20260713 09:11:59.692025  5315 raft_consensus.cc:993] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.692190  5308 raft_consensus.cc:697] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 4 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:59.692672  5325 raft_consensus.cc:1081] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.693936  5098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38710
I20260713 09:11:59.693719  5308 consensus_queue.cc:237] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.694288  5098 raft_consensus.cc:493] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.694548  5098 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.698344  5098 raft_consensus.cc:515] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.698459  4918 catalog_manager.cc:5697] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 3 to 4, leader changed from d05b09e11ed24538a49d0e4de0000450 (127.4.198.3) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 4 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.699625  5098 leader_election.cc:290] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 3 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:59.700510  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:59.700587  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:59.700874  5172 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.701084  5023 raft_consensus.cc:3055] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:59.701377  5023 raft_consensus.cc:740] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:59.702000  5023 consensus_queue.cc:260] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.702920  5023 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.705106  5172 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 3.
I20260713 09:11:59.705917  5061 leader_election.cc:304] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [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: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:59.706525  5308 raft_consensus.cc:2804] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:59.707013  5308 raft_consensus.cc:697] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 3 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:59.707270  5023 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 3.
I20260713 09:11:59.707831  5308 consensus_queue.cc:237] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.708456  5315 raft_consensus.cc:993] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84: : Instructing follower c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.708858  5325 raft_consensus.cc:1081] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Signalling peer c92905472cb84c6ba9208be9bb3357b5 to start an election
I20260713 09:11:59.711911  5098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
 from {username='slave'} at 127.0.0.1:38710
I20260713 09:11:59.712316  5098 raft_consensus.cc:493] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.712548  5098 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.715349  4918 catalog_manager.cc:5697] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 2 to 3, leader changed from 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 3 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.717094  5098 raft_consensus.cc:515] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.718696  5098 leader_election.cc:290] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:11:59.719274  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:11:59.719631  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "c92905472cb84c6ba9208be9bb3357b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:11:59.719743  5023 raft_consensus.cc:3055] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:59.719970  5172 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.720050  5023 raft_consensus.cc:740] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:11:59.720674  5023 consensus_queue.cc:260] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.721537  5023 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.723583  5172 raft_consensus.cc:2468] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:59.724571  5061 leader_election.cc:304] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92905472cb84c6ba9208be9bb3357b5, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:11:59.725224  5308 raft_consensus.cc:2804] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:59.725450  5023 raft_consensus.cc:2468] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92905472cb84c6ba9208be9bb3357b5 in term 2.
I20260713 09:11:59.725674  5308 raft_consensus.cc:697] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Leader. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:11:59.726382  5308 consensus_queue.cc:237] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:11:59.731389  4918 catalog_manager.cc:5697] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 reported cstate change: term changed from 1 to 2, leader changed from 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1) to c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "c92905472cb84c6ba9208be9bb3357b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.982769  5023 raft_consensus.cc:1275] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:59.983680  5308 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:59.990051  5172 raft_consensus.cc:1275] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:59.991927  5308 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:00.023818  5023 raft_consensus.cc:1275] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:00.024698  5308 consensus_queue.cc:1048] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:00.032621  5172 raft_consensus.cc:1275] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:00.033845  5308 consensus_queue.cc:1048] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:00.134598  5172 raft_consensus.cc:1275] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:00.135633  5337 consensus_queue.cc:1048] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:00.136765  5023 raft_consensus.cc:1275] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:00.137797  5337 consensus_queue.cc:1048] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:00.201054  5172 raft_consensus.cc:1275] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:00.201889  5308 consensus_queue.cc:1048] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:00.205474  5023 raft_consensus.cc:1275] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:00.206517  5308 consensus_queue.cc:1048] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:00.218086  5172 raft_consensus.cc:1275] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.218379  5023 raft_consensus.cc:1275] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Refusing update from remote peer c92905472cb84c6ba9208be9bb3357b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.219328  5308 consensus_queue.cc:1048] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.220326  5337 consensus_queue.cc:1048] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:02.326786  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:02.333686  5098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
mode: GRACEFUL
new_leader_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:39348
I20260713 09:12:02.334452  5098 raft_consensus.cc:606] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 3 LEADER]: Received request to transfer leadership to TS 8858ddad86974e78a9bc896c9baa9a84
I20260713 09:12:02.337054  5098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
mode: GRACEFUL
new_leader_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:39348
I20260713 09:12:02.337436  5098 raft_consensus.cc:606] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Received request to transfer leadership to TS 8858ddad86974e78a9bc896c9baa9a84
I20260713 09:12:02.339285  5098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
mode: GRACEFUL
new_leader_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:39348
I20260713 09:12:02.339644  5098 raft_consensus.cc:606] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Received request to transfer leadership to TS 8858ddad86974e78a9bc896c9baa9a84
I20260713 09:12:02.341425  5098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
mode: GRACEFUL
new_leader_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:39348
I20260713 09:12:02.341763  5098 raft_consensus.cc:606] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Received request to transfer leadership to TS d05b09e11ed24538a49d0e4de0000450
I20260713 09:12:02.343607  5098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0"
dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
mode: GRACEFUL
new_leader_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:39348
I20260713 09:12:02.343962  5098 raft_consensus.cc:606] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 4 LEADER]: Received request to transfer leadership to TS d05b09e11ed24538a49d0e4de0000450
I20260713 09:12:02.344851  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:12:02.345237  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:02.399531  5337 raft_consensus.cc:993] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5: : Instructing follower 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:12:02.399978  5345 raft_consensus.cc:1081] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Signalling peer 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:12:02.401264  5022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:59628
I20260713 09:12:02.401669  5022 raft_consensus.cc:493] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.401965  5022 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.406867  5022 raft_consensus.cc:515] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.408612  5022 leader_election.cc:290] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 3 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:12:02.409184  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:12:02.409812  5098 raft_consensus.cc:3055] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:02.409762  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325ef415b0c24f54b1201a33de706b02" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:12:02.410151  5098 raft_consensus.cc:740] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:12:02.410312  5172 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.410926  5098 consensus_queue.cc:260] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.412031  5098 raft_consensus.cc:3060] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.415874  5337 raft_consensus.cc:993] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5: : Instructing follower 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:12:02.416236  5345 raft_consensus.cc:1081] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 3 LEADER]: Signalling peer 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:12:02.416226  5172 raft_consensus.cc:2468] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 3.
I20260713 09:12:02.417539  4986 leader_election.cc:304] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:12:02.417934  5098 raft_consensus.cc:2468] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 3.
I20260713 09:12:02.419003  5346 raft_consensus.cc:2804] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:02.419165  5022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:59628
I20260713 09:12:02.419703  5022 raft_consensus.cc:493] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.419960  5346 raft_consensus.cc:697] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:12:02.420083  5022 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:02.420981  5346 consensus_queue.cc:237] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.425824  5022 raft_consensus.cc:515] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.427742  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:12:02.427336  5022 leader_election.cc:290] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 4 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:12:02.428141  5098 raft_consensus.cc:3055] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:02.428177  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a977e95bac4aa98bbe38cf04ac1264" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:12:02.428541  5098 raft_consensus.cc:740] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:12:02.428727  5172 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:02.428917  4917 catalog_manager.cc:5697] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 2 to 3, leader changed from c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2) to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 3 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.429246  5098 consensus_queue.cc:260] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.430178  5098 raft_consensus.cc:3060] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:02.434316  5172 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 4.
I20260713 09:12:02.435223  4986 leader_election.cc:304] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:12:02.435883  5098 raft_consensus.cc:2468] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 4.
I20260713 09:12:02.436007  5346 raft_consensus.cc:2804] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:02.436546  5346 raft_consensus.cc:697] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 4 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:12:02.437335  5346 consensus_queue.cc:237] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.449141  4917 catalog_manager.cc:5697] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 3 to 4, leader changed from c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2) to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 4 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.549093  5337 raft_consensus.cc:993] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5: : Instructing follower d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:12:02.549459  5345 raft_consensus.cc:1081] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Signalling peer d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:12:02.550690  5172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:47666
I20260713 09:12:02.551015  5172 raft_consensus.cc:493] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.551215  5172 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.554570  5172 raft_consensus.cc:515] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.556309  5172 leader_election.cc:290] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 3 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:12:02.556885  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:12:02.557173  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a338de7bc21c41e3b2e264b522abca54" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:12:02.557399  5022 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.557582  5098 raft_consensus.cc:3055] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:02.557839  5098 raft_consensus.cc:740] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:12:02.558355  5098 consensus_queue.cc:260] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.559067  5098 raft_consensus.cc:3060] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.561425  5022 raft_consensus.cc:2468] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 3.
I20260713 09:12:02.562410  5138 leader_election.cc:304] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:12:02.562887  5098 raft_consensus.cc:2468] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 3.
I20260713 09:12:02.563017  5319 raft_consensus.cc:2804] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:02.564124  5319 raft_consensus.cc:697] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:12:02.564888  5319 consensus_queue.cc:237] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.570375  4917 catalog_manager.cc:5697] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 2 to 3, leader changed from c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2) to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 3 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.652304  5337 raft_consensus.cc:993] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5: : Instructing follower d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:12:02.652638  5345 raft_consensus.cc:1081] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 4 LEADER]: Signalling peer d05b09e11ed24538a49d0e4de0000450 to start an election
I20260713 09:12:02.653688  5172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0"
dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
 from {username='slave'} at 127.0.0.1:47666
I20260713 09:12:02.654031  5172 raft_consensus.cc:493] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.654258  5172 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:12:02.657415  5172 raft_consensus.cc:515] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.658593  5172 leader_election.cc:290] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [CANDIDATE]: Term 5 election: Requested vote from peers 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613), c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449)
I20260713 09:12:02.659147  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
I20260713 09:12:02.659402  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1e0d2e572743a392b2767b76d420c0" candidate_uuid: "d05b09e11ed24538a49d0e4de0000450" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:12:02.659651  5022 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:12:02.659852  5098 raft_consensus.cc:3055] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:12:02.660115  5098 raft_consensus.cc:740] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:12:02.660670  5098 consensus_queue.cc:260] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.661405  5098 raft_consensus.cc:3060] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:12:02.663457  5022 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 5.
I20260713 09:12:02.664248  5138 leader_election.cc:304] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:12:02.664912  5098 raft_consensus.cc:2468] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05b09e11ed24538a49d0e4de0000450 in term 5.
I20260713 09:12:02.664932  5319 raft_consensus.cc:2804] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:12:02.665503  5319 raft_consensus.cc:697] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 5 LEADER]: Becoming Leader. State: Replica: d05b09e11ed24538a49d0e4de0000450, State: Running, Role: LEADER
I20260713 09:12:02.666271  5319 consensus_queue.cc:237] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.671700  4917 catalog_manager.cc:5697] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 reported cstate change: term changed from 4 to 5, leader changed from c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2) to d05b09e11ed24538a49d0e4de0000450 (127.4.198.3). New cstate: current_term: 5 leader_uuid: "d05b09e11ed24538a49d0e4de0000450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.806718  5337 raft_consensus.cc:993] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5: : Instructing follower 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:12:02.807040  5345 raft_consensus.cc:1081] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Signalling peer 8858ddad86974e78a9bc896c9baa9a84 to start an election
I20260713 09:12:02.808130  5022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c"
dest_uuid: "8858ddad86974e78a9bc896c9baa9a84"
 from {username='slave'} at 127.0.0.1:59628
I20260713 09:12:02.808509  5022 raft_consensus.cc:493] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.808761  5022 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.812563  5022 raft_consensus.cc:515] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.813980  5022 leader_election.cc:290] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [CANDIDATE]: Term 3 election: Requested vote from peers c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449), d05b09e11ed24538a49d0e4de0000450 (127.4.198.3:35645)
I20260713 09:12:02.814545  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c92905472cb84c6ba9208be9bb3357b5"
I20260713 09:12:02.814785  5172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8601a742f2754c7fbc582327b9e7c62c" candidate_uuid: "8858ddad86974e78a9bc896c9baa9a84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d05b09e11ed24538a49d0e4de0000450"
I20260713 09:12:02.815073  5098 raft_consensus.cc:3055] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:02.815227  5172 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.815387  5098 raft_consensus.cc:740] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92905472cb84c6ba9208be9bb3357b5, State: Running, Role: LEADER
I20260713 09:12:02.816071  5098 consensus_queue.cc:260] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.817077  5098 raft_consensus.cc:3060] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.820546  5172 raft_consensus.cc:2468] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 3.
I20260713 09:12:02.821363  4986 leader_election.cc:304] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [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: 8858ddad86974e78a9bc896c9baa9a84, d05b09e11ed24538a49d0e4de0000450; no voters: 
I20260713 09:12:02.821907  5346 raft_consensus.cc:2804] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:02.821913  5098 raft_consensus.cc:2468] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8858ddad86974e78a9bc896c9baa9a84 in term 3.
I20260713 09:12:02.822484  5346 raft_consensus.cc:697] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 3 LEADER]: Becoming Leader. State: Replica: 8858ddad86974e78a9bc896c9baa9a84, State: Running, Role: LEADER
I20260713 09:12:02.823154  5346 consensus_queue.cc:237] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [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: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } }
I20260713 09:12:02.828966  4917 catalog_manager.cc:5697] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 reported cstate change: term changed from 2 to 3, leader changed from c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2) to 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1). New cstate: current_term: 3 leader_uuid: "8858ddad86974e78a9bc896c9baa9a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.853601  5098 raft_consensus.cc:1275] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:02.854636  5346 consensus_queue.cc:1048] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.862943  5172 raft_consensus.cc:1275] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:02.864792  5346 consensus_queue.cc:1048] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.966387  5022 raft_consensus.cc:1275] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:02.967254  5319 consensus_queue.cc:1048] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.974699  5098 raft_consensus.cc:1275] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:02.976173  5319 consensus_queue.cc:1048] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.979804  5096 raft_consensus.cc:1275] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:02.981310  5346 consensus_queue.cc:1048] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:02.990034  5172 raft_consensus.cc:1275] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:02.994084  5346 consensus_queue.cc:1048] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:03.080592  5022 raft_consensus.cc:1275] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 5 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:12:03.081440  5319 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8858ddad86974e78a9bc896c9baa9a84" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:03.088552  5096 raft_consensus.cc:1275] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 5 FOLLOWER]: Refusing update from remote peer d05b09e11ed24538a49d0e4de0000450: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:12:03.091095  5370 consensus_queue.cc:1048] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:12:03.259100  5172 raft_consensus.cc:1275] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:03.260061  5347 consensus_queue.cc:1048] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05b09e11ed24538a49d0e4de0000450" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:03.267664  5096 raft_consensus.cc:1275] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Refusing update from remote peer 8858ddad86974e78a9bc896c9baa9a84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:03.270109  5367 consensus_queue.cc:1048] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92905472cb84c6ba9208be9bb3357b5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:03.345949  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:03.350708  4888 tablet_server.cc:179] TabletServer@127.4.198.1:0 shutting down...
I20260713 09:12:03.370388  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.371008  4888 tablet_replica.cc:333] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.371632  4888 raft_consensus.cc:2243] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.372056  4888 raft_consensus.cc:2272] T 868d49a9178d44ecbaa42968ccc424f7 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.373976  4888 tablet_replica.cc:333] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.374400  4888 raft_consensus.cc:2243] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.375010  4888 raft_consensus.cc:2272] T 25a977e95bac4aa98bbe38cf04ac1264 P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.376770  4888 tablet_replica.cc:333] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.377266  4888 raft_consensus.cc:2243] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.377851  4888 raft_consensus.cc:2272] T 325ef415b0c24f54b1201a33de706b02 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.379933  4888 tablet_replica.cc:333] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.380378  4888 raft_consensus.cc:2243] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.380738  4888 raft_consensus.cc:2272] T ad1e0d2e572743a392b2767b76d420c0 P 8858ddad86974e78a9bc896c9baa9a84 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.382443  4888 tablet_replica.cc:333] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.382864  4888 raft_consensus.cc:2243] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.383231  4888 raft_consensus.cc:2272] T 5d44ffff4b4c44a3abb9682c8743739a P 8858ddad86974e78a9bc896c9baa9a84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.384689  4888 tablet_replica.cc:333] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.385102  4888 raft_consensus.cc:2243] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.385673  4888 raft_consensus.cc:2272] T 8601a742f2754c7fbc582327b9e7c62c P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.387176  4888 tablet_replica.cc:333] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.387634  4888 raft_consensus.cc:2243] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.387981  4888 raft_consensus.cc:2272] T a338de7bc21c41e3b2e264b522abca54 P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.389758  4888 tablet_replica.cc:333] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.390156  4888 raft_consensus.cc:2243] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.390501  4888 raft_consensus.cc:2272] T 81f318d26dc3464d94b33f887095557b P 8858ddad86974e78a9bc896c9baa9a84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.391930  4888 tablet_replica.cc:333] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84: stopping tablet replica
I20260713 09:12:03.392310  4888 raft_consensus.cc:2243] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.392711  4888 raft_consensus.cc:2272] T 1acaf6c98a774fb182bdb0a370e6fcd7 P 8858ddad86974e78a9bc896c9baa9a84 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:03.473654  5064 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.1:42613: connect: Connection refused (error 111)
I20260713 09:12:03.474867  4888 tablet_server.cc:196] TabletServer@127.4.198.1:0 shutdown complete.
W20260713 09:12:03.476863  5064 consensus_peers.cc:597] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 -> Peer 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613): Couldn't send request to peer 8858ddad86974e78a9bc896c9baa9a84. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.492372  4888 tablet_server.cc:179] TabletServer@127.4.198.2:0 shutting down...
I20260713 09:12:03.509512  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.510106  4888 tablet_replica.cc:333] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.510756  4888 raft_consensus.cc:2243] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.511111  4888 raft_consensus.cc:2272] T 868d49a9178d44ecbaa42968ccc424f7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.512606  4888 tablet_replica.cc:333] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.513003  4888 raft_consensus.cc:2243] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.513306  4888 raft_consensus.cc:2272] T a338de7bc21c41e3b2e264b522abca54 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.514945  4888 tablet_replica.cc:333] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.515342  4888 raft_consensus.cc:2243] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.515686  4888 raft_consensus.cc:2272] T 25a977e95bac4aa98bbe38cf04ac1264 P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.517426  4888 tablet_replica.cc:333] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.517925  4888 raft_consensus.cc:2243] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.518235  4888 raft_consensus.cc:2272] T 325ef415b0c24f54b1201a33de706b02 P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.519865  4888 tablet_replica.cc:333] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.520260  4888 raft_consensus.cc:2243] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.520852  4888 raft_consensus.cc:2272] T 1acaf6c98a774fb182bdb0a370e6fcd7 P c92905472cb84c6ba9208be9bb3357b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.522224  4888 tablet_replica.cc:333] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.522627  4888 raft_consensus.cc:2243] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.523182  4888 raft_consensus.cc:2272] T 81f318d26dc3464d94b33f887095557b P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.524849  4888 tablet_replica.cc:333] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.525421  4888 raft_consensus.cc:2243] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.525777  4888 raft_consensus.cc:2272] T 8601a742f2754c7fbc582327b9e7c62c P c92905472cb84c6ba9208be9bb3357b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.527886  4888 tablet_replica.cc:333] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.528415  4888 raft_consensus.cc:2243] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.528878  4888 raft_consensus.cc:2272] T ad1e0d2e572743a392b2767b76d420c0 P c92905472cb84c6ba9208be9bb3357b5 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:03.529177  5137 consensus_peers.cc:597] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 -> Peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Couldn't send request to peer c92905472cb84c6ba9208be9bb3357b5. 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:12:03.530965  4888 tablet_replica.cc:333] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5: stopping tablet replica
I20260713 09:12:03.531509  4888 raft_consensus.cc:2243] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.532163  4888 raft_consensus.cc:2272] T 5d44ffff4b4c44a3abb9682c8743739a P c92905472cb84c6ba9208be9bb3357b5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:03.550029  5137 consensus_peers.cc:597] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 -> Peer c92905472cb84c6ba9208be9bb3357b5 (127.4.198.2:43449): Couldn't send request to peer c92905472cb84c6ba9208be9bb3357b5. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:43449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.556530  4888 tablet_server.cc:196] TabletServer@127.4.198.2:0 shutdown complete.
I20260713 09:12:03.570931  4888 tablet_server.cc:179] TabletServer@127.4.198.3:0 shutting down...
W20260713 09:12:03.574894  5138 consensus_peers.cc:597] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 -> Peer 8858ddad86974e78a9bc896c9baa9a84 (127.4.198.1:42613): Couldn't send request to peer 8858ddad86974e78a9bc896c9baa9a84. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.589263  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.589808  4888 tablet_replica.cc:333] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.590299  4888 raft_consensus.cc:2243] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.590893  4888 raft_consensus.cc:2272] T a338de7bc21c41e3b2e264b522abca54 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.592558  4888 tablet_replica.cc:333] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.592979  4888 raft_consensus.cc:2243] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.593339  4888 raft_consensus.cc:2272] T 81f318d26dc3464d94b33f887095557b P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.594750  4888 tablet_replica.cc:333] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.595156  4888 raft_consensus.cc:2243] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.595803  4888 raft_consensus.cc:2272] T 868d49a9178d44ecbaa42968ccc424f7 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.597153  4888 tablet_replica.cc:333] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.597551  4888 raft_consensus.cc:2243] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.598125  4888 raft_consensus.cc:2272] T ad1e0d2e572743a392b2767b76d420c0 P d05b09e11ed24538a49d0e4de0000450 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.599722  4888 tablet_replica.cc:333] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.600143  4888 raft_consensus.cc:2243] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.600505  4888 raft_consensus.cc:2272] T 8601a742f2754c7fbc582327b9e7c62c P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.602051  4888 tablet_replica.cc:333] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.602481  4888 raft_consensus.cc:2243] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.602808  4888 raft_consensus.cc:2272] T 5d44ffff4b4c44a3abb9682c8743739a P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.604187  4888 tablet_replica.cc:333] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.604590  4888 raft_consensus.cc:2243] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.604911  4888 raft_consensus.cc:2272] T 1acaf6c98a774fb182bdb0a370e6fcd7 P d05b09e11ed24538a49d0e4de0000450 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.606281  4888 tablet_replica.cc:333] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.606669  4888 raft_consensus.cc:2243] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.606979  4888 raft_consensus.cc:2272] T 325ef415b0c24f54b1201a33de706b02 P d05b09e11ed24538a49d0e4de0000450 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.608659  4888 tablet_replica.cc:333] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450: stopping tablet replica
I20260713 09:12:03.609027  4888 raft_consensus.cc:2243] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.609385  4888 raft_consensus.cc:2272] T 25a977e95bac4aa98bbe38cf04ac1264 P d05b09e11ed24538a49d0e4de0000450 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.633006  4888 tablet_server.cc:196] TabletServer@127.4.198.3:0 shutdown complete.
I20260713 09:12:03.646730  4888 master.cc:562] Master@127.4.198.62:42473 shutting down...
I20260713 09:12:03.837083  4888 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.837586  4888 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.837950  4888 tablet_replica.cc:333] T 00000000000000000000000000000000 P 378da418aa9b4caea9be492eb0d7ca7d: stopping tablet replica
I20260713 09:12:03.855926  4888 master.cc:584] Master@127.4.198.62:42473 shutdown complete.
8858ddad86974e78a9bc896c9baa9a84  4
c92905472cb84c6ba9208be9bb3357b5  4
d05b09e11ed24538a49d0e4de0000450  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12091 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:12:03.888736  4888 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.62:42455
I20260713 09:12:03.889710  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:03.894248  5379 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:12:03.894433  5380 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:12:03.895305  5382 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:12:03.896428  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:03.897053  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:03.897217  4888 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:12:03.897322  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933923897311 us; error 0 us; skew 500 ppm
I20260713 09:12:03.897742  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:03.899748  4888 webserver.cc:533] Webserver started at http://127.4.198.62:45297/ using document root <none> and password file <none>
I20260713 09:12:03.900146  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:03.900285  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:03.900488  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:03.901409  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/master-0-root/instance:
uuid: "435df4edd372444e97372ff6593f9d23"
format_stamp: "Formatted at 2026-07-13 09:12:03 on dist-test-slave-frwm"
I20260713 09:12:03.905247  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:12:03.908005  5387 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:12:03.908614  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:03.908849  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/master-0-root
uuid: "435df4edd372444e97372ff6593f9d23"
format_stamp: "Formatted at 2026-07-13 09:12:03 on dist-test-slave-frwm"
I20260713 09:12:03.909088  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-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:12:03.925745  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:03.926764  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:03.960222  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.62:42455
I20260713 09:12:03.960319  5438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.62:42455 every 8 connection(s)
I20260713 09:12:03.963577  5439 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:12:03.971896  5439 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23: Bootstrap starting.
I20260713 09:12:03.975962  5439 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:03.979343  5439 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23: No bootstrap required, opened a new log
I20260713 09:12:03.981384  5439 raft_consensus.cc:359] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435df4edd372444e97372ff6593f9d23" member_type: VOTER }
I20260713 09:12:03.981822  5439 raft_consensus.cc:385] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:03.982090  5439 raft_consensus.cc:740] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435df4edd372444e97372ff6593f9d23, State: Initialized, Role: FOLLOWER
I20260713 09:12:03.982750  5439 consensus_queue.cc:260] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "435df4edd372444e97372ff6593f9d23" member_type: VOTER }
I20260713 09:12:03.983295  5439 raft_consensus.cc:399] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:03.983600  5439 raft_consensus.cc:493] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:03.983851  5439 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:03.987195  5439 raft_consensus.cc:515] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435df4edd372444e97372ff6593f9d23" member_type: VOTER }
I20260713 09:12:03.987670  5439 leader_election.cc:304] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [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: 435df4edd372444e97372ff6593f9d23; no voters: 
I20260713 09:12:03.988629  5439 leader_election.cc:290] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:03.988930  5442 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:03.990087  5442 raft_consensus.cc:697] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 1 LEADER]: Becoming Leader. State: Replica: 435df4edd372444e97372ff6593f9d23, State: Running, Role: LEADER
I20260713 09:12:03.990631  5442 consensus_queue.cc:237] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [LEADER]: Queue going to LEADER mode. State: All 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: "435df4edd372444e97372ff6593f9d23" member_type: VOTER }
I20260713 09:12:03.991158  5439 sys_catalog.cc:565] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:03.994791  5443 sys_catalog.cc:455] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "435df4edd372444e97372ff6593f9d23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435df4edd372444e97372ff6593f9d23" member_type: VOTER } }
I20260713 09:12:03.995334  5443 sys_catalog.cc:458] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:03.996567  5444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 435df4edd372444e97372ff6593f9d23. Latest consensus state: current_term: 1 leader_uuid: "435df4edd372444e97372ff6593f9d23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435df4edd372444e97372ff6593f9d23" member_type: VOTER } }
I20260713 09:12:03.997130  5444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:04.003016  5450 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:04.009984  5450 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:04.010756  4888 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:04.017520  5450 catalog_manager.cc:1383] Generated new cluster ID: 4084689799504713a55e94d4d8bde420
I20260713 09:12:04.017762  5450 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:04.043622  5450 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:04.044623  5450 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:04.059404  5450 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23: Generated new TSK 0
I20260713 09:12:04.059875  5450 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:04.076668  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:04.081444  5460 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:12:04.082435  5461 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:12:04.083530  5463 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:12:04.083738  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:04.084462  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:04.084622  4888 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:12:04.084733  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933924084723 us; error 0 us; skew 500 ppm
I20260713 09:12:04.085156  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:04.087013  4888 webserver.cc:533] Webserver started at http://127.4.198.1:33277/ using document root <none> and password file <none>
I20260713 09:12:04.087386  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:04.087575  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:04.087766  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:04.088627  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-0-root/instance:
uuid: "1f7d732fc410467d87f64d4514860215"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-frwm"
I20260713 09:12:04.092350  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:04.095064  5468 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:12:04.095695  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:04.095934  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "1f7d732fc410467d87f64d4514860215"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-frwm"
I20260713 09:12:04.096166  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-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:12:04.109095  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:04.110111  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:04.111356  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:04.113301  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:04.113482  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.113682  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:04.113827  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.149398  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:35721
I20260713 09:12:04.149492  5530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:35721 every 8 connection(s)
I20260713 09:12:04.153390  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:04.159657  5535 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:12:04.160534  5536 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:12:04.164129  5538 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:12:04.164816  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:04.165791  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:04.166042  4888 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:12:04.166221  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933924166205 us; error 0 us; skew 500 ppm
I20260713 09:12:04.166793  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:04.168744  5531 heartbeater.cc:344] Connected to a master server at 127.4.198.62:42455
I20260713 09:12:04.169080  5531 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:04.169241  4888 webserver.cc:533] Webserver started at http://127.4.198.2:44319/ using document root <none> and password file <none>
I20260713 09:12:04.169688  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:04.169862  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:04.169755  5531 heartbeater.cc:507] Master 127.4.198.62:42455 requested a full tablet report, sending...
I20260713 09:12:04.170138  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:04.171167  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-1-root/instance:
uuid: "de6d6c531305434395b2639c0b0bb0c5"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-frwm"
I20260713 09:12:04.171742  5404 ts_manager.cc:194] Registered new tserver with Master: 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721)
I20260713 09:12:04.173982  5404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60426
I20260713 09:12:04.176477  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:12:04.179306  5543 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:12:04.180083  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:04.180337  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-1-root
uuid: "de6d6c531305434395b2639c0b0bb0c5"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-frwm"
I20260713 09:12:04.180553  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-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:12:04.188832  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:04.189776  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:04.190980  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:04.192930  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:04.193102  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.193269  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:04.193389  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.228672  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.2:39019
I20260713 09:12:04.228752  5605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.2:39019 every 8 connection(s)
I20260713 09:12:04.232702  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:04.238595  5609 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:12:04.239349  5610 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:12:04.241679  5612 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:12:04.242316  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:04.243193  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:04.243395  4888 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:12:04.243619  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933924243600 us; error 0 us; skew 500 ppm
I20260713 09:12:04.243652  5606 heartbeater.cc:344] Connected to a master server at 127.4.198.62:42455
I20260713 09:12:04.243988  5606 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:04.244199  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:04.244645  5606 heartbeater.cc:507] Master 127.4.198.62:42455 requested a full tablet report, sending...
I20260713 09:12:04.246515  5404 ts_manager.cc:194] Registered new tserver with Master: de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:04.246687  4888 webserver.cc:533] Webserver started at http://127.4.198.3:40911/ using document root <none> and password file <none>
I20260713 09:12:04.247169  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:04.247339  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:04.247599  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:04.247872  5404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60438
I20260713 09:12:04.248684  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-2-root/instance:
uuid: "caca97b662d34178815a2a027b9e238d"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-frwm"
I20260713 09:12:04.252522  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:04.255273  5617 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:12:04.255934  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:04.256177  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-2-root
uuid: "caca97b662d34178815a2a027b9e238d"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-frwm"
I20260713 09:12:04.256415  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933911646602-4888-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:12:04.284783  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:04.285786  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:04.287031  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:04.288964  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:04.289131  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.289346  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:04.289498  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.325441  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.3:37465
I20260713 09:12:04.325536  5679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.3:37465 every 8 connection(s)
I20260713 09:12:04.337173  5680 heartbeater.cc:344] Connected to a master server at 127.4.198.62:42455
I20260713 09:12:04.337443  5680 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:04.338032  5680 heartbeater.cc:507] Master 127.4.198.62:42455 requested a full tablet report, sending...
I20260713 09:12:04.339674  5404 ts_manager.cc:194] Registered new tserver with Master: caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:04.340281  4888 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011953317s
I20260713 09:12:04.341123  5404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60454
I20260713 09:12:04.361496  5404 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60460:
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:12:04.364038  5404 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:12:04.431139  5645 tablet_service.cc:1511] Processing CreateTablet for tablet 601082a1ffa94a3ea1d316c6569c931e (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:04.432464  5645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601082a1ffa94a3ea1d316c6569c931e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.432754  5644 tablet_service.cc:1511] Processing CreateTablet for tablet fdefbf0dce3a4dbe865837973bb18dd5 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:04.434000  5644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdefbf0dce3a4dbe865837973bb18dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.436527  5643 tablet_service.cc:1511] Processing CreateTablet for tablet ba76254024e147e39e3b68883ebea8c5 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:04.437351  5571 tablet_service.cc:1511] Processing CreateTablet for tablet 601082a1ffa94a3ea1d316c6569c931e (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:04.438513  5571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601082a1ffa94a3ea1d316c6569c931e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.438880  5642 tablet_service.cc:1511] Processing CreateTablet for tablet 06de8948ea834bf1833ff3da16ff2b1b (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:04.440954  5641 tablet_service.cc:1511] Processing CreateTablet for tablet 664aaa115469437aacfbd69bb411e904 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:04.441131  5638 tablet_service.cc:1511] Processing CreateTablet for tablet f0bc9892c62e4befa4ef3f0c108caf9d (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:04.443010  5640 tablet_service.cc:1511] Processing CreateTablet for tablet 63f756d35138484681a488554cd4f19a (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:04.445070  5639 tablet_service.cc:1511] Processing CreateTablet for tablet 334fbf01d5124a378bf73766911f722d (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:04.446272  5637 tablet_service.cc:1511] Processing CreateTablet for tablet e45d7af3021749caa3b65cd634aa1f3f (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:04.437768  5643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba76254024e147e39e3b68883ebea8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.451134  5640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f756d35138484681a488554cd4f19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.452917  5570 tablet_service.cc:1511] Processing CreateTablet for tablet fdefbf0dce3a4dbe865837973bb18dd5 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:04.454089  5570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdefbf0dce3a4dbe865837973bb18dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.455737  5638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bc9892c62e4befa4ef3f0c108caf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.456418  5568 tablet_service.cc:1511] Processing CreateTablet for tablet 06de8948ea834bf1833ff3da16ff2b1b (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:04.457584  5568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06de8948ea834bf1833ff3da16ff2b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.459800  5639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334fbf01d5124a378bf73766911f722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.459924  5565 tablet_service.cc:1511] Processing CreateTablet for tablet 334fbf01d5124a378bf73766911f722d (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:04.460479  5567 tablet_service.cc:1511] Processing CreateTablet for tablet 664aaa115469437aacfbd69bb411e904 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:04.461163  5565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334fbf01d5124a378bf73766911f722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.462724  5642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06de8948ea834bf1833ff3da16ff2b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.462463  5636 tablet_service.cc:1511] Processing CreateTablet for tablet a8025a98e30646239011d62cb836df76 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:04.464188  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45d7af3021749caa3b65cd634aa1f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.464507  5566 tablet_service.cc:1511] Processing CreateTablet for tablet 63f756d35138484681a488554cd4f19a (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:04.465574  5641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664aaa115469437aacfbd69bb411e904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.465711  5566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f756d35138484681a488554cd4f19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.468509  5569 tablet_service.cc:1511] Processing CreateTablet for tablet ba76254024e147e39e3b68883ebea8c5 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:04.469652  5569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba76254024e147e39e3b68883ebea8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.471813  5567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664aaa115469437aacfbd69bb411e904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.476917  5564 tablet_service.cc:1511] Processing CreateTablet for tablet f0bc9892c62e4befa4ef3f0c108caf9d (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:04.478065  5564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bc9892c62e4befa4ef3f0c108caf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.479809  5636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8025a98e30646239011d62cb836df76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.490458  5563 tablet_service.cc:1511] Processing CreateTablet for tablet e45d7af3021749caa3b65cd634aa1f3f (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:04.491669  5563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45d7af3021749caa3b65cd634aa1f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.505288  5562 tablet_service.cc:1511] Processing CreateTablet for tablet a8025a98e30646239011d62cb836df76 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:04.506462  5562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8025a98e30646239011d62cb836df76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.525791  5496 tablet_service.cc:1511] Processing CreateTablet for tablet 601082a1ffa94a3ea1d316c6569c931e (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:04.527012  5496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601082a1ffa94a3ea1d316c6569c931e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.527968  5489 tablet_service.cc:1511] Processing CreateTablet for tablet f0bc9892c62e4befa4ef3f0c108caf9d (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:04.528494  5495 tablet_service.cc:1511] Processing CreateTablet for tablet fdefbf0dce3a4dbe865837973bb18dd5 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:04.529124  5489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bc9892c62e4befa4ef3f0c108caf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.529664  5495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdefbf0dce3a4dbe865837973bb18dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.530985  5488 tablet_service.cc:1511] Processing CreateTablet for tablet e45d7af3021749caa3b65cd634aa1f3f (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:04.532169  5488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45d7af3021749caa3b65cd634aa1f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.532536  5494 tablet_service.cc:1511] Processing CreateTablet for tablet ba76254024e147e39e3b68883ebea8c5 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:04.533696  5494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba76254024e147e39e3b68883ebea8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.533890  5487 tablet_service.cc:1511] Processing CreateTablet for tablet a8025a98e30646239011d62cb836df76 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:04.535041  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8025a98e30646239011d62cb836df76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.535468  5493 tablet_service.cc:1511] Processing CreateTablet for tablet 06de8948ea834bf1833ff3da16ff2b1b (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:04.538450  5491 tablet_service.cc:1511] Processing CreateTablet for tablet 63f756d35138484681a488554cd4f19a (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:04.540227  5490 tablet_service.cc:1511] Processing CreateTablet for tablet 334fbf01d5124a378bf73766911f722d (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:04.541954  5492 tablet_service.cc:1511] Processing CreateTablet for tablet 664aaa115469437aacfbd69bb411e904 (DEFAULT_TABLE table=test-workload [id=2a916342247e4545af636bc2f5cabb76]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:04.543376  5493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06de8948ea834bf1833ff3da16ff2b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.545056  5491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f756d35138484681a488554cd4f19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.546270  5490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334fbf01d5124a378bf73766911f722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.547524  5492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664aaa115469437aacfbd69bb411e904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.565677  5696 tablet_bootstrap.cc:492] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:04.585638  5696 tablet_bootstrap.cc:654] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.605520  5697 tablet_bootstrap.cc:492] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.605789  5695 tablet_bootstrap.cc:492] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:04.612550  5695 tablet_bootstrap.cc:654] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.617175  5697 tablet_bootstrap.cc:654] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.618758  5695 tablet_bootstrap.cc:492] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:04.619098  5695 ts_tablet_manager.cc:1403] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:12:04.622107  5697 tablet_bootstrap.cc:492] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.622608  5697 ts_tablet_manager.cc:1403] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260713 09:12:04.622612  5695 raft_consensus.cc:359] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.623337  5695 raft_consensus.cc:385] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.623683  5695 raft_consensus.cc:740] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.624526  5695 consensus_queue.cc:260] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.625666  5696 tablet_bootstrap.cc:492] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:04.625349  5697 raft_consensus.cc:359] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.626101  5697 raft_consensus.cc:385] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.626150  5696 ts_tablet_manager.cc:1403] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.014s
I20260713 09:12:04.626187  5606 heartbeater.cc:499] Master 127.4.198.62:42455 was elected leader, sending a full tablet report...
I20260713 09:12:04.626516  5697 raft_consensus.cc:740] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.627121  5695 ts_tablet_manager.cc:1434] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:12:04.627190  5697 consensus_queue.cc:260] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.627975  5695 tablet_bootstrap.cc:492] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:04.629910  5696 raft_consensus.cc:359] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.630596  5696 raft_consensus.cc:385] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.630913  5696 raft_consensus.cc:740] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.631625  5696 consensus_queue.cc:260] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.634037  5695 tablet_bootstrap.cc:654] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.655114  5531 heartbeater.cc:499] Master 127.4.198.62:42455 was elected leader, sending a full tablet report...
I20260713 09:12:04.655609  5697 ts_tablet_manager.cc:1434] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.015s
I20260713 09:12:04.656373  5696 ts_tablet_manager.cc:1434] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.018s
I20260713 09:12:04.656420  5680 heartbeater.cc:499] Master 127.4.198.62:42455 was elected leader, sending a full tablet report...
I20260713 09:12:04.656507  5697 tablet_bootstrap.cc:492] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.657325  5696 tablet_bootstrap.cc:492] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:04.662511  5697 tablet_bootstrap.cc:654] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.663153  5696 tablet_bootstrap.cc:654] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.665261  5695 tablet_bootstrap.cc:492] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:04.665746  5695 ts_tablet_manager.cc:1403] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.012s
I20260713 09:12:04.668635  5695 raft_consensus.cc:359] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.669345  5695 raft_consensus.cc:385] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.669656  5695 raft_consensus.cc:740] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.670348  5695 consensus_queue.cc:260] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.672362  5695 ts_tablet_manager.cc:1434] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:12:04.673171  5695 tablet_bootstrap.cc:492] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:04.673669  5697 tablet_bootstrap.cc:492] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.674135  5697 ts_tablet_manager.cc:1403] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:12:04.676666  5697 raft_consensus.cc:359] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.677440  5697 raft_consensus.cc:385] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.677767  5697 raft_consensus.cc:740] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.678913  5695 tablet_bootstrap.cc:654] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.678539  5697 consensus_queue.cc:260] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.680573  5697 ts_tablet_manager.cc:1434] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:04.681401  5697 tablet_bootstrap.cc:492] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.683468  5702 raft_consensus.cc:493] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.683903  5702 raft_consensus.cc:515] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.685108  5701 raft_consensus.cc:493] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.685556  5701 raft_consensus.cc:515] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.686234  5702 leader_election.cc:290] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:04.687319  5697 tablet_bootstrap.cc:654] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.693702  5701 leader_election.cc:290] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caca97b662d34178815a2a027b9e238d (127.4.198.3:37465), 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721)
I20260713 09:12:04.712980  5697 tablet_bootstrap.cc:492] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.712809  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:04.713549  5655 raft_consensus.cc:2468] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 0.
I20260713 09:12:04.714884  5546 leader_election.cc:304] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:04.715886  5697 ts_tablet_manager.cc:1403] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260713 09:12:04.716300  5701 raft_consensus.cc:2804] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.716686  5701 raft_consensus.cc:493] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.716989  5701 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.718799  5697 raft_consensus.cc:359] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.719520  5697 raft_consensus.cc:385] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.719799  5697 raft_consensus.cc:740] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.720496  5697 consensus_queue.cc:260] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.722548  5697 ts_tablet_manager.cc:1434] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:12:04.724013  5697 tablet_bootstrap.cc:492] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.730046  5697 tablet_bootstrap.cc:654] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.741189  5697 tablet_bootstrap.cc:492] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.741652  5697 ts_tablet_manager.cc:1403] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:12:04.743607  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:04.743670  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:04.744387  5697 raft_consensus.cc:359] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.745049  5697 raft_consensus.cc:385] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.745335  5697 raft_consensus.cc:740] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
W20260713 09:12:04.745478  5471 leader_election.cc:343] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:04.746043  5470 leader_election.cc:343] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.746239  5697 consensus_queue.cc:260] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.746518  5470 leader_election.cc:304] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f7d732fc410467d87f64d4514860215; no voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:04.747946  5702 raft_consensus.cc:493] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.748158  5701 raft_consensus.cc:515] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.748508  5702 raft_consensus.cc:515] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.750679  5702 leader_election.cc:290] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:04.750802  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:04.751206  5702 raft_consensus.cc:2749] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.751362  5655 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.752511  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:04.754814  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8025a98e30646239011d62cb836df76" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:04.755622  5695 tablet_bootstrap.cc:492] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:04.756202  5695 ts_tablet_manager.cc:1403] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.083s	user 0.005s	sys 0.011s
W20260713 09:12:04.756351  5545 leader_election.cc:343] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.761663  5655 raft_consensus.cc:2468] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 1.
I20260713 09:12:04.762833  5546 leader_election.cc:304] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:04.764446  5715 raft_consensus.cc:2804] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.765064  5697 ts_tablet_manager.cc:1434] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:12:04.766158  5697 tablet_bootstrap.cc:492] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.769577  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8025a98e30646239011d62cb836df76" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:04.771291  5715 raft_consensus.cc:697] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
W20260713 09:12:04.766264  5471 leader_election.cc:343] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.762780  5695 raft_consensus.cc:359] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.772289  5695 raft_consensus.cc:385] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.772102  5715 consensus_queue.cc:237] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.772593  5695 raft_consensus.cc:740] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.773262  5695 consensus_queue.cc:260] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.774384  5697 tablet_bootstrap.cc:654] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.775266  5695 ts_tablet_manager.cc:1434] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
W20260713 09:12:04.775833  5470 leader_election.cc:343] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.776531  5695 tablet_bootstrap.cc:492] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:04.778043  5470 leader_election.cc:304] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f7d732fc410467d87f64d4514860215; no voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:04.778959  5714 raft_consensus.cc:2749] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.782636  5695 tablet_bootstrap.cc:654] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.784225  5701 leader_election.cc:290] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 election: Requested vote from peers caca97b662d34178815a2a027b9e238d (127.4.198.3:37465), 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721)
I20260713 09:12:04.785461  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
W20260713 09:12:04.786749  5545 leader_election.cc:343] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.789556  5697 tablet_bootstrap.cc:492] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.789912  5696 tablet_bootstrap.cc:492] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:04.790023  5697 ts_tablet_manager.cc:1403] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.016s
I20260713 09:12:04.790452  5696 ts_tablet_manager.cc:1403] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.133s	user 0.038s	sys 0.075s
I20260713 09:12:04.793160  5695 tablet_bootstrap.cc:492] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:04.793605  5695 ts_tablet_manager.cc:1403] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.011s
I20260713 09:12:04.793254  5697 raft_consensus.cc:359] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.793373  5696 raft_consensus.cc:359] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.794018  5697 raft_consensus.cc:385] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.794107  5696 raft_consensus.cc:385] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.794363  5697 raft_consensus.cc:740] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.794456  5696 raft_consensus.cc:740] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.795077  5697 consensus_queue.cc:260] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.795331  5696 consensus_queue.cc:260] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.796140  5404 catalog_manager.cc:5697] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.797165  5697 ts_tablet_manager.cc:1434] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:04.798090  5697 tablet_bootstrap.cc:492] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.799563  5696 ts_tablet_manager.cc:1434] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:12:04.800455  5696 tablet_bootstrap.cc:492] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:04.804298  5697 tablet_bootstrap.cc:654] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.806167  5696 tablet_bootstrap.cc:654] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.811461  5696 tablet_bootstrap.cc:492] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:04.811841  5696 ts_tablet_manager.cc:1403] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260713 09:12:04.814010  5695 raft_consensus.cc:359] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.814301  5696 raft_consensus.cc:359] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.815001  5695 raft_consensus.cc:385] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.815340  5695 raft_consensus.cc:740] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.816061  5695 consensus_queue.cc:260] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.817438  5697 tablet_bootstrap.cc:492] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.817776  5697 ts_tablet_manager.cc:1403] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260713 09:12:04.818024  5695 ts_tablet_manager.cc:1434] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:12:04.818830  5695 tablet_bootstrap.cc:492] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:04.814996  5696 raft_consensus.cc:385] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.819832  5696 raft_consensus.cc:740] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.820124  5697 raft_consensus.cc:359] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.820806  5697 raft_consensus.cc:385] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.821120  5697 raft_consensus.cc:740] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.820631  5696 consensus_queue.cc:260] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.821918  5697 consensus_queue.cc:260] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.823094  5696 ts_tablet_manager.cc:1434] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:12:04.824107  5696 tablet_bootstrap.cc:492] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:04.826633  5695 tablet_bootstrap.cc:654] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.830391  5697 ts_tablet_manager.cc:1434] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:12:04.831851  5696 tablet_bootstrap.cc:654] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.836127  5697 tablet_bootstrap.cc:492] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.838227  5715 raft_consensus.cc:493] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.838711  5715 raft_consensus.cc:515] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.840708  5715 leader_election.cc:290] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:04.841682  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:04.842047  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:04.842585  5506 raft_consensus.cc:2468] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 0.
W20260713 09:12:04.842907  5546 leader_election.cc:343] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.843015  5697 tablet_bootstrap.cc:654] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.843727  5545 leader_election.cc:304] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [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: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: caca97b662d34178815a2a027b9e238d
I20260713 09:12:04.844871  5715 raft_consensus.cc:2804] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:04.845242  5715 raft_consensus.cc:493] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.845566  5715 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.866750  5697 tablet_bootstrap.cc:492] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.867224  5697 ts_tablet_manager.cc:1403] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260713 09:12:04.869376  5715 raft_consensus.cc:515] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.870260  5697 raft_consensus.cc:359] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.871006  5697 raft_consensus.cc:385] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.871309  5697 raft_consensus.cc:740] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.871986  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:04.872556  5506 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.872224  5697 consensus_queue.cc:260] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.877548  5697 ts_tablet_manager.cc:1434] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:04.878566  5697 tablet_bootstrap.cc:492] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.878947  5506 raft_consensus.cc:2468] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 1.
I20260713 09:12:04.884058  5714 raft_consensus.cc:493] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.884572  5714 raft_consensus.cc:515] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.884927  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:04.886106  5545 leader_election.cc:304] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:04.886804  5714 leader_election.cc:290] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
W20260713 09:12:04.887068  5546 leader_election.cc:343] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.888898  5697 tablet_bootstrap.cc:654] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.888975  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:04.889498  5715 leader_election.cc:290] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:04.891670  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
W20260713 09:12:04.893245  5470 leader_election.cc:343] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:04.893950  5471 leader_election.cc:343] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:04.894357  5471 leader_election.cc:304] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f7d732fc410467d87f64d4514860215; no voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:04.895794  5714 raft_consensus.cc:2749] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.886861  5701 raft_consensus.cc:2804] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.897713  5701 raft_consensus.cc:697] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:04.898522  5701 consensus_queue.cc:237] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.900282  5697 tablet_bootstrap.cc:492] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.900733  5697 ts_tablet_manager.cc:1403] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:12:04.903263  5697 raft_consensus.cc:359] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.903934  5697 raft_consensus.cc:385] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.904199  5697 raft_consensus.cc:740] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.907464  5697 consensus_queue.cc:260] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.909621  5404 catalog_manager.cc:5697] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.911022  5696 tablet_bootstrap.cc:492] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:04.911193  5697 ts_tablet_manager.cc:1434] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:04.911614  5696 ts_tablet_manager.cc:1403] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.088s	user 0.050s	sys 0.024s
I20260713 09:12:04.912014  5697 tablet_bootstrap.cc:492] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.912308  5703 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.912730  5703 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.914626  5696 raft_consensus.cc:359] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.915019  5703 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:04.915607  5696 raft_consensus.cc:385] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.916003  5696 raft_consensus.cc:740] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.916740  5696 consensus_queue.cc:260] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.917364  5697 tablet_bootstrap.cc:654] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.921697  5696 ts_tablet_manager.cc:1434] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260713 09:12:04.922729  5696 tablet_bootstrap.cc:492] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:04.925280  5695 tablet_bootstrap.cc:492] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:04.925771  5695 ts_tablet_manager.cc:1403] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.036s
I20260713 09:12:04.928369  5695 raft_consensus.cc:359] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.930693  5695 raft_consensus.cc:385] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.929363  5696 tablet_bootstrap.cc:654] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.932693  5695 raft_consensus.cc:740] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.933442  5695 consensus_queue.cc:260] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.939318  5695 ts_tablet_manager.cc:1434] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260713 09:12:04.942054  5695 tablet_bootstrap.cc:492] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:04.942515  5696 tablet_bootstrap.cc:492] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:04.945624  5696 ts_tablet_manager.cc:1403] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260713 09:12:04.946394  5697 tablet_bootstrap.cc:492] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.946947  5697 ts_tablet_manager.cc:1403] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.018s
I20260713 09:12:04.948318  5696 raft_consensus.cc:359] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.949012  5696 raft_consensus.cc:385] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.949291  5696 raft_consensus.cc:740] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.949275  5697 raft_consensus.cc:359] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.949958  5697 raft_consensus.cc:385] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.950224  5697 raft_consensus.cc:740] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.950241  5696 consensus_queue.cc:260] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.951056  5697 consensus_queue.cc:260] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.951941  5695 tablet_bootstrap.cc:654] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.952701  5696 ts_tablet_manager.cc:1434] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:04.953614  5696 tablet_bootstrap.cc:492] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:04.955701  5697 ts_tablet_manager.cc:1434] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:04.956549  5697 tablet_bootstrap.cc:492] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215: Bootstrap starting.
I20260713 09:12:04.959760  5696 tablet_bootstrap.cc:654] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.961603  5697 tablet_bootstrap.cc:654] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.969238  5695 tablet_bootstrap.cc:492] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:04.969206  5696 tablet_bootstrap.cc:492] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:04.969878  5695 ts_tablet_manager.cc:1403] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260713 09:12:04.969924  5696 ts_tablet_manager.cc:1403] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:12:04.972663  5714 raft_consensus.cc:493] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.972724  5695 raft_consensus.cc:359] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.973181  5714 raft_consensus.cc:515] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:04.973559  5695 raft_consensus.cc:385] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.973955  5695 raft_consensus.cc:740] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.973241  5696 raft_consensus.cc:359] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.974854  5696 raft_consensus.cc:385] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.974676  5695 consensus_queue.cc:260] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.975394  5697 tablet_bootstrap.cc:492] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215: No bootstrap required, opened a new log
I20260713 09:12:04.975852  5697 ts_tablet_manager.cc:1403] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:12:04.976761  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:04.977043  5695 ts_tablet_manager.cc:1434] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:04.977466  5655 raft_consensus.cc:2393] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f7d732fc410467d87f64d4514860215 in current term 1: Already voted for candidate de6d6c531305434395b2639c0b0bb0c5 in this term.
I20260713 09:12:04.975199  5696 raft_consensus.cc:740] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.977999  5695 tablet_bootstrap.cc:492] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:04.978610  5696 consensus_queue.cc:260] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.979548  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:04.980515  5696 ts_tablet_manager.cc:1434] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:04.980957  5470 leader_election.cc:304] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f7d732fc410467d87f64d4514860215; no voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:04.981426  5696 tablet_bootstrap.cc:492] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:04.981774  5702 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.982478  5703 raft_consensus.cc:493] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.982935  5703 raft_consensus.cc:515] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.975169  5714 leader_election.cc:290] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:04.984237  5695 tablet_bootstrap.cc:654] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.984771  5703 leader_election.cc:290] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:04.990734  5702 raft_consensus.cc:2749] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:04.990810  5696 tablet_bootstrap.cc:654] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.977995  5697 raft_consensus.cc:359] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.993264  5697 raft_consensus.cc:385] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.993575  5697 raft_consensus.cc:740] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.994239  5697 consensus_queue.cc:260] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:04.992928  5702 raft_consensus.cc:493] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.996145  5697 ts_tablet_manager.cc:1434] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260713 09:12:04.997998  5702 raft_consensus.cc:515] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.000468  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.001056  5581 raft_consensus.cc:2468] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 0.
I20260713 09:12:05.002223  5470 leader_election.cc:304] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:05.002941  5714 raft_consensus.cc:2804] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.003260  5714 raft_consensus.cc:493] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.003592  5714 raft_consensus.cc:3060] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:05.003726  5452 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:05.005918  5696 tablet_bootstrap.cc:492] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:05.006394  5696 ts_tablet_manager.cc:1403] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.014s
I20260713 09:12:05.009485  5696 raft_consensus.cc:359] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.009723  5714 raft_consensus.cc:515] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.010197  5696 raft_consensus.cc:385] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.010550  5696 raft_consensus.cc:740] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.011262  5696 consensus_queue.cc:260] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.011734  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
W20260713 09:12:05.012948  5471 leader_election.cc:343] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.013453  5702 leader_election.cc:290] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.013563  5696 ts_tablet_manager.cc:1434] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:05.014559  5696 tablet_bootstrap.cc:492] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:05.019459  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:05.019737  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:05.020013  5581 raft_consensus.cc:3060] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:05.020895  5471 leader_election.cc:343] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.021169  5696 tablet_bootstrap.cc:654] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.021555  5702 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.021994  5702 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.022830  5701 raft_consensus.cc:493] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.023249  5701 raft_consensus.cc:515] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.025098  5701 leader_election.cc:290] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.025727  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76254024e147e39e3b68883ebea8c5" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.026247  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76254024e147e39e3b68883ebea8c5" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:05.026290  5506 raft_consensus.cc:2468] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 0.
I20260713 09:12:05.027091  5702 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
W20260713 09:12:05.027681  5546 leader_election.cc:343] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.028156  5714 leader_election.cc:290] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.028033  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.029147  5545 leader_election.cc:304] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [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: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: caca97b662d34178815a2a027b9e238d
I20260713 09:12:05.030669  5701 raft_consensus.cc:2804] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.031016  5701 raft_consensus.cc:493] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.031364  5701 raft_consensus.cc:3060] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.035470  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:05.035625  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.036013  5655 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 0.
I20260713 09:12:05.037174  5471 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:05.037264  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334fbf01d5124a378bf73766911f722d" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.037868  5580 raft_consensus.cc:2468] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 0.
W20260713 09:12:05.038664  5470 leader_election.cc:343] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.040252  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.040803  5506 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 0.
I20260713 09:12:05.042325  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334fbf01d5124a378bf73766911f722d" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.042850  5506 raft_consensus.cc:2468] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 0.
W20260713 09:12:05.044049  5619 leader_election.cc:343] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.044648  5619 leader_election.cc:304] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:05.045298  5702 raft_consensus.cc:2804] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.045636  5702 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.045935  5702 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.046864  5714 raft_consensus.cc:493] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.047252  5714 raft_consensus.cc:515] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.049599  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.050359  5581 raft_consensus.cc:2468] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 1.
W20260713 09:12:05.050622  5470 leader_election.cc:343] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.050961  5701 raft_consensus.cc:515] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.051239  5703 raft_consensus.cc:2804] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.051779  5619 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [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: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:05.051960  5703 raft_consensus.cc:493] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.052309  5703 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.054644  5701 leader_election.cc:290] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.055797  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76254024e147e39e3b68883ebea8c5" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d"
W20260713 09:12:05.058319  5546 leader_election.cc:343] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caca97b662d34178815a2a027b9e238d (127.4.198.3:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.059803  5470 leader_election.cc:304] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: caca97b662d34178815a2a027b9e238d
I20260713 09:12:05.055709  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76254024e147e39e3b68883ebea8c5" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:05.063711  5506 raft_consensus.cc:3060] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.059231  5703 raft_consensus.cc:515] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.069025  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:05.069581  5655 raft_consensus.cc:2468] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 0.
I20260713 09:12:05.070655  5471 leader_election.cc:304] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:05.071745  5714 leader_election.cc:290] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.072363  5714 raft_consensus.cc:2804] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.072751  5714 raft_consensus.cc:697] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:05.073457  5714 consensus_queue.cc:237] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.075994  5506 raft_consensus.cc:2468] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 1.
I20260713 09:12:05.077603  5703 leader_election.cc:290] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.078105  5703 raft_consensus.cc:2804] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.078425  5703 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.078715  5703 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.073397  5702 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.082532  5696 tablet_bootstrap.cc:492] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:05.082931  5696 ts_tablet_manager.cc:1403] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.069s	user 0.032s	sys 0.015s
I20260713 09:12:05.081681  5702 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.087289  5696 raft_consensus.cc:359] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.088027  5696 raft_consensus.cc:385] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.087597  5702 raft_consensus.cc:2804] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.088409  5696 raft_consensus.cc:740] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.088681  5702 raft_consensus.cc:493] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.089066  5696 consensus_queue.cc:260] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.089802  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334fbf01d5124a378bf73766911f722d" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:05.090380  5581 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.089051  5702 raft_consensus.cc:3060] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.088374  5738 raft_consensus.cc:493] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.092727  5738 raft_consensus.cc:515] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.094787  5738 leader_election.cc:290] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.096551  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.096796  5579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:05.097152  5580 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 0.
I20260713 09:12:05.097483  5581 raft_consensus.cc:2468] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 1.
I20260713 09:12:05.089793  5695 tablet_bootstrap.cc:492] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:05.098443  5619 leader_election.cc:304] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:05.099164  5695 ts_tablet_manager.cc:1403] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.121s	user 0.048s	sys 0.047s
I20260713 09:12:05.099457  5619 leader_election.cc:304] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:05.091274  5703 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.102372  5695 raft_consensus.cc:359] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.103148  5695 raft_consensus.cc:385] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.104107  5695 raft_consensus.cc:740] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.105324  5738 raft_consensus.cc:2804] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.104933  5695 consensus_queue.cc:260] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.105142  5696 ts_tablet_manager.cc:1434] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
W20260713 09:12:05.098549  5470 leader_election.cc:343] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.103227  5702 raft_consensus.cc:515] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.102694  5703 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.106751  5696 tablet_bootstrap.cc:492] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:05.122186  5703 raft_consensus.cc:2804] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.122690  5703 raft_consensus.cc:697] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Becoming Leader. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:05.123569  5703 consensus_queue.cc:237] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.127043  5696 tablet_bootstrap.cc:654] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.105681  5738 raft_consensus.cc:493] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.129619  5738 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:05.132534  5471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.3:37465, user_credentials={real_user=slave}} blocked reactor thread for 61966us
I20260713 09:12:05.133419  5545 leader_election.cc:304] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [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: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: caca97b662d34178815a2a027b9e238d
I20260713 09:12:05.133967  5702 leader_election.cc:290] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.134377  5715 raft_consensus.cc:2804] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.134436  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:05.134915  5715 raft_consensus.cc:697] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:05.110466  5695 ts_tablet_manager.cc:1434] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:05.119313  5701 raft_consensus.cc:493] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.135700  5701 raft_consensus.cc:515] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.135715  5715 consensus_queue.cc:237] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.136248  5695 tablet_bootstrap.cc:492] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:05.137777  5701 leader_election.cc:290] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.139112  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:05.139778  5655 raft_consensus.cc:2468] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 0.
I20260713 09:12:05.140875  5546 leader_election.cc:304] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:05.141606  5581 raft_consensus.cc:3060] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.137372  5738 raft_consensus.cc:515] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.149502  5738 leader_election.cc:290] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.151465  5581 raft_consensus.cc:2468] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 1.
I20260713 09:12:05.151824  5579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:05.152499  5579 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.153565  5695 tablet_bootstrap.cc:654] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.151970  5701 raft_consensus.cc:2764] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:12:05.155110  5470 leader_election.cc:304] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:05.157820  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334fbf01d5124a378bf73766911f722d" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:05.158335  5506 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.160166  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:05.160840  5655 raft_consensus.cc:2393] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f7d732fc410467d87f64d4514860215 in current term 1: Already voted for candidate caca97b662d34178815a2a027b9e238d in this term.
I20260713 09:12:05.161959  5702 raft_consensus.cc:2804] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.162169  5579 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 1.
I20260713 09:12:05.162479  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:05.163305  5738 raft_consensus.cc:493] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.164047  5702 raft_consensus.cc:697] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:05.163755  5404 catalog_manager.cc:5697] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.163812  5738 raft_consensus.cc:515] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.168932  5702 consensus_queue.cc:237] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.169939  5738 leader_election.cc:290] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.172346  5401 catalog_manager.cc:5697] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.175696  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.176344  5505 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 0.
I20260713 09:12:05.177642  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:05.178378  5505 raft_consensus.cc:2393] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caca97b662d34178815a2a027b9e238d in current term 1: Already voted for candidate 1f7d732fc410467d87f64d4514860215 in this term.
I20260713 09:12:05.179548  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:05.180051  5505 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.164764  5506 raft_consensus.cc:2468] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 1.
I20260713 09:12:05.186606  5619 leader_election.cc:304] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:05.186724  5505 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 1.
I20260713 09:12:05.187345  5738 raft_consensus.cc:2804] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.187847  5738 raft_consensus.cc:697] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Becoming Leader. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:05.188720  5738 consensus_queue.cc:237] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
W20260713 09:12:05.198935  5619 leader_election.cc:343] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.198633  5404 catalog_manager.cc:5697] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.200832  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8025a98e30646239011d62cb836df76" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.206561  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:05.207052  5655 raft_consensus.cc:3060] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.207315  5471 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215; no voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:05.207566  5619 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [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: caca97b662d34178815a2a027b9e238d; no voters: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:05.208019  5702 raft_consensus.cc:2749] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:05.209019  5738 raft_consensus.cc:2749] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:05.210454  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.210490  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8025a98e30646239011d62cb836df76" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.211483  5506 raft_consensus.cc:2468] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 0.
I20260713 09:12:05.213063  5696 tablet_bootstrap.cc:492] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:05.213418  5696 ts_tablet_manager.cc:1403] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.004s
I20260713 09:12:05.213611  5655 raft_consensus.cc:2468] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 1.
W20260713 09:12:05.211378  5619 leader_election.cc:343] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.215458  5696 raft_consensus.cc:359] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.216244  5696 raft_consensus.cc:385] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.215549  5404 catalog_manager.cc:5697] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d reported cstate change: term changed from 0 to 1, leader changed from <none> to caca97b662d34178815a2a027b9e238d (127.4.198.3). New cstate: current_term: 1 leader_uuid: "caca97b662d34178815a2a027b9e238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.216532  5696 raft_consensus.cc:740] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.216455  5619 leader_election.cc:304] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [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: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:05.217365  5695 tablet_bootstrap.cc:492] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:05.217937  5695 ts_tablet_manager.cc:1403] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.014s
I20260713 09:12:05.217496  5696 consensus_queue.cc:260] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.217521  5703 raft_consensus.cc:2804] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.219718  5703 raft_consensus.cc:493] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.220047  5703 raft_consensus.cc:3060] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.220316  5695 raft_consensus.cc:359] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.220891  5695 raft_consensus.cc:385] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.221138  5695 raft_consensus.cc:740] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.221683  5695 consensus_queue.cc:260] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.223387  5695 ts_tablet_manager.cc:1434] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:12:05.224407  5695 tablet_bootstrap.cc:492] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:05.226025  5703 raft_consensus.cc:515] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.227957  5703 leader_election.cc:290] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.228535  5696 ts_tablet_manager.cc:1434] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:12:05.228320  5715 consensus_queue.cc:1048] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.229292  5695 tablet_bootstrap.cc:654] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.229316  5696 tablet_bootstrap.cc:492] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d: Bootstrap starting.
I20260713 09:12:05.231300  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8025a98e30646239011d62cb836df76" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:05.231870  5506 raft_consensus.cc:3060] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.232579  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8025a98e30646239011d62cb836df76" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
W20260713 09:12:05.233835  5619 leader_election.cc:343] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.236589  5506 raft_consensus.cc:2468] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 1.
I20260713 09:12:05.239691  5619 leader_election.cc:304] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [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: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:05.242192  5738 raft_consensus.cc:2804] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.242669  5738 raft_consensus.cc:697] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Becoming Leader. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:05.243095  5696 tablet_bootstrap.cc:654] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.243533  5738 consensus_queue.cc:237] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.248314  5695 tablet_bootstrap.cc:492] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:05.248513  5696 tablet_bootstrap.cc:492] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d: No bootstrap required, opened a new log
I20260713 09:12:05.248637  5695 ts_tablet_manager.cc:1403] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260713 09:12:05.248926  5696 ts_tablet_manager.cc:1403] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:12:05.250695  5695 raft_consensus.cc:359] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.251163  5695 raft_consensus.cc:385] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.251405  5695 raft_consensus.cc:740] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.251534  5696 raft_consensus.cc:359] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.252146  5696 raft_consensus.cc:385] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.252022  5695 consensus_queue.cc:260] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.252453  5696 raft_consensus.cc:740] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.253078  5696 consensus_queue.cc:260] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.255254  5696 ts_tablet_manager.cc:1434] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:05.256397  5695 ts_tablet_manager.cc:1434] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:12:05.257236  5695 tablet_bootstrap.cc:492] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5: Bootstrap starting.
I20260713 09:12:05.261559  5695 tablet_bootstrap.cc:654] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.266194  5695 tablet_bootstrap.cc:492] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5: No bootstrap required, opened a new log
I20260713 09:12:05.266561  5695 ts_tablet_manager.cc:1403] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:12:05.268800  5701 consensus_queue.cc:1048] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.268882  5695 raft_consensus.cc:359] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.269548  5695 raft_consensus.cc:385] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.269796  5695 raft_consensus.cc:740] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.270558  5695 consensus_queue.cc:260] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.272396  5695 ts_tablet_manager.cc:1434] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:05.272603  5404 catalog_manager.cc:5697] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d reported cstate change: term changed from 0 to 1, leader changed from <none> to caca97b662d34178815a2a027b9e238d (127.4.198.3). New cstate: current_term: 1 leader_uuid: "caca97b662d34178815a2a027b9e238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.274613  5404 catalog_manager.cc:5697] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d reported cstate change: term changed from 0 to 1, leader changed from <none> to caca97b662d34178815a2a027b9e238d (127.4.198.3). New cstate: current_term: 1 leader_uuid: "caca97b662d34178815a2a027b9e238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.284745  5738 raft_consensus.cc:493] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.285091  5738 raft_consensus.cc:515] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.287328  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.288726  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.289160  5738 leader_election.cc:290] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.289486  5581 raft_consensus.cc:2393] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caca97b662d34178815a2a027b9e238d in current term 1: Already voted for candidate 1f7d732fc410467d87f64d4514860215 in this term.
I20260713 09:12:05.290373  5619 leader_election.cc:304] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caca97b662d34178815a2a027b9e238d; no voters: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:05.290952  5738 raft_consensus.cc:3060] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.291926  5715 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.292387  5715 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.294353  5715 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.294798  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.295266  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:05.295506  5506 raft_consensus.cc:2393] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de6d6c531305434395b2639c0b0bb0c5 in current term 1: Already voted for candidate 1f7d732fc410467d87f64d4514860215 in this term.
I20260713 09:12:05.296001  5654 raft_consensus.cc:2393] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de6d6c531305434395b2639c0b0bb0c5 in current term 1: Already voted for candidate caca97b662d34178815a2a027b9e238d in this term.
I20260713 09:12:05.296847  5546 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6d6c531305434395b2639c0b0bb0c5; no voters: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d
I20260713 09:12:05.297497  5715 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.297662  5738 raft_consensus.cc:2749] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:05.301561  5715 raft_consensus.cc:2749] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:05.319790  5715 consensus_queue.cc:1048] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.327018  5654 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.333222  5701 consensus_queue.cc:1048] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.387516  5738 raft_consensus.cc:493] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.387825  5738 raft_consensus.cc:515] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.389212  5738 leader_election.cc:290] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.389711  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.390039  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5" is_pre_election: true
I20260713 09:12:05.390174  5506 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 0.
I20260713 09:12:05.390480  5581 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 0.
I20260713 09:12:05.391009  5619 leader_election.cc:304] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:05.391556  5738 raft_consensus.cc:2804] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.391880  5738 raft_consensus.cc:493] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.392143  5738 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.395854  5738 raft_consensus.cc:515] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.397214  5738 leader_election.cc:290] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:05.397702  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:05.398000  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:05.398172  5506 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.398425  5581 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.402273  5506 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 1.
I20260713 09:12:05.402496  5581 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 1.
I20260713 09:12:05.403059  5619 leader_election.cc:304] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:05.403617  5738 raft_consensus.cc:2804] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.404052  5738 raft_consensus.cc:697] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Becoming Leader. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:05.404706  5738 consensus_queue.cc:237] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.410149  5400 catalog_manager.cc:5697] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d reported cstate change: term changed from 0 to 1, leader changed from <none> to caca97b662d34178815a2a027b9e238d (127.4.198.3). New cstate: current_term: 1 leader_uuid: "caca97b662d34178815a2a027b9e238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.522545  5738 consensus_queue.cc:1048] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.530920  5703 consensus_queue.cc:1048] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.580971  5702 consensus_queue.cc:1048] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.588907  5739 consensus_queue.cc:1048] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.623996  5654 raft_consensus.cc:3060] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.628676  5701 consensus_queue.cc:1048] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.632926  5703 consensus_queue.cc:1048] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.638114  5716 consensus_queue.cc:1048] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.644687  5741 consensus_queue.cc:1048] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.703814  5716 raft_consensus.cc:493] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.704118  5716 raft_consensus.cc:515] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:05.705451  5716 leader_election.cc:290] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:05.705920  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8025a98e30646239011d62cb836df76" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:05.706278  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8025a98e30646239011d62cb836df76" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:05.706440  5506 raft_consensus.cc:2393] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de6d6c531305434395b2639c0b0bb0c5 in current term 1: Already voted for candidate caca97b662d34178815a2a027b9e238d in this term.
I20260713 09:12:05.707259  5546 leader_election.cc:304] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6d6c531305434395b2639c0b0bb0c5; no voters: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d
I20260713 09:12:05.707790  5716 raft_consensus.cc:3060] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.711905  5716 raft_consensus.cc:2749] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:05.718667  5703 consensus_queue.cc:1048] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.727011  5740 consensus_queue.cc:1048] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:05.742376  5739 consensus_queue.cc:1048] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.750898  5737 consensus_queue.cc:1048] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.784401  5740 consensus_queue.cc:1048] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.792281  5740 consensus_queue.cc:1048] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:06.007229  5452 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:06.970053  5716 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.970434  5716 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:06.971992  5716 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:06.972505  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215" is_pre_election: true
I20260713 09:12:06.972790  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d" is_pre_election: true
I20260713 09:12:06.973088  5506 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 1.
I20260713 09:12:06.973335  5654 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 1.
I20260713 09:12:06.974097  5545 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [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: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:06.974643  5716 raft_consensus.cc:2804] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:06.974961  5716 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.975174  5716 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.979140  5716 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:06.980556  5716 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:06.981065  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:06.981419  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:06.981551  5506 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.981923  5654 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:06.987699  5506 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:06.987708  5654 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:06.988711  5546 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:06.989238  5716 raft_consensus.cc:2804] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:06.990028  5716 raft_consensus.cc:697] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:06.990806  5716 consensus_queue.cc:237] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Queue going to LEADER 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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:06.996889  5401 catalog_manager.cc:5697] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 0 to 2, leader changed from <none> to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.084193  5580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:12:07.084621  5580 raft_consensus.cc:606] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:07.088807  5580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:12:07.089203  5580 raft_consensus.cc:606] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:07.092842  5580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba76254024e147e39e3b68883ebea8c5"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:12:07.093240  5580 raft_consensus.cc:606] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:07.098886  5580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "664aaa115469437aacfbd69bb411e904"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:12:07.099272  5580 raft_consensus.cc:606] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:07.110071  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63f756d35138484681a488554cd4f19a"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
mode: GRACEFUL
new_leader_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:12:07.110458  5654 raft_consensus.cc:606] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Received request to transfer leadership to TS de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:07.114200  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "334fbf01d5124a378bf73766911f722d"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
mode: GRACEFUL
new_leader_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:12:07.114583  5654 raft_consensus.cc:606] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Received request to transfer leadership to TS de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:07.118147  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
mode: GRACEFUL
new_leader_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:12:07.118527  5654 raft_consensus.cc:606] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Received request to transfer leadership to TS de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:07.128666  5506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
mode: GRACEFUL
new_leader_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:41118
I20260713 09:12:07.129042  5506 raft_consensus.cc:606] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Received request to transfer leadership to TS de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:07.234434  5778 raft_consensus.cc:993] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:07.234781  5716 raft_consensus.cc:1081] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:07.235919  5506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41104
I20260713 09:12:07.236279  5506 raft_consensus.cc:493] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.236586  5506 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.240540  5506 raft_consensus.cc:515] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.242071  5506 leader_election.cc:290] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 2 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:07.242573  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:07.242969  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:07.243108  5580 raft_consensus.cc:3055] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:07.243379  5654 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.243391  5580 raft_consensus.cc:740] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:07.244357  5580 consensus_queue.cc:260] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.245237  5580 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.247668  5654 raft_consensus.cc:2468] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 2.
I20260713 09:12:07.248477  5471 leader_election.cc:304] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:07.249202  5737 raft_consensus.cc:2804] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.249567  5580 raft_consensus.cc:2468] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 2.
I20260713 09:12:07.250309  5737 raft_consensus.cc:697] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:07.251075  5737 consensus_queue.cc:237] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.257231  5401 catalog_manager.cc:5697] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 1 to 2, leader changed from de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.265074  5777 raft_consensus.cc:993] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d: : Instructing follower de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:07.265403  5790 raft_consensus.cc:1081] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Signalling peer de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:07.266637  5580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63f756d35138484681a488554cd4f19a"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:37712
I20260713 09:12:07.267019  5580 raft_consensus.cc:493] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.267279  5580 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.268277  5790 raft_consensus.cc:993] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d: : Instructing follower de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:07.268661  5777 raft_consensus.cc:1081] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Signalling peer de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:07.269898  5581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:37712
I20260713 09:12:07.270272  5581 raft_consensus.cc:493] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.270536  5581 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.271471  5580 raft_consensus.cc:515] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.272850  5580 leader_election.cc:290] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:07.273715  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:07.274121  5654 raft_consensus.cc:3055] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:07.274058  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:07.274506  5654 raft_consensus.cc:740] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:07.274703  5506 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.275198  5654 consensus_queue.cc:260] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.275354  5581 raft_consensus.cc:515] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.276101  5654 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.278278  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:07.278290  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:07.278925  5655 raft_consensus.cc:3055] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:07.278982  5505 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.279316  5655 raft_consensus.cc:740] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:07.280402  5506 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:07.280195  5655 consensus_queue.cc:260] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.281244  5655 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.281427  5654 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:07.282423  5545 leader_election.cc:304] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:07.283579  5716 raft_consensus.cc:2804] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.283941  5716 raft_consensus.cc:697] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:07.284967  5581 leader_election.cc:290] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:07.284677  5716 consensus_queue.cc:237] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.286945  5655 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:07.287921  5546 leader_election.cc:304] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:07.288456  5505 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:07.288687  5778 raft_consensus.cc:2804] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.290189  5778 raft_consensus.cc:697] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:07.290781  5778 consensus_queue.cc:237] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.293463  5401 catalog_manager.cc:5697] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 1 to 2, leader changed from caca97b662d34178815a2a027b9e238d (127.4.198.3) to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.303404  5401 catalog_manager.cc:5697] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 1 to 2, leader changed from caca97b662d34178815a2a027b9e238d (127.4.198.3) to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.359802  5792 raft_consensus.cc:993] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:07.360146  5778 raft_consensus.cc:1081] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:07.361310  5505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41104
I20260713 09:12:07.361687  5505 raft_consensus.cc:493] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.361949  5505 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.366096  5505 raft_consensus.cc:515] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:07.367570  5505 leader_election.cc:290] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 2 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:07.368115  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:07.368460  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:07.368602  5581 raft_consensus.cc:3055] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:07.368888  5654 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.368943  5581 raft_consensus.cc:740] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:07.369657  5581 consensus_queue.cc:260] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:07.370467  5581 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.372925  5654 raft_consensus.cc:2468] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 2.
I20260713 09:12:07.373718  5471 leader_election.cc:304] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:07.374296  5737 raft_consensus.cc:2804] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.374647  5737 raft_consensus.cc:697] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:07.374711  5581 raft_consensus.cc:2468] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 2.
I20260713 09:12:07.375725  5737 consensus_queue.cc:237] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:07.381732  5401 catalog_manager.cc:5697] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 1 to 2, leader changed from de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:07.431697  5790 raft_consensus.cc:993] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d: : Instructing follower de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:07.432063  5777 raft_consensus.cc:1081] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Signalling peer de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:07.433256  5581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "334fbf01d5124a378bf73766911f722d"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:37712
I20260713 09:12:07.433655  5581 raft_consensus.cc:493] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.433919  5581 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.437918  5581 raft_consensus.cc:515] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.439392  5581 leader_election.cc:290] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:07.440328  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334fbf01d5124a378bf73766911f722d" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:07.440852  5654 raft_consensus.cc:3055] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:07.440659  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334fbf01d5124a378bf73766911f722d" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:07.441207  5654 raft_consensus.cc:740] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:07.441391  5505 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.442035  5654 consensus_queue.cc:260] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.443138  5654 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.447398  5505 raft_consensus.cc:2468] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:07.448359  5545 leader_election.cc:304] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:07.449035  5778 raft_consensus.cc:2804] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.449139  5654 raft_consensus.cc:2468] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:07.449409  5778 raft_consensus.cc:697] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:07.450183  5778 consensus_queue.cc:237] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.453660  5788 raft_consensus.cc:993] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215: : Instructing follower de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:07.454092  5737 raft_consensus.cc:1081] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Signalling peer de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:07.455587  5581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:37702
I20260713 09:12:07.455965  5581 raft_consensus.cc:493] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.456255  5581 raft_consensus.cc:3060] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.457799  5401 catalog_manager.cc:5697] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 1 to 2, leader changed from caca97b662d34178815a2a027b9e238d (127.4.198.3) to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.461333  5581 raft_consensus.cc:515] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.463008  5581 leader_election.cc:290] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:07.463587  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:07.463946  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d7af3021749caa3b65cd634aa1f3f" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:07.464098  5505 raft_consensus.cc:3055] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:07.464486  5505 raft_consensus.cc:740] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:07.464493  5654 raft_consensus.cc:3060] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.465260  5505 consensus_queue.cc:260] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.466370  5505 raft_consensus.cc:3060] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.468799  5654 raft_consensus.cc:2468] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:07.469558  5546 leader_election.cc:304] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:07.470088  5778 raft_consensus.cc:2804] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.470294  5505 raft_consensus.cc:2468] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 2.
I20260713 09:12:07.470413  5778 raft_consensus.cc:697] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:07.471141  5778 consensus_queue.cc:237] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.476590  5401 catalog_manager.cc:5697] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 1 to 2, leader changed from 1f7d732fc410467d87f64d4514860215 (127.4.198.1) to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.479892  5505 raft_consensus.cc:1275] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:07.480996  5778 consensus_queue.cc:1048] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.486500  5792 raft_consensus.cc:993] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:07.486930  5716 raft_consensus.cc:1081] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:07.488471  5506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "664aaa115469437aacfbd69bb411e904"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41104
I20260713 09:12:07.489951  5506 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.490286  5506 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:07.493043  5654 raft_consensus.cc:1275] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:07.494033  5716 consensus_queue.cc:1048] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.495668  5506 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.501688  5506 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 3 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:07.502275  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:07.502785  5581 raft_consensus.cc:3055] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:07.503087  5581 raft_consensus.cc:740] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:07.503836  5581 consensus_queue.cc:260] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.504815  5581 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:07.507067  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:07.507597  5654 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:07.509418  5581 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 3.
I20260713 09:12:07.510545  5470 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:07.511201  5737 raft_consensus.cc:2804] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:07.511575  5737 raft_consensus.cc:697] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:07.512113  5654 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 3.
I20260713 09:12:07.512199  5737 consensus_queue.cc:237] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.518325  5404 catalog_manager.cc:5697] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 2 to 3, leader changed from de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 3 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.591010  5778 raft_consensus.cc:993] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:07.591324  5716 raft_consensus.cc:1081] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:07.592456  5506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba76254024e147e39e3b68883ebea8c5"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41104
I20260713 09:12:07.592849  5506 raft_consensus.cc:493] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.593127  5506 raft_consensus.cc:3060] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.596517  5506 raft_consensus.cc:515] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.597797  5506 leader_election.cc:290] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 2 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:07.598654  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76254024e147e39e3b68883ebea8c5" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:07.598707  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba76254024e147e39e3b68883ebea8c5" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:07.599108  5581 raft_consensus.cc:3055] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:07.599167  5654 raft_consensus.cc:3060] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.599385  5581 raft_consensus.cc:740] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:07.600046  5581 consensus_queue.cc:260] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.600862  5581 raft_consensus.cc:3060] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.603251  5654 raft_consensus.cc:2468] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 2.
I20260713 09:12:07.604128  5471 leader_election.cc:304] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:07.604810  5737 raft_consensus.cc:2804] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.604971  5581 raft_consensus.cc:2468] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 2.
I20260713 09:12:07.605170  5737 raft_consensus.cc:697] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:07.605894  5737 consensus_queue.cc:237] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:07.612327  5404 catalog_manager.cc:5697] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 1 to 2, leader changed from de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.671756  5506 raft_consensus.cc:1275] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.672657  5716 consensus_queue.cc:1048] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.679375  5654 raft_consensus.cc:1275] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.680837  5778 consensus_queue.cc:1048] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.739260  5506 raft_consensus.cc:1275] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.740185  5778 consensus_queue.cc:1048] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.747095  5654 raft_consensus.cc:1275] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.749233  5792 consensus_queue.cc:1048] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.804090  5581 raft_consensus.cc:1275] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.805218  5737 consensus_queue.cc:1048] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.812750  5654 raft_consensus.cc:1275] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.814749  5788 consensus_queue.cc:1048] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.828959  5506 raft_consensus.cc:1275] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.829865  5792 consensus_queue.cc:1048] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.836629  5654 raft_consensus.cc:1275] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.838021  5778 consensus_queue.cc:1048] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.916517  5654 raft_consensus.cc:1275] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.919098  5788 consensus_queue.cc:1048] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.927073  5581 raft_consensus.cc:1275] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:07.928843  5813 consensus_queue.cc:1048] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.940869  5581 raft_consensus.cc:1275] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:07.941867  5813 consensus_queue.cc:1048] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:07.950771  5654 raft_consensus.cc:1275] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:07.951915  5808 consensus_queue.cc:1048] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.076864  5654 raft_consensus.cc:1275] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.077776  5778 consensus_queue.cc:1048] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.085042  5506 raft_consensus.cc:1275] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.086177  5716 consensus_queue.cc:1048] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.093768  5581 raft_consensus.cc:1275] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.094713  5808 consensus_queue.cc:1048] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.102731  5654 raft_consensus.cc:1275] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.104132  5813 consensus_queue.cc:1048] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:10.156181  4888 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:12:10.156823  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:10.173467  5506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
mode: GRACEFUL
new_leader_uuid: "caca97b662d34178815a2a027b9e238d"
 from {username='slave'} at 127.0.0.1:46010
I20260713 09:12:10.173895  5506 raft_consensus.cc:606] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Received request to transfer leadership to TS caca97b662d34178815a2a027b9e238d
I20260713 09:12:10.175813  5506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "664aaa115469437aacfbd69bb411e904"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
mode: GRACEFUL
new_leader_uuid: "caca97b662d34178815a2a027b9e238d"
 from {username='slave'} at 127.0.0.1:46010
I20260713 09:12:10.176200  5506 raft_consensus.cc:606] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Received request to transfer leadership to TS caca97b662d34178815a2a027b9e238d
I20260713 09:12:10.176951  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:10.177282  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:10.311865  5788 raft_consensus.cc:993] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215: : Instructing follower caca97b662d34178815a2a027b9e238d to start an election
I20260713 09:12:10.312245  5823 raft_consensus.cc:1081] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Signalling peer caca97b662d34178815a2a027b9e238d to start an election
I20260713 09:12:10.313433  5654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "664aaa115469437aacfbd69bb411e904"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
 from {username='slave'} at 127.0.0.1:59736
I20260713 09:12:10.313793  5654 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:10.314025  5654 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:10.317675  5654 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:10.318960  5654 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 4 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:10.319559  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:10.319957  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:10.320077  5506 raft_consensus.cc:3055] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:10.320433  5506 raft_consensus.cc:740] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:10.320461  5581 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:10.321199  5506 consensus_queue.cc:260] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:10.322244  5506 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:10.326130  5581 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 4.
I20260713 09:12:10.327092  5619 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [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: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:10.327558  5506 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 4.
I20260713 09:12:10.327713  5815 raft_consensus.cc:2804] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:10.328759  5815 raft_consensus.cc:697] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 4 LEADER]: Becoming Leader. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:10.329445  5815 consensus_queue.cc:237] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:10.335325  5401 catalog_manager.cc:5697] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d reported cstate change: term changed from 3 to 4, leader changed from 1f7d732fc410467d87f64d4514860215 (127.4.198.1) to caca97b662d34178815a2a027b9e238d (127.4.198.3). New cstate: current_term: 4 leader_uuid: "caca97b662d34178815a2a027b9e238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:10.526209  5788 raft_consensus.cc:993] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215: : Instructing follower caca97b662d34178815a2a027b9e238d to start an election
I20260713 09:12:10.526609  5823 raft_consensus.cc:1081] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Signalling peer caca97b662d34178815a2a027b9e238d to start an election
I20260713 09:12:10.527851  5654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
 from {username='slave'} at 127.0.0.1:59736
I20260713 09:12:10.528352  5654 raft_consensus.cc:493] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:10.528680  5654 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:10.532902  5654 raft_consensus.cc:515] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:10.534118  5654 leader_election.cc:290] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 3 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721)
I20260713 09:12:10.534775  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:10.534997  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:10.535415  5506 raft_consensus.cc:3055] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:10.535646  5506 raft_consensus.cc:740] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:10.535260  5581 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:10.536199  5506 consensus_queue.cc:260] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [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: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:10.536942  5506 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:10.540248  5581 raft_consensus.cc:2468] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 3.
I20260713 09:12:10.540442  5506 raft_consensus.cc:2468] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 3.
I20260713 09:12:10.540992  5619 leader_election.cc:304] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [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: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:10.541648  5815 raft_consensus.cc:2804] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:10.541975  5815 raft_consensus.cc:697] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 3 LEADER]: Becoming Leader. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:10.542629  5815 consensus_queue.cc:237] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [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: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:10.548079  5401 catalog_manager.cc:5697] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d reported cstate change: term changed from 2 to 3, leader changed from 1f7d732fc410467d87f64d4514860215 (127.4.198.1) to caca97b662d34178815a2a027b9e238d (127.4.198.3). New cstate: current_term: 3 leader_uuid: "caca97b662d34178815a2a027b9e238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:10.921018  5581 raft_consensus.cc:1275] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Refusing update from remote peer caca97b662d34178815a2a027b9e238d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:12:10.922067  5815 consensus_queue.cc:1048] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:10.930855  5506 raft_consensus.cc:1275] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Refusing update from remote peer caca97b662d34178815a2a027b9e238d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:12:10.932542  5815 consensus_queue.cc:1048] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:11.120882  5581 raft_consensus.cc:1275] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Refusing update from remote peer caca97b662d34178815a2a027b9e238d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:11.121923  5815 consensus_queue.cc:1048] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:11.129644  5506 raft_consensus.cc:1275] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Refusing update from remote peer caca97b662d34178815a2a027b9e238d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:11.130776  5815 consensus_queue.cc:1048] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:11.177865  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:11.186895  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:12:11.187326  5654 raft_consensus.cc:606] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 3 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:11.197948  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "664aaa115469437aacfbd69bb411e904"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:12:11.198335  5654 raft_consensus.cc:606] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 4 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:11.202275  5581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63f756d35138484681a488554cd4f19a"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:12:11.202659  5581 raft_consensus.cc:606] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:11.206539  5581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "334fbf01d5124a378bf73766911f722d"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:12:11.206904  5581 raft_consensus.cc:606] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:11.210731  5581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
mode: GRACEFUL
new_leader_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:12:11.211100  5581 raft_consensus.cc:606] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Received request to transfer leadership to TS 1f7d732fc410467d87f64d4514860215
I20260713 09:12:11.252316  5820 raft_consensus.cc:993] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.252655  5831 raft_consensus.cc:1081] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.253829  5506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "334fbf01d5124a378bf73766911f722d"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41104
I20260713 09:12:11.254182  5506 raft_consensus.cc:493] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:11.254407  5506 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.258211  5506 raft_consensus.cc:515] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.259397  5506 leader_election.cc:290] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 3 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:11.260070  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334fbf01d5124a378bf73766911f722d" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:11.260327  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334fbf01d5124a378bf73766911f722d" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:11.260560  5581 raft_consensus.cc:3055] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:11.260788  5654 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.260845  5581 raft_consensus.cc:740] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:11.261565  5581 consensus_queue.cc:260] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.262585  5581 raft_consensus.cc:3060] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.266292  5654 raft_consensus.cc:2468] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 3.
I20260713 09:12:11.267246  5471 leader_election.cc:304] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:11.267870  5788 raft_consensus.cc:2804] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:11.267825  5581 raft_consensus.cc:2468] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 3.
I20260713 09:12:11.268837  5788 raft_consensus.cc:697] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:11.269562  5788 consensus_queue.cc:237] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.274775  5401 catalog_manager.cc:5697] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 2 to 3, leader changed from de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 3 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.331815  5835 raft_consensus.cc:993] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.332149  5815 raft_consensus.cc:1081] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 4 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.333343  5506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "664aaa115469437aacfbd69bb411e904"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41116
I20260713 09:12:11.333693  5506 raft_consensus.cc:493] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:11.333927  5506 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:12:11.337420  5506 raft_consensus.cc:515] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.338560  5506 leader_election.cc:290] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 5 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:11.339087  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:11.339483  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664aaa115469437aacfbd69bb411e904" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:11.339597  5581 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:12:11.339954  5654 raft_consensus.cc:3055] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:12:11.340257  5654 raft_consensus.cc:740] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:11.340898  5654 consensus_queue.cc:260] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.341903  5654 raft_consensus.cc:3060] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:12:11.344825  5581 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 5.
I20260713 09:12:11.345755  5470 leader_election.cc:304] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:11.346311  5788 raft_consensus.cc:2804] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:12:11.346750  5788 raft_consensus.cc:697] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 5 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:11.346832  5654 raft_consensus.cc:2468] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 5.
I20260713 09:12:11.347537  5788 consensus_queue.cc:237] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.352378  5401 catalog_manager.cc:5697] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 4 to 5, leader changed from caca97b662d34178815a2a027b9e238d (127.4.198.3) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 5 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.388134  5820 raft_consensus.cc:993] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.388458  5831 raft_consensus.cc:1081] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.389556  5506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63f756d35138484681a488554cd4f19a"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41104
I20260713 09:12:11.389899  5506 raft_consensus.cc:493] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:11.390137  5506 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.393640  5506 raft_consensus.cc:515] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.394810  5506 leader_election.cc:290] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 3 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:11.395359  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:11.395730  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:11.395856  5581 raft_consensus.cc:3055] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:11.396154  5581 raft_consensus.cc:740] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:11.396185  5654 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.396889  5581 consensus_queue.cc:260] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.397907  5581 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.401489  5654 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 3.
I20260713 09:12:11.402307  5471 leader_election.cc:304] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:11.402748  5581 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 3.
I20260713 09:12:11.402865  5788 raft_consensus.cc:2804] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:11.403297  5788 raft_consensus.cc:697] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:11.404034  5788 consensus_queue.cc:237] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.409300  5401 catalog_manager.cc:5697] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 2 to 3, leader changed from de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 3 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.500234  5820 raft_consensus.cc:993] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.500576  5831 raft_consensus.cc:1081] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.501710  5506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41104
I20260713 09:12:11.502158  5506 raft_consensus.cc:493] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:11.502467  5506 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.506335  5506 raft_consensus.cc:515] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.507550  5506 leader_election.cc:290] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 3 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:11.508124  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:11.508409  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:11.508623  5581 raft_consensus.cc:3055] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:11.508858  5654 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.508934  5581 raft_consensus.cc:740] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:11.509639  5581 consensus_queue.cc:260] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.510834  5581 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:11.514555  5654 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 3.
I20260713 09:12:11.515478  5471 leader_election.cc:304] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215, caca97b662d34178815a2a027b9e238d; no voters: 
I20260713 09:12:11.516105  5581 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 3.
I20260713 09:12:11.516180  5788 raft_consensus.cc:2804] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:11.516737  5788 raft_consensus.cc:697] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:11.517935  5788 consensus_queue.cc:237] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:11.523898  5401 catalog_manager.cc:5697] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 2 to 3, leader changed from de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 3 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.708926  5815 raft_consensus.cc:993] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d: : Instructing follower 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.709304  5835 raft_consensus.cc:1081] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 3 LEADER]: Signalling peer 1f7d732fc410467d87f64d4514860215 to start an election
I20260713 09:12:11.710551  5506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
 from {username='slave'} at 127.0.0.1:41116
I20260713 09:12:11.710986  5506 raft_consensus.cc:493] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:11.711236  5506 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:11.714922  5506 raft_consensus.cc:515] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:11.716171  5506 leader_election.cc:290] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [CANDIDATE]: Term 4 election: Requested vote from peers de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:11.716771  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:11.717084  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601082a1ffa94a3ea1d316c6569c931e" candidate_uuid: "1f7d732fc410467d87f64d4514860215" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:11.717240  5580 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:11.717552  5654 raft_consensus.cc:3055] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:11.717784  5654 raft_consensus.cc:740] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:11.718331  5654 consensus_queue.cc:260] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [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: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:11.719065  5654 raft_consensus.cc:3060] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:11.721259  5580 raft_consensus.cc:2468] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 4.
I20260713 09:12:11.722060  5470 leader_election.cc:304] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [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: 1f7d732fc410467d87f64d4514860215, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:11.722630  5788 raft_consensus.cc:2804] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:11.722708  5654 raft_consensus.cc:2468] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7d732fc410467d87f64d4514860215 in term 4.
I20260713 09:12:11.723114  5788 raft_consensus.cc:697] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 4 LEADER]: Becoming Leader. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:11.724033  5788 consensus_queue.cc:237] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [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: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } }
I20260713 09:12:11.728924  5401 catalog_manager.cc:5697] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 reported cstate change: term changed from 3 to 4, leader changed from caca97b662d34178815a2a027b9e238d (127.4.198.3) to 1f7d732fc410467d87f64d4514860215 (127.4.198.1). New cstate: current_term: 4 leader_uuid: "1f7d732fc410467d87f64d4514860215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:11.801215  5654 raft_consensus.cc:1275] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 5 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:12:11.802084  5788 consensus_queue.cc:1048] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:11.807101  5580 raft_consensus.cc:1275] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:11.809523  5581 raft_consensus.cc:1275] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 5 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:12:11.809418  5788 consensus_queue.cc:1048] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:11.810776  5847 consensus_queue.cc:1048] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:11.825179  5654 raft_consensus.cc:1275] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:11.826577  5788 consensus_queue.cc:1048] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:11.841621  5654 raft_consensus.cc:1275] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:11.842639  5788 consensus_queue.cc:1048] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:11.869288  5580 raft_consensus.cc:1275] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:11.871891  5788 consensus_queue.cc:1048] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:11.920936  5654 raft_consensus.cc:1275] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:11.921893  5849 consensus_queue.cc:1048] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:11.930465  5580 raft_consensus.cc:1275] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:11.931740  5788 consensus_queue.cc:1048] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:12.211165  5580 raft_consensus.cc:1275] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:12.212566  5847 consensus_queue.cc:1048] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:12.220508  5654 raft_consensus.cc:1275] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Refusing update from remote peer 1f7d732fc410467d87f64d4514860215: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:12.221773  5788 consensus_queue.cc:1048] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:14.216910  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:14.224116  5506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
mode: GRACEFUL
new_leader_uuid: "caca97b662d34178815a2a027b9e238d"
 from {username='slave'} at 127.0.0.1:46010
I20260713 09:12:14.224572  5506 raft_consensus.cc:606] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Received request to transfer leadership to TS caca97b662d34178815a2a027b9e238d
I20260713 09:12:14.226583  5506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63f756d35138484681a488554cd4f19a"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
mode: GRACEFUL
new_leader_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:46010
I20260713 09:12:14.226920  5506 raft_consensus.cc:606] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Received request to transfer leadership to TS de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:14.228662  5506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
mode: GRACEFUL
new_leader_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:46010
I20260713 09:12:14.228994  5506 raft_consensus.cc:606] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Received request to transfer leadership to TS de6d6c531305434395b2639c0b0bb0c5
I20260713 09:12:14.230675  5506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5"
dest_uuid: "1f7d732fc410467d87f64d4514860215"
mode: GRACEFUL
new_leader_uuid: "caca97b662d34178815a2a027b9e238d"
 from {username='slave'} at 127.0.0.1:46010
I20260713 09:12:14.231014  5506 raft_consensus.cc:606] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Received request to transfer leadership to TS caca97b662d34178815a2a027b9e238d
I20260713 09:12:14.231832  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:12:14.232178  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:14.312103  5847 raft_consensus.cc:993] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215: : Instructing follower caca97b662d34178815a2a027b9e238d to start an election
I20260713 09:12:14.312479  5864 raft_consensus.cc:1081] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Signalling peer caca97b662d34178815a2a027b9e238d to start an election
I20260713 09:12:14.313624  5654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
 from {username='slave'} at 127.0.0.1:59736
I20260713 09:12:14.313994  5654 raft_consensus.cc:493] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:14.314226  5654 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:14.318743  5654 raft_consensus.cc:515] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.320307  5654 leader_election.cc:290] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 3 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:14.321388  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:14.321621  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdefbf0dce3a4dbe865837973bb18dd5" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:14.321911  5581 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:14.322160  5506 raft_consensus.cc:3055] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:14.322465  5506 raft_consensus.cc:740] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:14.323180  5506 consensus_queue.cc:260] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.324033  5506 raft_consensus.cc:3060] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:14.326615  5581 raft_consensus.cc:2468] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 3.
I20260713 09:12:14.327659  5619 leader_election.cc:304] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [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: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:14.328366  5835 raft_consensus.cc:2804] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:14.329242  5506 raft_consensus.cc:2468] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 3.
I20260713 09:12:14.329226  5835 raft_consensus.cc:697] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 3 LEADER]: Becoming Leader. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:14.330157  5835 consensus_queue.cc:237] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.335904  5401 catalog_manager.cc:5697] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d reported cstate change: term changed from 2 to 3, leader changed from 1f7d732fc410467d87f64d4514860215 (127.4.198.1) to caca97b662d34178815a2a027b9e238d (127.4.198.3). New cstate: current_term: 3 leader_uuid: "caca97b662d34178815a2a027b9e238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:14.365604  5847 raft_consensus.cc:993] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215: : Instructing follower caca97b662d34178815a2a027b9e238d to start an election
I20260713 09:12:14.365953  5864 raft_consensus.cc:1081] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Signalling peer caca97b662d34178815a2a027b9e238d to start an election
I20260713 09:12:14.367035  5654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b"
dest_uuid: "caca97b662d34178815a2a027b9e238d"
 from {username='slave'} at 127.0.0.1:59736
I20260713 09:12:14.367372  5654 raft_consensus.cc:493] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:14.367632  5654 raft_consensus.cc:3060] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:14.371176  5654 raft_consensus.cc:515] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.372328  5654 leader_election.cc:290] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 2 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019)
I20260713 09:12:14.373135  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
I20260713 09:12:14.373476  5581 raft_consensus.cc:3060] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:14.373447  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de8948ea834bf1833ff3da16ff2b1b" candidate_uuid: "caca97b662d34178815a2a027b9e238d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:14.373932  5506 raft_consensus.cc:3055] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:14.374154  5506 raft_consensus.cc:740] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:14.374671  5506 consensus_queue.cc:260] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.375418  5506 raft_consensus.cc:3060] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:14.377206  5581 raft_consensus.cc:2468] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 2.
I20260713 09:12:14.377935  5619 leader_election.cc:304] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:14.378525  5835 raft_consensus.cc:2804] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:14.378963  5835 raft_consensus.cc:697] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 2 LEADER]: Becoming Leader. State: Replica: caca97b662d34178815a2a027b9e238d, State: Running, Role: LEADER
I20260713 09:12:14.379165  5506 raft_consensus.cc:2468] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caca97b662d34178815a2a027b9e238d in term 2.
I20260713 09:12:14.379787  5835 consensus_queue.cc:237] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.385782  5401 catalog_manager.cc:5697] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d reported cstate change: term changed from 1 to 2, leader changed from 1f7d732fc410467d87f64d4514860215 (127.4.198.1) to caca97b662d34178815a2a027b9e238d (127.4.198.3). New cstate: current_term: 2 leader_uuid: "caca97b662d34178815a2a027b9e238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:14.620352  5864 raft_consensus.cc:993] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215: : Instructing follower de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:14.620695  5847 raft_consensus.cc:1081] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Signalling peer de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:14.621865  5581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63f756d35138484681a488554cd4f19a"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:37702
I20260713 09:12:14.622236  5581 raft_consensus.cc:493] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:14.622459  5581 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:14.625996  5581 raft_consensus.cc:515] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.627244  5581 leader_election.cc:290] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 4 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:14.627826  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:14.628324  5506 raft_consensus.cc:3055] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:14.628233  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f756d35138484681a488554cd4f19a" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:14.628631  5506 raft_consensus.cc:740] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:14.628778  5654 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:14.629324  5506 consensus_queue.cc:260] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.630371  5506 raft_consensus.cc:3060] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:14.634344  5654 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 4.
I20260713 09:12:14.635385  5546 leader_election.cc:304] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [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: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:14.635628  5506 raft_consensus.cc:2468] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 4.
I20260713 09:12:14.636098  5863 raft_consensus.cc:2804] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:14.637169  5863 raft_consensus.cc:697] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 4 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:14.637881  5863 consensus_queue.cc:237] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.646016  5401 catalog_manager.cc:5697] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 3 to 4, leader changed from 1f7d732fc410467d87f64d4514860215 (127.4.198.1) to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 4 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:14.733305  5864 raft_consensus.cc:993] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215: : Instructing follower de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:14.733644  5847 raft_consensus.cc:1081] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Signalling peer de6d6c531305434395b2639c0b0bb0c5 to start an election
I20260713 09:12:14.734750  5581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d"
dest_uuid: "de6d6c531305434395b2639c0b0bb0c5"
 from {username='slave'} at 127.0.0.1:37702
I20260713 09:12:14.735075  5581 raft_consensus.cc:493] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:14.735273  5581 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:14.738754  5581 raft_consensus.cc:515] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.740044  5581 leader_election.cc:290] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [CANDIDATE]: Term 4 election: Requested vote from peers 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721), caca97b662d34178815a2a027b9e238d (127.4.198.3:37465)
I20260713 09:12:14.740523  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f7d732fc410467d87f64d4514860215"
I20260713 09:12:14.740875  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc9892c62e4befa4ef3f0c108caf9d" candidate_uuid: "de6d6c531305434395b2639c0b0bb0c5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "caca97b662d34178815a2a027b9e238d"
I20260713 09:12:14.740983  5506 raft_consensus.cc:3055] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:14.741276  5506 raft_consensus.cc:740] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f7d732fc410467d87f64d4514860215, State: Running, Role: LEADER
I20260713 09:12:14.741294  5654 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:14.741825  5506 consensus_queue.cc:260] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.742542  5506 raft_consensus.cc:3060] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:14.745117  5654 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 4.
I20260713 09:12:14.745950  5546 leader_election.cc:304] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [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: caca97b662d34178815a2a027b9e238d, de6d6c531305434395b2639c0b0bb0c5; no voters: 
I20260713 09:12:14.746603  5506 raft_consensus.cc:2468] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6d6c531305434395b2639c0b0bb0c5 in term 4.
I20260713 09:12:14.746620  5863 raft_consensus.cc:2804] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:14.747151  5863 raft_consensus.cc:697] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 4 LEADER]: Becoming Leader. State: Replica: de6d6c531305434395b2639c0b0bb0c5, State: Running, Role: LEADER
I20260713 09:12:14.747807  5863 consensus_queue.cc:237] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [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: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } }
I20260713 09:12:14.753773  5400 catalog_manager.cc:5697] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 reported cstate change: term changed from 3 to 4, leader changed from 1f7d732fc410467d87f64d4514860215 (127.4.198.1) to de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2). New cstate: current_term: 4 leader_uuid: "de6d6c531305434395b2639c0b0bb0c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:14.785710  5581 raft_consensus.cc:1275] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Refusing update from remote peer caca97b662d34178815a2a027b9e238d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:14.786557  5835 consensus_queue.cc:1048] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:14.795451  5506 raft_consensus.cc:1275] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Refusing update from remote peer caca97b662d34178815a2a027b9e238d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:14.796602  5877 consensus_queue.cc:1048] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:14.815214  5581 raft_consensus.cc:1275] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Refusing update from remote peer caca97b662d34178815a2a027b9e238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:14.816099  5877 consensus_queue.cc:1048] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6d6c531305434395b2639c0b0bb0c5" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:14.823014  5506 raft_consensus.cc:1275] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Refusing update from remote peer caca97b662d34178815a2a027b9e238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:14.824774  5835 consensus_queue.cc:1048] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:15.068092  5654 raft_consensus.cc:1275] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:15.068993  5863 consensus_queue.cc:1048] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:15.078982  5506 raft_consensus.cc:1275] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:15.080346  5872 consensus_queue.cc:1048] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7d732fc410467d87f64d4514860215" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:15.232885  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:15.238585  4888 tablet_server.cc:179] TabletServer@127.4.198.1:0 shutting down...
I20260713 09:12:15.257277  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:15.257946  4888 tablet_replica.cc:333] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.258589  4888 raft_consensus.cc:2243] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.259395  4888 raft_consensus.cc:2272] T 334fbf01d5124a378bf73766911f722d P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.261252  4888 tablet_replica.cc:333] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.261716  4888 raft_consensus.cc:2243] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.262326  4888 raft_consensus.cc:2272] T ba76254024e147e39e3b68883ebea8c5 P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.263855  4888 tablet_replica.cc:333] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.264266  4888 raft_consensus.cc:2243] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.264581  4888 raft_consensus.cc:2272] T fdefbf0dce3a4dbe865837973bb18dd5 P 1f7d732fc410467d87f64d4514860215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.266273  4888 tablet_replica.cc:333] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.266716  4888 raft_consensus.cc:2243] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.267288  4888 raft_consensus.cc:2272] T 664aaa115469437aacfbd69bb411e904 P 1f7d732fc410467d87f64d4514860215 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.268685  4888 tablet_replica.cc:333] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.269083  4888 raft_consensus.cc:2243] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.269398  4888 raft_consensus.cc:2272] T e45d7af3021749caa3b65cd634aa1f3f P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.270882  4888 tablet_replica.cc:333] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.271270  4888 raft_consensus.cc:2243] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.271610  4888 raft_consensus.cc:2272] T f0bc9892c62e4befa4ef3f0c108caf9d P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.273000  4888 tablet_replica.cc:333] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.273406  4888 raft_consensus.cc:2243] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.273757  4888 raft_consensus.cc:2272] T 63f756d35138484681a488554cd4f19a P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.275396  4888 tablet_replica.cc:333] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.275849  4888 raft_consensus.cc:2243] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.276191  4888 raft_consensus.cc:2272] T 06de8948ea834bf1833ff3da16ff2b1b P 1f7d732fc410467d87f64d4514860215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.278007  4888 tablet_replica.cc:333] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.278431  4888 raft_consensus.cc:2243] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.279021  4888 raft_consensus.cc:2272] T 601082a1ffa94a3ea1d316c6569c931e P 1f7d732fc410467d87f64d4514860215 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.280496  4888 tablet_replica.cc:333] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215: stopping tablet replica
I20260713 09:12:15.280877  4888 raft_consensus.cc:2243] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.281230  4888 raft_consensus.cc:2272] T a8025a98e30646239011d62cb836df76 P 1f7d732fc410467d87f64d4514860215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.305717  5654 raft_consensus.cc:1275] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Refusing update from remote peer de6d6c531305434395b2639c0b0bb0c5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:15.306946  5872 consensus_queue.cc:1048] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caca97b662d34178815a2a027b9e238d" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:15.308451  4888 tablet_server.cc:196] TabletServer@127.4.198.1:0 shutdown complete.
W20260713 09:12:15.308974  5619 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.1:35721: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260713 09:12:15.315582  5619 consensus_peers.cc:597] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d -> Peer 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721): Couldn't send request to peer 1f7d732fc410467d87f64d4514860215. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:35721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:15.323593  5545 consensus_peers.cc:597] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 -> Peer 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721): Couldn't send request to peer 1f7d732fc410467d87f64d4514860215. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:35721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:15.324198  5545 consensus_peers.cc:597] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 -> Peer 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721): Couldn't send request to peer 1f7d732fc410467d87f64d4514860215. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:35721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.335891  4888 tablet_server.cc:179] TabletServer@127.4.198.2:0 shutting down...
W20260713 09:12:15.359337  5619 consensus_peers.cc:597] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d -> Peer de6d6c531305434395b2639c0b0bb0c5 (127.4.198.2:39019): Couldn't send request to peer de6d6c531305434395b2639c0b0bb0c5. 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:12:15.359972  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:15.360539  4888 tablet_replica.cc:333] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.361022  4888 raft_consensus.cc:2243] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.361620  4888 raft_consensus.cc:2272] T 63f756d35138484681a488554cd4f19a P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.363372  4888 tablet_replica.cc:333] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.363888  4888 raft_consensus.cc:2243] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.364497  4888 raft_consensus.cc:2272] T f0bc9892c62e4befa4ef3f0c108caf9d P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.366529  4888 tablet_replica.cc:333] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.366987  4888 raft_consensus.cc:2243] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.367333  4888 raft_consensus.cc:2272] T ba76254024e147e39e3b68883ebea8c5 P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.368757  4888 tablet_replica.cc:333] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.369328  4888 raft_consensus.cc:2243] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.369699  4888 raft_consensus.cc:2272] T fdefbf0dce3a4dbe865837973bb18dd5 P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.371522  4888 tablet_replica.cc:333] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.371949  4888 raft_consensus.cc:2243] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.372288  4888 raft_consensus.cc:2272] T 334fbf01d5124a378bf73766911f722d P de6d6c531305434395b2639c0b0bb0c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.373662  4888 tablet_replica.cc:333] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.374066  4888 raft_consensus.cc:2243] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.374449  4888 raft_consensus.cc:2272] T 664aaa115469437aacfbd69bb411e904 P de6d6c531305434395b2639c0b0bb0c5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.375869  4888 tablet_replica.cc:333] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.376295  4888 raft_consensus.cc:2243] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.376891  4888 raft_consensus.cc:2272] T e45d7af3021749caa3b65cd634aa1f3f P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.378302  4888 tablet_replica.cc:333] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.378710  4888 raft_consensus.cc:2243] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.379025  4888 raft_consensus.cc:2272] T a8025a98e30646239011d62cb836df76 P de6d6c531305434395b2639c0b0bb0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.380438  4888 tablet_replica.cc:333] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.380838  4888 raft_consensus.cc:2243] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.381176  4888 raft_consensus.cc:2272] T 06de8948ea834bf1833ff3da16ff2b1b P de6d6c531305434395b2639c0b0bb0c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.382894  4888 tablet_replica.cc:333] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5: stopping tablet replica
I20260713 09:12:15.383283  4888 raft_consensus.cc:2243] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.383701  4888 raft_consensus.cc:2272] T 601082a1ffa94a3ea1d316c6569c931e P de6d6c531305434395b2639c0b0bb0c5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.400940  4888 tablet_server.cc:196] TabletServer@127.4.198.2:0 shutdown complete.
W20260713 09:12:15.404245  5619 consensus_peers.cc:597] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d -> Peer 1f7d732fc410467d87f64d4514860215 (127.4.198.1:35721): Couldn't send request to peer 1f7d732fc410467d87f64d4514860215. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:35721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.418608  4888 tablet_server.cc:179] TabletServer@127.4.198.3:0 shutting down...
I20260713 09:12:15.438462  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:15.439059  4888 tablet_replica.cc:333] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.439661  4888 raft_consensus.cc:2243] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.440053  4888 raft_consensus.cc:2272] T ba76254024e147e39e3b68883ebea8c5 P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.441651  4888 tablet_replica.cc:333] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.442127  4888 raft_consensus.cc:2243] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.442502  4888 raft_consensus.cc:2272] T f0bc9892c62e4befa4ef3f0c108caf9d P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.444327  4888 tablet_replica.cc:333] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.444844  4888 raft_consensus.cc:2243] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.445228  4888 raft_consensus.cc:2272] T 63f756d35138484681a488554cd4f19a P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.446910  4888 tablet_replica.cc:333] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.447561  4888 raft_consensus.cc:2243] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.447952  4888 raft_consensus.cc:2272] T 334fbf01d5124a378bf73766911f722d P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.449409  4888 tablet_replica.cc:333] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.449834  4888 raft_consensus.cc:2243] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.450505  4888 raft_consensus.cc:2272] T a8025a98e30646239011d62cb836df76 P caca97b662d34178815a2a027b9e238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.452055  4888 tablet_replica.cc:333] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.452517  4888 raft_consensus.cc:2243] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.452875  4888 raft_consensus.cc:2272] T 601082a1ffa94a3ea1d316c6569c931e P caca97b662d34178815a2a027b9e238d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.454396  4888 tablet_replica.cc:333] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.454830  4888 raft_consensus.cc:2243] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.455506  4888 raft_consensus.cc:2272] T 06de8948ea834bf1833ff3da16ff2b1b P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.457178  4888 tablet_replica.cc:333] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.457629  4888 raft_consensus.cc:2243] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.458272  4888 raft_consensus.cc:2272] T fdefbf0dce3a4dbe865837973bb18dd5 P caca97b662d34178815a2a027b9e238d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.460016  4888 tablet_replica.cc:333] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.460579  4888 raft_consensus.cc:2243] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.460958  4888 raft_consensus.cc:2272] T e45d7af3021749caa3b65cd634aa1f3f P caca97b662d34178815a2a027b9e238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.462357  4888 tablet_replica.cc:333] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d: stopping tablet replica
I20260713 09:12:15.462721  4888 raft_consensus.cc:2243] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.463056  4888 raft_consensus.cc:2272] T 664aaa115469437aacfbd69bb411e904 P caca97b662d34178815a2a027b9e238d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.488283  4888 tablet_server.cc:196] TabletServer@127.4.198.3:0 shutdown complete.
I20260713 09:12:15.503844  4888 master.cc:562] Master@127.4.198.62:42455 shutting down...
I20260713 09:12:15.520079  4888 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.520437  4888 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.520694  4888 tablet_replica.cc:333] T 00000000000000000000000000000000 P 435df4edd372444e97372ff6593f9d23: stopping tablet replica
I20260713 09:12:15.538393  4888 master.cc:584] Master@127.4.198.62:42455 shutdown complete.
1f7d732fc410467d87f64d4514860215  5
caca97b662d34178815a2a027b9e238d  1
de6d6c531305434395b2639c0b0bb0c5  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11683 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:12:15.571830  4888 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.62:37671
I20260713 09:12:15.572764  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.577248  5892 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:12:15.577716  5891 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:12:15.579025  4888 server_base.cc:1061] running on GCE node
W20260713 09:12:15.579185  5894 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:12:15.579953  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.580161  4888 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:12:15.580310  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933935580294 us; error 0 us; skew 500 ppm
I20260713 09:12:15.580776  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.582790  4888 webserver.cc:533] Webserver started at http://127.4.198.62:40433/ using document root <none> and password file <none>
I20260713 09:12:15.583222  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.583384  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.583907  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.584874  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/master-0-root/instance:
uuid: "5ad3cd654f4c4c42b10563d0e05aca1e"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-frwm"
I20260713 09:12:15.588737  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:12:15.591580  5899 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:12:15.592211  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:15.592445  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/master-0-root
uuid: "5ad3cd654f4c4c42b10563d0e05aca1e"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-frwm"
I20260713 09:12:15.592680  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-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:12:15.605896  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:15.606900  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:15.640798  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.62:37671
I20260713 09:12:15.640882  5950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.62:37671 every 8 connection(s)
I20260713 09:12:15.644165  5951 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:12:15.652880  5951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e: Bootstrap starting.
I20260713 09:12:15.657058  5951 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.660686  5951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e: No bootstrap required, opened a new log
I20260713 09:12:15.662505  5951 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ad3cd654f4c4c42b10563d0e05aca1e" member_type: VOTER }
I20260713 09:12:15.662842  5951 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.663046  5951 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ad3cd654f4c4c42b10563d0e05aca1e, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.663650  5951 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ad3cd654f4c4c42b10563d0e05aca1e" member_type: VOTER }
I20260713 09:12:15.664072  5951 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:15.664274  5951 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:15.664563  5951 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.668059  5951 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ad3cd654f4c4c42b10563d0e05aca1e" member_type: VOTER }
I20260713 09:12:15.668493  5951 leader_election.cc:304] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [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: 5ad3cd654f4c4c42b10563d0e05aca1e; no voters: 
I20260713 09:12:15.669416  5951 leader_election.cc:290] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:15.669744  5954 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:15.670809  5954 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 1 LEADER]: Becoming Leader. State: Replica: 5ad3cd654f4c4c42b10563d0e05aca1e, State: Running, Role: LEADER
I20260713 09:12:15.671394  5954 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [LEADER]: Queue going to LEADER mode. State: All 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: "5ad3cd654f4c4c42b10563d0e05aca1e" member_type: VOTER }
I20260713 09:12:15.671981  5951 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:15.675457  5955 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5ad3cd654f4c4c42b10563d0e05aca1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ad3cd654f4c4c42b10563d0e05aca1e" member_type: VOTER } }
I20260713 09:12:15.675663  5956 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ad3cd654f4c4c42b10563d0e05aca1e. Latest consensus state: current_term: 1 leader_uuid: "5ad3cd654f4c4c42b10563d0e05aca1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ad3cd654f4c4c42b10563d0e05aca1e" member_type: VOTER } }
I20260713 09:12:15.676044  5955 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:15.676245  5956 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:15.678344  5962 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:15.683210  5962 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:15.684340  4888 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:15.690515  5962 catalog_manager.cc:1383] Generated new cluster ID: 02ed1d2e7cdc4889a6fb6d95b5e80460
I20260713 09:12:15.690716  5962 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:15.706054  5962 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:15.707180  5962 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:15.721143  5962 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e: Generated new TSK 0
I20260713 09:12:15.721596  5962 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:15.749689  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.754642  5972 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:12:15.755713  5973 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:12:15.757357  4888 server_base.cc:1061] running on GCE node
W20260713 09:12:15.757784  5975 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:12:15.758540  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.758728  4888 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:12:15.758872  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933935758856 us; error 0 us; skew 500 ppm
I20260713 09:12:15.759346  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.761304  4888 webserver.cc:533] Webserver started at http://127.4.198.1:38879/ using document root <none> and password file <none>
I20260713 09:12:15.761725  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.761886  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.762115  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.762995  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root/instance:
uuid: "cc35da11a80e43baaf6c62a9f96ab180"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-frwm"
I20260713 09:12:15.766896  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:12:15.769731  5980 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:12:15.770452  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:15.770720  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "cc35da11a80e43baaf6c62a9f96ab180"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-frwm"
I20260713 09:12:15.770958  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-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:12:15.791077  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:15.792122  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:15.793366  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:15.795359  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:15.795570  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.795773  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:15.795925  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.831037  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:43359
I20260713 09:12:15.831130  6042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:43359 every 8 connection(s)
I20260713 09:12:15.835282  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.840989  6047 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:12:15.841840  6048 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:12:15.844513  4888 server_base.cc:1061] running on GCE node
W20260713 09:12:15.844856  6050 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:12:15.845584  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.845788  4888 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:12:15.845952  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933935845935 us; error 0 us; skew 500 ppm
I20260713 09:12:15.846421  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.848780  4888 webserver.cc:533] Webserver started at http://127.4.198.2:39323/ using document root <none> and password file <none>
I20260713 09:12:15.849202  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.849370  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.849536  6043 heartbeater.cc:344] Connected to a master server at 127.4.198.62:37671
I20260713 09:12:15.849642  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.849864  6043 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:15.850474  6043 heartbeater.cc:507] Master 127.4.198.62:37671 requested a full tablet report, sending...
I20260713 09:12:15.850680  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root/instance:
uuid: "21a1c0dcd681425b8f919859389d8546"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-frwm"
I20260713 09:12:15.852352  5916 ts_manager.cc:194] Registered new tserver with Master: cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359)
I20260713 09:12:15.853907  5916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52838
I20260713 09:12:15.854905  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:15.857829  6055 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:12:15.858453  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:15.858701  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root
uuid: "21a1c0dcd681425b8f919859389d8546"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-frwm"
I20260713 09:12:15.858937  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-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:12:15.872850  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:15.873840  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:15.875075  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:15.876973  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:15.877151  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.877344  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:15.877483  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.912216  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.2:37587
I20260713 09:12:15.912312  6117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.2:37587 every 8 connection(s)
I20260713 09:12:15.916327  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.922492  6121 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:12:15.923708  6122 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:12:15.925881  6124 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:12:15.925987  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:15.927070  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.927309  4888 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:12:15.927274  6118 heartbeater.cc:344] Connected to a master server at 127.4.198.62:37671
I20260713 09:12:15.927626  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933935927608 us; error 0 us; skew 500 ppm
I20260713 09:12:15.927759  6118 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:15.928189  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.928450  6118 heartbeater.cc:507] Master 127.4.198.62:37671 requested a full tablet report, sending...
I20260713 09:12:15.930451  4888 webserver.cc:533] Webserver started at http://127.4.198.3:35719/ using document root <none> and password file <none>
I20260713 09:12:15.930434  5916 ts_manager.cc:194] Registered new tserver with Master: 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:15.931031  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.931224  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.931480  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.931938  5916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52846
I20260713 09:12:15.932525  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root/instance:
uuid: "6579c7f663bc4f1ea72dd98209674957"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-frwm"
I20260713 09:12:15.936477  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:12:15.939224  6129 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:12:15.939865  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:15.940114  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root
uuid: "6579c7f663bc4f1ea72dd98209674957"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-frwm"
I20260713 09:12:15.940348  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-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:12:15.954432  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:15.955402  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:15.956674  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:15.958556  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:15.958734  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.958938  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:15.959091  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.994470  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.3:34177
I20260713 09:12:15.994577  6191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.3:34177 every 8 connection(s)
I20260713 09:12:16.006263  6192 heartbeater.cc:344] Connected to a master server at 127.4.198.62:37671
I20260713 09:12:16.006558  6192 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:16.007182  6192 heartbeater.cc:507] Master 127.4.198.62:37671 requested a full tablet report, sending...
I20260713 09:12:16.008821  5916 ts_manager.cc:194] Registered new tserver with Master: 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.009212  4888 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011950525s
I20260713 09:12:16.010335  5916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52860
I20260713 09:12:16.031777  5916 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52862:
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:12:16.035171  5916 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:12:16.133908  6156 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc521a41bb048e196d76fb3ed2754c5 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:16.136654  6154 tablet_service.cc:1511] Processing CreateTablet for tablet e1906d7989964256a7b157cfd2b14162 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:16.136991  6152 tablet_service.cc:1511] Processing CreateTablet for tablet a556b391142e45a18e16bc287f4cd2e5 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:16.138893  6153 tablet_service.cc:1511] Processing CreateTablet for tablet 6f86647309a34653bda10dba374ded6f (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:16.140451  6008 tablet_service.cc:1511] Processing CreateTablet for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:16.141068  6157 tablet_service.cc:1511] Processing CreateTablet for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:16.140487  6155 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:16.141665  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.135362  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc521a41bb048e196d76fb3ed2754c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.142779  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a556b391142e45a18e16bc287f4cd2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.143359  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.145182  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.145017  6151 tablet_service.cc:1511] Processing CreateTablet for tablet a79c09f4aed741e3a6835044a1e29ca6 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:16.146296  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a79c09f4aed741e3a6835044a1e29ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.147754  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1906d7989964256a7b157cfd2b14162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.151706  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f86647309a34653bda10dba374ded6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.160277  6150 tablet_service.cc:1511] Processing CreateTablet for tablet c3f70e89132f4c26a5722d755ff31079 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:16.161449  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f70e89132f4c26a5722d755ff31079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.163200  6206 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.170128  6206 tablet_bootstrap.cc:654] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.172847  6008 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc521a41bb048e196d76fb3ed2754c5 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:16.174039  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc521a41bb048e196d76fb3ed2754c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.178007  6149 tablet_service.cc:1511] Processing CreateTablet for tablet b1b8d0e680354a9cba1b93e707f0fcca (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:16.179296  6149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b8d0e680354a9cba1b93e707f0fcca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.181090  6206 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.181535  6206 ts_tablet_manager.cc:1403] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:12:16.184264  6206 raft_consensus.cc:359] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:16.185216  6206 raft_consensus.cc:385] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.185066  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:16.185676  6206 raft_consensus.cc:740] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.186682  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.186980  6206 consensus_queue.cc:260] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:16.188977  6208 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.192886  6006 tablet_service.cc:1511] Processing CreateTablet for tablet e1906d7989964256a7b157cfd2b14162 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:16.194118  6006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1906d7989964256a7b157cfd2b14162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.195243  6157 tablet_service.cc:1511] Processing CreateTablet for tablet dd6054a8011540aab75924e70d94a3d0 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:16.196362  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6054a8011540aab75924e70d94a3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.197909  6208 tablet_bootstrap.cc:654] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.199415  6043 heartbeater.cc:499] Master 127.4.198.62:37671 was elected leader, sending a full tablet report...
I20260713 09:12:16.200902  6005 tablet_service.cc:1511] Processing CreateTablet for tablet 6f86647309a34653bda10dba374ded6f (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:16.202065  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f86647309a34653bda10dba374ded6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.200039  6206 ts_tablet_manager.cc:1434] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:12:16.217834  6157 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0d18bd66cf4881ac4846d54aee734b (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:16.219198  6206 tablet_bootstrap.cc:492] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.220854  6004 tablet_service.cc:1511] Processing CreateTablet for tablet a556b391142e45a18e16bc287f4cd2e5 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:16.222040  6004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a556b391142e45a18e16bc287f4cd2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.224491  6003 tablet_service.cc:1511] Processing CreateTablet for tablet a79c09f4aed741e3a6835044a1e29ca6 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:16.225167  6000 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0d18bd66cf4881ac4846d54aee734b (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:16.225673  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a79c09f4aed741e3a6835044a1e29ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.226415  6000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0d18bd66cf4881ac4846d54aee734b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.227613  6002 tablet_service.cc:1511] Processing CreateTablet for tablet c3f70e89132f4c26a5722d755ff31079 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:16.228790  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f70e89132f4c26a5722d755ff31079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.231249  6001 tablet_service.cc:1511] Processing CreateTablet for tablet b1b8d0e680354a9cba1b93e707f0fcca (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:16.232432  6001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b8d0e680354a9cba1b93e707f0fcca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.233160  5999 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac3dddd47864b77a98dbd3d70b2b4aa (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:16.234287  5999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac3dddd47864b77a98dbd3d70b2b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.238775  6151 tablet_service.cc:1511] Processing CreateTablet for tablet 6782c8092dd84e888631d1dcb9f3779c (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:16.239380  6150 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0dc959381144109dcb0e8a7ba4316b (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:16.241195  6156 tablet_service.cc:1511] Processing CreateTablet for tablet a66c4796b9114011be98524cc5dc98b0 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:16.243028  6149 tablet_service.cc:1511] Processing CreateTablet for tablet 025c333fa3994e74af91311bfb1d7304 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:16.244899  6148 tablet_service.cc:1511] Processing CreateTablet for tablet a895c6719c5d4a2d8c2f5728d0c30f58 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:16.247742  6154 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac3dddd47864b77a98dbd3d70b2b4aa (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:16.250674  6005 tablet_service.cc:1511] Processing CreateTablet for tablet dd6054a8011540aab75924e70d94a3d0 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:16.251830  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6054a8011540aab75924e70d94a3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.244869  6206 tablet_bootstrap.cc:654] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.264339  6152 tablet_service.cc:1511] Processing CreateTablet for tablet 0051c56d16e6466790bec7c2ec91530e (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:16.272820  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0dc959381144109dcb0e8a7ba4316b (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:16.280596  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0dc959381144109dcb0e8a7ba4316b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.275727  6008 tablet_service.cc:1511] Processing CreateTablet for tablet a66c4796b9114011be98524cc5dc98b0 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:16.289104  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0d18bd66cf4881ac4846d54aee734b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.291371  6155 tablet_service.cc:1511] Processing CreateTablet for tablet 70b315e24db74770913ea528b6c4af36 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:16.291301  6000 tablet_service.cc:1511] Processing CreateTablet for tablet 6782c8092dd84e888631d1dcb9f3779c (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:16.301456  6208 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.301887  6208 ts_tablet_manager.cc:1403] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.000s
I20260713 09:12:16.303587  5999 tablet_service.cc:1511] Processing CreateTablet for tablet a895c6719c5d4a2d8c2f5728d0c30f58 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:16.306071  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66c4796b9114011be98524cc5dc98b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.306022  6208 raft_consensus.cc:359] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:16.306795  6208 raft_consensus.cc:385] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.307075  6208 raft_consensus.cc:740] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.307765  6208 consensus_queue.cc:260] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:16.308923  6206 tablet_bootstrap.cc:492] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.309911  6153 tablet_service.cc:1511] Processing CreateTablet for tablet 77e879c4601b4938aae16018f6c59d56 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:16.310894  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6782c8092dd84e888631d1dcb9f3779c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.314059  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66c4796b9114011be98524cc5dc98b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.314606  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0dc959381144109dcb0e8a7ba4316b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.288218  6006 tablet_service.cc:1511] Processing CreateTablet for tablet 025c333fa3994e74af91311bfb1d7304 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:16.317080  6148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a895c6719c5d4a2d8c2f5728d0c30f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.319489  6149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025c333fa3994e74af91311bfb1d7304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.321333  6082 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc521a41bb048e196d76fb3ed2754c5 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:16.322541  6082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc521a41bb048e196d76fb3ed2754c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.323174  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0051c56d16e6466790bec7c2ec91530e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.312390  6005 tablet_service.cc:1511] Processing CreateTablet for tablet 70b315e24db74770913ea528b6c4af36 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:16.324498  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:16.312290  6000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6782c8092dd84e888631d1dcb9f3779c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.319837  6083 tablet_service.cc:1511] Processing CreateTablet for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:16.326478  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.327107  6080 tablet_service.cc:1511] Processing CreateTablet for tablet e1906d7989964256a7b157cfd2b14162 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:16.328362  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1906d7989964256a7b157cfd2b14162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.331122  5999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a895c6719c5d4a2d8c2f5728d0c30f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.331748  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b315e24db74770913ea528b6c4af36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.332211  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac3dddd47864b77a98dbd3d70b2b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.334265  6083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.337489  6079 tablet_service.cc:1511] Processing CreateTablet for tablet 6f86647309a34653bda10dba374ded6f (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:16.339068  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f86647309a34653bda10dba374ded6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.339776  6008 tablet_service.cc:1511] Processing CreateTablet for tablet 0051c56d16e6466790bec7c2ec91530e (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:16.340440  6078 tablet_service.cc:1511] Processing CreateTablet for tablet a556b391142e45a18e16bc287f4cd2e5 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:16.341557  6006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025c333fa3994e74af91311bfb1d7304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.341609  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a556b391142e45a18e16bc287f4cd2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.349679  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b315e24db74770913ea528b6c4af36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.349885  6206 ts_tablet_manager.cc:1403] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.019s
I20260713 09:12:16.354179  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0051c56d16e6466790bec7c2ec91530e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.359130  6192 heartbeater.cc:499] Master 127.4.198.62:37671 was elected leader, sending a full tablet report...
I20260713 09:12:16.368103  6077 tablet_service.cc:1511] Processing CreateTablet for tablet a79c09f4aed741e3a6835044a1e29ca6 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:16.369232  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a79c09f4aed741e3a6835044a1e29ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.369879  6075 tablet_service.cc:1511] Processing CreateTablet for tablet b1b8d0e680354a9cba1b93e707f0fcca (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:16.371158  6075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b8d0e680354a9cba1b93e707f0fcca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.374073  6076 tablet_service.cc:1511] Processing CreateTablet for tablet c3f70e89132f4c26a5722d755ff31079 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:16.374112  6074 tablet_service.cc:1511] Processing CreateTablet for tablet dd6054a8011540aab75924e70d94a3d0 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:16.375512  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6054a8011540aab75924e70d94a3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.376071  6076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f70e89132f4c26a5722d755ff31079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.366987  6003 tablet_service.cc:1511] Processing CreateTablet for tablet 77e879c4601b4938aae16018f6c59d56 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:16.384967  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e879c4601b4938aae16018f6c59d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.401160  6002 tablet_service.cc:1511] Processing CreateTablet for tablet eac6018008b7430eba5728d6d6a9344c (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:16.408051  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac6018008b7430eba5728d6d6a9344c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.412238  6005 tablet_service.cc:1511] Processing CreateTablet for tablet 982bd287adad446c9e8a3c859ffbee81 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:16.413362  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982bd287adad446c9e8a3c859ffbee81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.415453  6001 tablet_service.cc:1511] Processing CreateTablet for tablet 53e80c9eca294ec8b886b65682b382f1 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:16.416740  6001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e80c9eca294ec8b886b65682b382f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.404587  6208 ts_tablet_manager.cc:1434] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.006s
I20260713 09:12:16.403532  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e879c4601b4938aae16018f6c59d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.427920  6206 raft_consensus.cc:359] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.428618  6206 raft_consensus.cc:385] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.428905  6206 raft_consensus.cc:740] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.432144  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 17499ab63e534105aa71440cf8ed9be3 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:16.433239  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17499ab63e534105aa71440cf8ed9be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.435042  6156 tablet_service.cc:1511] Processing CreateTablet for tablet eac6018008b7430eba5728d6d6a9344c (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:16.436168  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac6018008b7430eba5728d6d6a9344c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.436092  6152 tablet_service.cc:1511] Processing CreateTablet for tablet 982bd287adad446c9e8a3c859ffbee81 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:16.437265  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982bd287adad446c9e8a3c859ffbee81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.440472  6208 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.441702  6206 consensus_queue.cc:260] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.443812  6157 tablet_service.cc:1511] Processing CreateTablet for tablet 53e80c9eca294ec8b886b65682b382f1 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:16.444902  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e80c9eca294ec8b886b65682b382f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.446223  6208 tablet_bootstrap.cc:654] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.448513  6206 ts_tablet_manager.cc:1434] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.003s
I20260713 09:12:16.448725  6149 tablet_service.cc:1511] Processing CreateTablet for tablet 17499ab63e534105aa71440cf8ed9be3 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:16.449416  6206 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.449765  6149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17499ab63e534105aa71440cf8ed9be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.455718  6080 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0d18bd66cf4881ac4846d54aee734b (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:16.456857  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0d18bd66cf4881ac4846d54aee734b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.459266  6079 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac3dddd47864b77a98dbd3d70b2b4aa (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:16.460606  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac3dddd47864b77a98dbd3d70b2b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.459266  6078 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0dc959381144109dcb0e8a7ba4316b (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:16.476532  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0dc959381144109dcb0e8a7ba4316b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.487145  6206 tablet_bootstrap.cc:654] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.490964  6074 tablet_service.cc:1511] Processing CreateTablet for tablet 6782c8092dd84e888631d1dcb9f3779c (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:16.484862  6077 tablet_service.cc:1511] Processing CreateTablet for tablet a66c4796b9114011be98524cc5dc98b0 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:16.492187  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6782c8092dd84e888631d1dcb9f3779c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.492776  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66c4796b9114011be98524cc5dc98b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.500756  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 025c333fa3994e74af91311bfb1d7304 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:16.501878  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025c333fa3994e74af91311bfb1d7304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.501868  6075 tablet_service.cc:1511] Processing CreateTablet for tablet a895c6719c5d4a2d8c2f5728d0c30f58 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:16.503182  6075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a895c6719c5d4a2d8c2f5728d0c30f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.528673  6083 tablet_service.cc:1511] Processing CreateTablet for tablet 70b315e24db74770913ea528b6c4af36 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:16.529876  6083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b315e24db74770913ea528b6c4af36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.525833  6076 tablet_service.cc:1511] Processing CreateTablet for tablet 17499ab63e534105aa71440cf8ed9be3 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:16.536048  6076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17499ab63e534105aa71440cf8ed9be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.536386  6209 raft_consensus.cc:493] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.536818  6209 raft_consensus.cc:515] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:16.538488  6075 tablet_service.cc:1511] Processing CreateTablet for tablet 0051c56d16e6466790bec7c2ec91530e (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:16.539171  6209 leader_election.cc:290] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:16.540171  6081 tablet_service.cc:1511] Processing CreateTablet for tablet eac6018008b7430eba5728d6d6a9344c (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:16.548552  6206 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.549033  6206 ts_tablet_manager.cc:1403] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.004s
I20260713 09:12:16.551717  6206 raft_consensus.cc:359] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.552423  6206 raft_consensus.cc:385] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.555495  6206 raft_consensus.cc:740] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.556224  6206 consensus_queue.cc:260] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.556943  6083 tablet_service.cc:1511] Processing CreateTablet for tablet 982bd287adad446c9e8a3c859ffbee81 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:16.540230  6075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0051c56d16e6466790bec7c2ec91530e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.541139  6082 tablet_service.cc:1511] Processing CreateTablet for tablet 77e879c4601b4938aae16018f6c59d56 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:16.542629  6213 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.546226  6208 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.558820  6208 ts_tablet_manager.cc:1403] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.000s
I20260713 09:12:16.559043  6082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e879c4601b4938aae16018f6c59d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.560286  6206 ts_tablet_manager.cc:1434] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:12:16.561342  6206 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.563709  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac6018008b7430eba5728d6d6a9344c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.565990  6083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982bd287adad446c9e8a3c859ffbee81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.568291  6206 tablet_bootstrap.cc:654] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.569684  6208 raft_consensus.cc:359] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.570385  6208 raft_consensus.cc:385] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.570657  6208 raft_consensus.cc:740] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.579295  6206 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.571394  6208 consensus_queue.cc:260] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.579844  6206 ts_tablet_manager.cc:1403] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:12:16.581547  6208 ts_tablet_manager.cc:1434] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260713 09:12:16.582443  6208 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.583561  6080 tablet_service.cc:1511] Processing CreateTablet for tablet 53e80c9eca294ec8b886b65682b382f1 (DEFAULT_TABLE table=test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:16.584762  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e80c9eca294ec8b886b65682b382f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.587188  6213 tablet_bootstrap.cc:654] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.592908  6212 raft_consensus.cc:493] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.593370  6212 raft_consensus.cc:515] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:16.596040  6206 raft_consensus.cc:359] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.596694  6206 raft_consensus.cc:385] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.596961  6206 raft_consensus.cc:740] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.598166  6212 leader_election.cc:290] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:16.605834  6208 tablet_bootstrap.cc:654] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.606256  6206 consensus_queue.cc:260] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.610014  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:16.610848  6167 raft_consensus.cc:2468] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:16.612749  5982 leader_election.cc:304] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:16.613431  6206 ts_tablet_manager.cc:1434] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260713 09:12:16.613896  6209 raft_consensus.cc:2804] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:16.615098  6206 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.614652  6209 raft_consensus.cc:493] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:16.618788  6209 raft_consensus.cc:3060] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.622263  6206 tablet_bootstrap.cc:654] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.626235  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
W20260713 09:12:16.627627  5981 leader_election.cc:343] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.630867  6213 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:16.631278  6213 ts_tablet_manager.cc:1403] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.016s
I20260713 09:12:16.633991  6213 raft_consensus.cc:359] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.634677  6213 raft_consensus.cc:385] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.634969  6213 raft_consensus.cc:740] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.636718  6213 consensus_queue.cc:260] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.638047  6209 raft_consensus.cc:515] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:16.638856  6208 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.639336  6208 ts_tablet_manager.cc:1403] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.012s
I20260713 09:12:16.640722  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:16.641270  6167 raft_consensus.cc:3060] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.642007  6209 leader_election.cc:290] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Requested vote from peers 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:16.643572  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:16.643824  6208 raft_consensus.cc:359] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
W20260713 09:12:16.644585  5981 leader_election.cc:343] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.645004  6208 raft_consensus.cc:385] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.645318  6208 raft_consensus.cc:740] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.646000  6208 consensus_queue.cc:260] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.647156  6167 raft_consensus.cc:2468] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:16.647941  6208 ts_tablet_manager.cc:1434] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:12:16.648211  5982 leader_election.cc:304] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:16.648819  6208 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.649773  6209 raft_consensus.cc:2804] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:16.657081  6118 heartbeater.cc:499] Master 127.4.198.62:37671 was elected leader, sending a full tablet report...
I20260713 09:12:16.661047  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:16.661799  6209 raft_consensus.cc:697] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Leader. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:16.662441  6209 consensus_queue.cc:237] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:16.661281  6213 ts_tablet_manager.cc:1434] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260713 09:12:16.664613  6213 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.655372  6208 tablet_bootstrap.cc:654] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.666954  6206 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.667449  6206 ts_tablet_manager.cc:1403] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.012s
I20260713 09:12:16.670277  6206 raft_consensus.cc:359] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.671976  6206 raft_consensus.cc:385] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.672209  6206 raft_consensus.cc:740] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.672570  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:16.672838  6206 consensus_queue.cc:260] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.673398  6213 tablet_bootstrap.cc:654] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:16.673893  6130 leader_election.cc:343] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.674301  6130 leader_election.cc:304] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957; no voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:16.675000  6206 ts_tablet_manager.cc:1434] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:12:16.675314  6212 raft_consensus.cc:2749] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:16.675885  6206 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
W20260713 09:12:16.680284  5964 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:16.680794  6206 tablet_bootstrap.cc:654] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.680915  6213 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:16.681448  6213 ts_tablet_manager.cc:1403] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260713 09:12:16.683357  6225 raft_consensus.cc:493] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.683804  6225 raft_consensus.cc:515] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.685024  6208 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.685451  6208 ts_tablet_manager.cc:1403] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.002s
I20260713 09:12:16.685925  6209 raft_consensus.cc:493] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.686331  6209 raft_consensus.cc:515] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.686563  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f86647309a34653bda10dba374ded6f" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
W20260713 09:12:16.687804  5981 leader_election.cc:343] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.688093  6208 raft_consensus.cc:359] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.688711  6208 raft_consensus.cc:385] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.688984  6208 raft_consensus.cc:740] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.689181  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7fedb1130c4e9eb3ef6d838a2e0062" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:16.689647  6225 leader_election.cc:290] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.690274  6209 leader_election.cc:290] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.689869  6208 consensus_queue.cc:260] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.689102  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7fedb1130c4e9eb3ef6d838a2e0062" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:16.691359  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f86647309a34653bda10dba374ded6f" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:16.692319  6213 raft_consensus.cc:359] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
W20260713 09:12:16.690624  5982 leader_election.cc:343] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.692797  6213 raft_consensus.cc:385] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:16.692996  5981 leader_election.cc:343] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:16.693198  5982 leader_election.cc:343] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.693573  5981 leader_election.cc:304] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:16.693660  5982 leader_election.cc:304] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:16.693029  5916 catalog_manager.cc:5697] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.694805  6209 raft_consensus.cc:2749] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:16.694828  6225 raft_consensus.cc:2749] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:16.696725  6208 ts_tablet_manager.cc:1434] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:12:16.696982  6206 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.697441  6206 ts_tablet_manager.cc:1403] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.004s
I20260713 09:12:16.697639  6208 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.693131  6213 raft_consensus.cc:740] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.700018  6213 consensus_queue.cc:260] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.702143  6213 ts_tablet_manager.cc:1434] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:12:16.702982  6213 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.704823  6208 tablet_bootstrap.cc:654] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.709359  6206 raft_consensus.cc:359] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.710037  6206 raft_consensus.cc:385] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.710392  6206 raft_consensus.cc:740] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.711136  6206 consensus_queue.cc:260] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.710011  6213 tablet_bootstrap.cc:654] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.713482  6206 ts_tablet_manager.cc:1434] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:12:16.714358  6206 tablet_bootstrap.cc:492] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.720008  6206 tablet_bootstrap.cc:654] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.722699  6213 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:16.723127  6213 ts_tablet_manager.cc:1403] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260713 09:12:16.725886  6213 raft_consensus.cc:359] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.726575  6213 raft_consensus.cc:385] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.726853  6213 raft_consensus.cc:740] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.728111  6213 consensus_queue.cc:260] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.728850  6208 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.729198  6208 ts_tablet_manager.cc:1403] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.005s
I20260713 09:12:16.731519  6208 raft_consensus.cc:359] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.732149  6208 raft_consensus.cc:385] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.732414  6208 raft_consensus.cc:740] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.732621  6213 ts_tablet_manager.cc:1434] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260713 09:12:16.733122  6208 consensus_queue.cc:260] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.735248  6208 ts_tablet_manager.cc:1434] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:12:16.736132  6208 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.736948  6206 tablet_bootstrap.cc:492] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.737670  6206 ts_tablet_manager.cc:1403] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260713 09:12:16.733592  6213 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.740160  6206 raft_consensus.cc:359] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.740799  6206 raft_consensus.cc:385] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.741056  6206 raft_consensus.cc:740] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.741780  6206 consensus_queue.cc:260] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.744720  6209 raft_consensus.cc:493] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.745198  6213 tablet_bootstrap.cc:654] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.745133  6209 raft_consensus.cc:515] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.747138  6209 leader_election.cc:290] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.748234  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc521a41bb048e196d76fb3ed2754c5" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:16.749485  6167 raft_consensus.cc:2468] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:16.748445  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc521a41bb048e196d76fb3ed2754c5" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:16.750306  6093 raft_consensus.cc:2468] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:16.750666  5982 leader_election.cc:304] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:16.751595  6209 raft_consensus.cc:2804] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:16.752005  6209 raft_consensus.cc:493] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:16.752363  6209 raft_consensus.cc:3060] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.753410  6208 tablet_bootstrap.cc:654] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.757210  6208 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.757519  6208 ts_tablet_manager.cc:1403] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.003s
I20260713 09:12:16.759018  6206 ts_tablet_manager.cc:1434] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:12:16.759349  6208 raft_consensus.cc:359] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.760443  6208 raft_consensus.cc:385] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.760804  6208 raft_consensus.cc:740] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.760870  6209 raft_consensus.cc:515] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.761552  6213 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:16.761993  6213 ts_tablet_manager.cc:1403] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.013s
I20260713 09:12:16.761641  6208 consensus_queue.cc:260] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.763654  6209 leader_election.cc:290] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.763815  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc521a41bb048e196d76fb3ed2754c5" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:16.764358  6167 raft_consensus.cc:3060] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.764489  6213 raft_consensus.cc:359] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.765005  6213 raft_consensus.cc:385] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.765213  6213 raft_consensus.cc:740] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.765733  6213 consensus_queue.cc:260] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.767271  6213 ts_tablet_manager.cc:1434] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:16.767714  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc521a41bb048e196d76fb3ed2754c5" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:16.768211  6093 raft_consensus.cc:3060] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.770488  6167 raft_consensus.cc:2468] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:16.771454  6206 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.771771  5982 leader_election.cc:304] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:16.772974  6209 raft_consensus.cc:2804] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:16.773444  6209 raft_consensus.cc:697] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Leader. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:16.774237  6209 consensus_queue.cc:237] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.775310  6213 tablet_bootstrap.cc:492] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.777603  6206 tablet_bootstrap.cc:654] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.779841  6093 raft_consensus.cc:2468] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:16.781814  6213 tablet_bootstrap.cc:654] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.782241  6208 ts_tablet_manager.cc:1434] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260713 09:12:16.783246  6208 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.789125  6206 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.789445  6206 ts_tablet_manager.cc:1403] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:12:16.789517  6208 tablet_bootstrap.cc:654] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.791803  6206 raft_consensus.cc:359] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.792418  6206 raft_consensus.cc:385] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.792681  6206 raft_consensus.cc:740] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.792145  6213 tablet_bootstrap.cc:492] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:16.793591  6213 ts_tablet_manager.cc:1403] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260713 09:12:16.793233  6206 consensus_queue.cc:260] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.794787  6208 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.795261  6208 ts_tablet_manager.cc:1403] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260713 09:12:16.795527  6206 ts_tablet_manager.cc:1434] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:16.796388  6206 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.795611  5914 catalog_manager.cc:5697] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.796298  6213 raft_consensus.cc:359] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.797006  6213 raft_consensus.cc:385] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.797283  6213 raft_consensus.cc:740] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.797941  6213 consensus_queue.cc:260] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.797996  6208 raft_consensus.cc:359] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.798846  6208 raft_consensus.cc:385] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.799203  6208 raft_consensus.cc:740] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.800037  6213 ts_tablet_manager.cc:1434] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:16.800057  6208 consensus_queue.cc:260] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.800994  6213 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.802500  6208 ts_tablet_manager.cc:1434] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:16.803633  6206 tablet_bootstrap.cc:654] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.806560  6213 tablet_bootstrap.cc:654] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.808166  6224 raft_consensus.cc:493] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.808576  6224 raft_consensus.cc:515] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.815603  6208 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.820106  6213 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:16.820525  6213 ts_tablet_manager.cc:1403] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260713 09:12:16.824879  6224 leader_election.cc:290] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.827823  6208 tablet_bootstrap.cc:654] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.823113  6213 raft_consensus.cc:359] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.830474  6213 raft_consensus.cc:385] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.830749  6213 raft_consensus.cc:740] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.831482  6213 consensus_queue.cc:260] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.833338  6206 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.833442  6213 ts_tablet_manager.cc:1434] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:12:16.833859  6206 ts_tablet_manager.cc:1403] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.023s
I20260713 09:12:16.834662  6213 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.838364  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a556b391142e45a18e16bc287f4cd2e5" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
W20260713 09:12:16.839793  6057 leader_election.cc:343] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.836335  6206 raft_consensus.cc:359] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.840931  6206 raft_consensus.cc:385] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.841183  6206 raft_consensus.cc:740] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.841837  6213 tablet_bootstrap.cc:654] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.843046  6209 raft_consensus.cc:493] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.843504  6209 raft_consensus.cc:515] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.844339  6208 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.844719  6208 ts_tablet_manager.cc:1403] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260713 09:12:16.845399  6209 leader_election.cc:290] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.846937  6208 raft_consensus.cc:359] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.847330  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1906d7989964256a7b157cfd2b14162" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:16.841782  6206 consensus_queue.cc:260] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.847996  6167 raft_consensus.cc:2468] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:16.849308  5982 leader_election.cc:304] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:16.850129  6225 raft_consensus.cc:2804] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:16.850483  6225 raft_consensus.cc:493] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:16.850785  6225 raft_consensus.cc:3060] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.853205  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a556b391142e45a18e16bc287f4cd2e5" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
W20260713 09:12:16.854653  6056 leader_election.cc:343] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.855058  6056 leader_election.cc:304] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546; no voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:16.855343  6206 ts_tablet_manager.cc:1434] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260713 09:12:16.856024  6224 raft_consensus.cc:2749] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:16.856158  6206 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.856295  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1906d7989964256a7b157cfd2b14162" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:16.856917  6093 raft_consensus.cc:2468] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:16.860901  6225 raft_consensus.cc:515] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.861389  6206 tablet_bootstrap.cc:654] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.863745  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1906d7989964256a7b157cfd2b14162" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:16.864279  6093 raft_consensus.cc:3060] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.865073  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1906d7989964256a7b157cfd2b14162" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:16.865625  6167 raft_consensus.cc:3060] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.870656  6093 raft_consensus.cc:2468] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:16.871640  5981 leader_election.cc:304] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:16.872056  6206 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.872376  6209 raft_consensus.cc:2804] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:16.872845  6206 ts_tablet_manager.cc:1403] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:12:16.847566  6208 raft_consensus.cc:385] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.873756  6208 raft_consensus.cc:740] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.874413  6225 leader_election.cc:290] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.875126  6167 raft_consensus.cc:2468] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:16.875388  6206 raft_consensus.cc:359] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.876055  6206 raft_consensus.cc:385] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.876308  6206 raft_consensus.cc:740] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.876741  6208 consensus_queue.cc:260] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.877115  6206 consensus_queue.cc:260] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.879082  6206 ts_tablet_manager.cc:1434] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:12:16.879902  6206 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.884996  6206 tablet_bootstrap.cc:654] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.886356  6208 ts_tablet_manager.cc:1434] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260713 09:12:16.892239  6208 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.895572  6209 raft_consensus.cc:697] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Leader. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:16.895761  6206 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.896217  6206 ts_tablet_manager.cc:1403] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:12:16.896586  6209 consensus_queue.cc:237] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.898448  6206 raft_consensus.cc:359] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.899031  6206 raft_consensus.cc:385] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.899278  6206 raft_consensus.cc:740] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.899780  6208 tablet_bootstrap.cc:654] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.899983  6206 consensus_queue.cc:260] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.902187  6206 ts_tablet_manager.cc:1434] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:16.903028  6206 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.904596  6213 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:16.905067  6213 ts_tablet_manager.cc:1403] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.071s	user 0.043s	sys 0.023s
I20260713 09:12:16.907891  6213 raft_consensus.cc:359] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.908561  6213 raft_consensus.cc:385] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.908748  6213 raft_consensus.cc:740] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.908043  6206 tablet_bootstrap.cc:654] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.909358  6213 consensus_queue.cc:260] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.910214  6208 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.910583  6208 ts_tablet_manager.cc:1403] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:12:16.913012  6208 raft_consensus.cc:359] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.913599  6208 raft_consensus.cc:385] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.913889  6208 raft_consensus.cc:740] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.913483  5915 catalog_manager.cc:5697] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.914594  6208 consensus_queue.cc:260] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.918274  6208 ts_tablet_manager.cc:1434] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:16.919046  6208 tablet_bootstrap.cc:492] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:16.919809  6206 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.920022  6212 raft_consensus.cc:493] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.920183  6206 ts_tablet_manager.cc:1403] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260713 09:12:16.920496  6212 raft_consensus.cc:515] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.922268  6212 leader_election.cc:290] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:16.922586  6206 raft_consensus.cc:359] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.923153  6206 raft_consensus.cc:385] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.923314  6213 ts_tablet_manager.cc:1434] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:12:16.923403  6206 raft_consensus.cc:740] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.924252  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a79c09f4aed741e3a6835044a1e29ca6" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:16.924170  6206 consensus_queue.cc:260] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.924795  6018 raft_consensus.cc:2468] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:16.925659  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a79c09f4aed741e3a6835044a1e29ca6" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:16.926214  6206 ts_tablet_manager.cc:1434] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:12:16.926471  6093 raft_consensus.cc:2468] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:16.927336  6206 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.928355  6213 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.928561  6130 leader_election.cc:304] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:16.930255  6208 tablet_bootstrap.cc:654] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.932813  6206 tablet_bootstrap.cc:654] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.933300  6212 raft_consensus.cc:2804] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:16.933635  6212 raft_consensus.cc:493] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:16.933949  6212 raft_consensus.cc:3060] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.934453  6213 tablet_bootstrap.cc:654] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.943377  6206 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:16.943761  6206 ts_tablet_manager.cc:1403] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:12:16.945901  6206 raft_consensus.cc:359] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.946484  6206 raft_consensus.cc:385] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.946729  6206 raft_consensus.cc:740] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.947463  6206 consensus_queue.cc:260] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.950785  6213 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:16.951159  6213 ts_tablet_manager.cc:1403] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.012s
I20260713 09:12:16.951535  6212 raft_consensus.cc:515] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.952268  6206 ts_tablet_manager.cc:1434] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:12:16.953058  6206 tablet_bootstrap.cc:492] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:16.953505  6213 raft_consensus.cc:359] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.954114  6213 raft_consensus.cc:385] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.954107  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a79c09f4aed741e3a6835044a1e29ca6" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:16.954463  6213 raft_consensus.cc:740] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.954751  6018 raft_consensus.cc:3060] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.955101  6213 consensus_queue.cc:260] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.950799  6208 tablet_bootstrap.cc:492] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:16.956224  6208 ts_tablet_manager.cc:1403] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.002s
I20260713 09:12:16.958328  6206 tablet_bootstrap.cc:654] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.958524  6208 raft_consensus.cc:359] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.959113  6208 raft_consensus.cc:385] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.959350  6208 raft_consensus.cc:740] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.959980  6208 consensus_queue.cc:260] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.962391  6213 ts_tablet_manager.cc:1434] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:12:16.963097  6213 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:16.964111  6209 raft_consensus.cc:493] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.964624  6209 raft_consensus.cc:515] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.967967  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f70e89132f4c26a5722d755ff31079" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:16.968284  6213 tablet_bootstrap.cc:654] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:16.969425  5981 leader_election.cc:343] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.965499  6018 raft_consensus.cc:2468] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:16.970832  6130 leader_election.cc:304] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:16.973767  6209 leader_election.cc:290] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.974012  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f70e89132f4c26a5722d755ff31079" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:16.977406  6224 raft_consensus.cc:493] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.976785  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a79c09f4aed741e3a6835044a1e29ca6" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:16.978024  6093 raft_consensus.cc:3060] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.977877  6224 raft_consensus.cc:515] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.979013  6260 raft_consensus.cc:2804] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:16.979472  6260 raft_consensus.cc:697] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:16.979872  6224 leader_election.cc:290] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.980207  6260 consensus_queue.cc:237] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.982290  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6054a8011540aab75924e70d94a3d0" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:16.982942  6166 raft_consensus.cc:2468] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:16.977588  6167 raft_consensus.cc:2468] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:16.984159  6057 leader_election.cc:304] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: 
I20260713 09:12:16.984683  5982 leader_election.cc:304] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:16.985006  6224 raft_consensus.cc:2804] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:16.985389  6224 raft_consensus.cc:493] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:16.985635  6249 raft_consensus.cc:2804] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:16.985704  6224 raft_consensus.cc:3060] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.986253  6249 raft_consensus.cc:493] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:16.986712  6249 raft_consensus.cc:3060] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.988544  6225 raft_consensus.cc:493] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.988998  6225 raft_consensus.cc:515] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:16.990859  6225 leader_election.cc:290] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:16.992053  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6054a8011540aab75924e70d94a3d0" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:16.992650  6018 raft_consensus.cc:2468] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:16.992694  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
W20260713 09:12:16.994165  5982 leader_election.cc:343] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.995537  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
W20260713 09:12:16.996923  5981 leader_election.cc:343] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:16.997371  5981 leader_election.cc:304] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:17.000593  6249 raft_consensus.cc:515] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.001381  6225 raft_consensus.cc:2749] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.003134  6093 raft_consensus.cc:2468] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.000504  6224 raft_consensus.cc:515] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.006733  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6054a8011540aab75924e70d94a3d0" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:17.007306  6167 raft_consensus.cc:3060] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.008461  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f70e89132f4c26a5722d755ff31079" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:17.009012  6166 raft_consensus.cc:3060] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.013235  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6054a8011540aab75924e70d94a3d0" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:17.016326  6167 raft_consensus.cc:2468] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
I20260713 09:12:17.013777  6018 raft_consensus.cc:3060] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.018991  6166 raft_consensus.cc:2468] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:17.020850  5982 leader_election.cc:304] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:17.021660  6225 raft_consensus.cc:2804] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.012770  6213 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.023696  6213 ts_tablet_manager.cc:1403] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.003s
I20260713 09:12:17.019583  6264 raft_consensus.cc:493] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.019737  6057 leader_election.cc:304] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: 
I20260713 09:12:17.024427  6212 leader_election.cc:290] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.027077  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f70e89132f4c26a5722d755ff31079" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:17.027390  6212 raft_consensus.cc:493] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.027879  6212 raft_consensus.cc:515] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.024540  6249 leader_election.cc:290] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.024940  6224 leader_election.cc:290] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.043943  6212 leader_election.cc:290] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.044404  6262 raft_consensus.cc:493] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.044898  6262 raft_consensus.cc:515] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.045923  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a556b391142e45a18e16bc287f4cd2e5" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.047804  6208 ts_tablet_manager.cc:1434] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.091s	user 0.027s	sys 0.052s
I20260713 09:12:17.048686  6208 tablet_bootstrap.cc:492] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:17.042232  6224 raft_consensus.cc:2804] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.029351  6264 raft_consensus.cc:515] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.047060  6093 raft_consensus.cc:2468] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.046095  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a556b391142e45a18e16bc287f4cd2e5" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
W20260713 09:12:17.055601  6130 leader_election.cc:343] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.056612  6130 leader_election.cc:304] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [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: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:17.058543  6212 raft_consensus.cc:2804] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.053589  6224 raft_consensus.cc:697] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:17.053270  6225 raft_consensus.cc:697] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Leader. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:17.061018  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b8d0e680354a9cba1b93e707f0fcca" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:17.061637  6017 raft_consensus.cc:2468] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.059132  6212 raft_consensus.cc:493] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.062808  6212 raft_consensus.cc:3060] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.065936  6225 consensus_queue.cc:237] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.067698  6265 raft_consensus.cc:493] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.068171  6265 raft_consensus.cc:515] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.070220  6265 leader_election.cc:290] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.071269  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66c4796b9114011be98524cc5dc98b0" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.071336  6130 leader_election.cc:304] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:17.072455  6258 raft_consensus.cc:2804] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.072867  6258 raft_consensus.cc:493] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.073189  6258 raft_consensus.cc:3060] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.075556  6265 raft_consensus.cc:493] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.076084  6265 raft_consensus.cc:515] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
W20260713 09:12:17.077314  5982 leader_election.cc:343] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.078547  6265 leader_election.cc:290] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.080437  6262 leader_election.cc:290] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.081295  6206 tablet_bootstrap.cc:492] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:17.081377  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.081748  6206 ts_tablet_manager.cc:1403] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.030s
I20260713 09:12:17.082943  6265 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:12:17.083600  6057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.3:34177, user_credentials={real_user=slave}} blocked reactor thread for 63932.7us
I20260713 09:12:17.081754  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b8d0e680354a9cba1b93e707f0fcca" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
W20260713 09:12:17.084744  5982 leader_election.cc:343] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.086889  6093 raft_consensus.cc:2468] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.085942  6213 raft_consensus.cc:359] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:17.088661  6213 raft_consensus.cc:385] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.088958  6213 raft_consensus.cc:740] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.095021  6258 raft_consensus.cc:515] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
W20260713 09:12:17.095645  5981 leader_election.cc:343] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.095820  6262 raft_consensus.cc:493] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.090369  6206 raft_consensus.cc:359] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.096865  6262 raft_consensus.cc:515] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.099709  6206 raft_consensus.cc:385] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.100049  6206 raft_consensus.cc:740] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.090900  6213 consensus_queue.cc:260] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } }
I20260713 09:12:17.099629  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f86647309a34653bda10dba374ded6f" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:17.102595  6017 raft_consensus.cc:2468] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.101698  6206 consensus_queue.cc:260] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.103747  6130 leader_election.cc:304] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:17.104133  6262 leader_election.cc:290] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.105633  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f86647309a34653bda10dba374ded6f" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.104790  6260 raft_consensus.cc:2804] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.109503  6213 ts_tablet_manager.cc:1434] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.000s
I20260713 09:12:17.109915  6206 ts_tablet_manager.cc:1434] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260713 09:12:17.110174  6213 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.110555  6206 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:17.107952  6093 raft_consensus.cc:2468] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.111840  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66c4796b9114011be98524cc5dc98b0" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.108448  6260 raft_consensus.cc:493] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.114349  6260 raft_consensus.cc:3060] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.114437  6265 raft_consensus.cc:493] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.115103  5915 catalog_manager.cc:5697] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.114929  6265 raft_consensus.cc:515] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.125347  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b8d0e680354a9cba1b93e707f0fcca" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:17.120054  6208 tablet_bootstrap.cc:654] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.120134  5914 catalog_manager.cc:5697] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.122991  6260 raft_consensus.cc:515] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.125864  6017 raft_consensus.cc:3060] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:17.126682  5981 leader_election.cc:343] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.126922  6264 leader_election.cc:290] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.127104  5981 leader_election.cc:304] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:17.127859  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7fedb1130c4e9eb3ef6d838a2e0062" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.123302  6018 raft_consensus.cc:2468] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
I20260713 09:12:17.106603  6224 consensus_queue.cc:237] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.129328  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7fedb1130c4e9eb3ef6d838a2e0062" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:17.111469  6212 raft_consensus.cc:515] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.130007  6016 raft_consensus.cc:2468] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:17.124913  6258 leader_election.cc:290] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.125626  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.128414  6167 raft_consensus.cc:2468] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:17.133423  6057 leader_election.cc:304] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: 
I20260713 09:12:17.134169  6264 raft_consensus.cc:2804] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.129236  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b8d0e680354a9cba1b93e707f0fcca" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:17.134558  6264 raft_consensus.cc:493] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.134797  6093 raft_consensus.cc:3060] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.134953  6264 raft_consensus.cc:3060] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.136011  6265 leader_election.cc:290] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
W20260713 09:12:17.218918  6056 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.1:43359, user_credentials={real_user=slave}} blocked reactor thread for 84859.7us
I20260713 09:12:17.220494  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a556b391142e45a18e16bc287f4cd2e5" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:17.221027  6092 raft_consensus.cc:3060] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.222612  6093 raft_consensus.cc:2468] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.158293  6225 raft_consensus.cc:2749] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.225718  6206 tablet_bootstrap.cc:654] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.144152  6212 leader_election.cc:290] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.167238  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a556b391142e45a18e16bc287f4cd2e5" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
W20260713 09:12:17.167896  5981 leader_election.cc:343] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.158603  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b315e24db74770913ea528b6c4af36" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.216850  6017 raft_consensus.cc:2468] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.220501  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f86647309a34653bda10dba374ded6f" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:17.166194  6264 raft_consensus.cc:515] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.230186  5981 leader_election.cc:304] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:17.230537  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b315e24db74770913ea528b6c4af36" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
W20260713 09:12:17.231928  5981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.2:37587, user_credentials={real_user=slave}} blocked reactor thread for 64066.3us
I20260713 09:12:17.232672  6225 raft_consensus.cc:2749] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.232969  6264 leader_election.cc:290] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
W20260713 09:12:17.233489  5982 leader_election.cc:343] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.234694  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7fedb1130c4e9eb3ef6d838a2e0062" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:17.235199  6167 raft_consensus.cc:3060] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.230922  6016 raft_consensus.cc:3060] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.228765  6130 leader_election.cc:304] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: 
I20260713 09:12:17.239172  6260 leader_election.cc:290] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
W20260713 09:12:17.239584  6130 leader_election.cc:343] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.240113  6212 raft_consensus.cc:2804] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.242493  6212 raft_consensus.cc:697] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:17.242621  6092 raft_consensus.cc:2468] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.251379  6213 tablet_bootstrap.cc:654] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:17.251348  5981 leader_election.cc:343] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.243265  6212 consensus_queue.cc:237] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.253553  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f86647309a34653bda10dba374ded6f" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:17.243404  6167 raft_consensus.cc:2468] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
I20260713 09:12:17.252046  5981 leader_election.cc:304] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:17.257270  6091 raft_consensus.cc:3060] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.261869  6057 leader_election.cc:304] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: 
I20260713 09:12:17.263952  6208 tablet_bootstrap.cc:492] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:17.264250  6208 ts_tablet_manager.cc:1403] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.216s	user 0.017s	sys 0.008s
I20260713 09:12:17.262593  6224 raft_consensus.cc:2804] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.259984  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7fedb1130c4e9eb3ef6d838a2e0062" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:17.255496  6130 leader_election.cc:304] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [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: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:17.266199  6224 raft_consensus.cc:697] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:17.266893  6206 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:17.267949  6017 raft_consensus.cc:3060] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.267324  6092 raft_consensus.cc:3060] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.268468  6224 consensus_queue.cc:237] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.271586  6260 raft_consensus.cc:2804] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.272042  6260 raft_consensus.cc:697] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:17.272831  6260 consensus_queue.cc:237] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.274844  6206 ts_tablet_manager.cc:1403] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.000s
I20260713 09:12:17.260777  6225 raft_consensus.cc:2749] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.284091  6213 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.284497  6213 ts_tablet_manager.cc:1403] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.174s	user 0.007s	sys 0.008s
I20260713 09:12:17.284847  6249 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:12:17.289978  6213 raft_consensus.cc:359] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.290620  6213 raft_consensus.cc:385] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.290940  6213 raft_consensus.cc:740] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.275491  6016 raft_consensus.cc:2468] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.293426  6213 consensus_queue.cc:260] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.297598  6213 ts_tablet_manager.cc:1434] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:12:17.298195  6213 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.302606  6225 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.303912  6206 raft_consensus.cc:359] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.304512  6206 raft_consensus.cc:385] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.304760  6206 raft_consensus.cc:740] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.305325  6208 raft_consensus.cc:359] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.305979  6208 raft_consensus.cc:385] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.306231  6208 raft_consensus.cc:740] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.306816  6208 consensus_queue.cc:260] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.308723  6208 ts_tablet_manager.cc:1434] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:12:17.309610  6208 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:17.311583  6206 consensus_queue.cc:260] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.314680  6206 ts_tablet_manager.cc:1434] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260713 09:12:17.308348  5914 catalog_manager.cc:5697] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.326757  6017 raft_consensus.cc:2468] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
I20260713 09:12:17.362665  6091 raft_consensus.cc:2468] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.329059  6208 tablet_bootstrap.cc:654] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.318380  6224 raft_consensus.cc:493] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.372366  6224 raft_consensus.cc:515] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.373705  6225 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.374362  6208 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:17.374432  6213 tablet_bootstrap.cc:654] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.384366  6208 ts_tablet_manager.cc:1403] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.007s
I20260713 09:12:17.386591  6208 raft_consensus.cc:359] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.387179  6208 raft_consensus.cc:385] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.387449  6208 raft_consensus.cc:740] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.313086  6130 leader_election.cc:304] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:17.388140  6208 consensus_queue.cc:260] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.388633  6212 raft_consensus.cc:2804] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.389106  6212 raft_consensus.cc:697] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:17.389971  6208 ts_tablet_manager.cc:1434] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:17.389899  6212 consensus_queue.cc:237] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.390785  6208 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:17.390725  6225 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.391947  5914 catalog_manager.cc:5697] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.396341  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f70e89132f4c26a5722d755ff31079" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:17.396770  6208 tablet_bootstrap.cc:654] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:17.396883  6130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.1:43359, user_credentials={real_user=slave}} blocked reactor thread for 95085.3us
I20260713 09:12:17.405345  6224 leader_election.cc:290] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.382313  6206 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:17.411367  6206 tablet_bootstrap.cc:654] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.416272  6249 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.422181  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f70e89132f4c26a5722d755ff31079" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.422895  6166 raft_consensus.cc:2393] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a1c0dcd681425b8f919859389d8546 in current term 1: Already voted for candidate cc35da11a80e43baaf6c62a9f96ab180 in this term.
I20260713 09:12:17.423934  6057 leader_election.cc:304] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546; no voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:17.424674  6224 raft_consensus.cc:3060] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.433789  6213 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.434249  6213 ts_tablet_manager.cc:1403] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.001s
I20260713 09:12:17.436816  6213 raft_consensus.cc:359] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.437625  6213 raft_consensus.cc:385] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.437924  6213 raft_consensus.cc:740] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.438666  6213 consensus_queue.cc:260] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.439870  5916 catalog_manager.cc:5697] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.441737  6213 ts_tablet_manager.cc:1434] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:17.442696  6213 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.446174  6224 raft_consensus.cc:2749] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.446481  6213 tablet_bootstrap.cc:654] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.441331  5916 catalog_manager.cc:5697] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.450213  6208 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:17.450630  6208 ts_tablet_manager.cc:1403] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.037s
I20260713 09:12:17.451236  6213 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.451644  6213 ts_tablet_manager.cc:1403] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:12:17.453301  6208 raft_consensus.cc:359] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.453890  6206 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:17.453917  6208 raft_consensus.cc:385] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.454015  6213 raft_consensus.cc:359] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.454432  6206 ts_tablet_manager.cc:1403] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.002s
I20260713 09:12:17.454458  6208 raft_consensus.cc:740] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.454748  6213 raft_consensus.cc:385] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.455035  6213 raft_consensus.cc:740] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.455476  6208 consensus_queue.cc:260] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.455722  6213 consensus_queue.cc:260] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.456846  6206 raft_consensus.cc:359] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.457406  6208 ts_tablet_manager.cc:1434] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:17.457453  6206 raft_consensus.cc:385] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.457710  6213 ts_tablet_manager.cc:1434] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:17.457952  6206 raft_consensus.cc:740] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.458437  6208 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:17.458467  6213 tablet_bootstrap.cc:492] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.458707  6206 consensus_queue.cc:260] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.462960  6206 ts_tablet_manager.cc:1434] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:17.463768  6206 tablet_bootstrap.cc:492] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:17.464296  6208 tablet_bootstrap.cc:654] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.464664  6213 tablet_bootstrap.cc:654] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.468778  6206 tablet_bootstrap.cc:654] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.481310  6206 tablet_bootstrap.cc:492] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:17.481683  6206 ts_tablet_manager.cc:1403] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:12:17.482009  6208 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:17.482404  6208 ts_tablet_manager.cc:1403] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260713 09:12:17.483852  6213 tablet_bootstrap.cc:492] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.484232  6213 ts_tablet_manager.cc:1403] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260713 09:12:17.484688  6212 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.484827  6208 raft_consensus.cc:359] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.485443  6208 raft_consensus.cc:385] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.485718  6208 raft_consensus.cc:740] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.486330  6208 consensus_queue.cc:260] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.486856  6213 raft_consensus.cc:359] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.487474  6213 raft_consensus.cc:385] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.487732  6213 raft_consensus.cc:740] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.488386  6208 ts_tablet_manager.cc:1434] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:17.488315  6213 consensus_queue.cc:260] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.489360  6208 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:17.490391  6213 ts_tablet_manager.cc:1434] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:17.491178  6213 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.495069  6208 tablet_bootstrap.cc:654] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.496209  6213 tablet_bootstrap.cc:654] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.505942  6258 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.506939  6209 raft_consensus.cc:493] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.507599  6225 raft_consensus.cc:493] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.507408  6209 raft_consensus.cc:515] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.508034  6225 raft_consensus.cc:515] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.509430  6209 leader_election.cc:290] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.509850  6225 leader_election.cc:290] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.512590  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.493909  5916 catalog_manager.cc:5697] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.514272  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.514437  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.513788  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
W20260713 09:12:17.515756  5982 leader_election.cc:343] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:17.516388  5982 leader_election.cc:343] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:17.516431  5981 leader_election.cc:343] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.519574  5981 leader_election.cc:304] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
W20260713 09:12:17.520689  5981 leader_election.cc:343] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.521093  5981 leader_election.cc:304] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:17.522079  6225 raft_consensus.cc:2749] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.522639  6225 raft_consensus.cc:2749] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.543630  6208 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:17.517443  6206 raft_consensus.cc:359] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.544013  6206 raft_consensus.cc:385] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.544147  6208 ts_tablet_manager.cc:1403] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.026s
I20260713 09:12:17.544430  6213 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.544816  6213 ts_tablet_manager.cc:1403] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.027s
I20260713 09:12:17.547226  6208 raft_consensus.cc:359] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.548012  6208 raft_consensus.cc:385] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.548280  6208 raft_consensus.cc:740] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.544298  6206 raft_consensus.cc:740] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.547256  6213 raft_consensus.cc:359] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.548944  6213 raft_consensus.cc:385] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.549108  6206 consensus_queue.cc:260] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.549446  6208 consensus_queue.cc:260] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.550933  6206 ts_tablet_manager.cc:1434] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.001s
I20260713 09:12:17.551079  6208 ts_tablet_manager.cc:1434] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:17.549175  6213 raft_consensus.cc:740] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.552112  6213 consensus_queue.cc:260] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.553046  6206 tablet_bootstrap.cc:492] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:17.553617  6208 tablet_bootstrap.cc:492] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:17.559514  6206 tablet_bootstrap.cc:654] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.561100  6213 ts_tablet_manager.cc:1434] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260713 09:12:17.562636  6208 tablet_bootstrap.cc:654] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.564378  6209 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.568500  6213 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.578703  6213 tablet_bootstrap.cc:654] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.589636  6213 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.590869  6258 raft_consensus.cc:493] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.591127  6213 ts_tablet_manager.cc:1403] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260713 09:12:17.591320  6258 raft_consensus.cc:515] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.593338  6258 leader_election.cc:290] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.593969  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
W20260713 09:12:17.596771  6130 leader_election.cc:343] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.599790  6225 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.600528  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.601105  6093 raft_consensus.cc:2468] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.605958  6130 leader_election.cc:304] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [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: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:17.606719  6224 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.606976  6262 raft_consensus.cc:2804] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.607308  6262 raft_consensus.cc:493] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.607708  6262 raft_consensus.cc:3060] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.616146  6249 raft_consensus.cc:493] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.616603  6249 raft_consensus.cc:515] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.617429  6213 raft_consensus.cc:359] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.618649  6249 leader_election.cc:290] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.622792  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051c56d16e6466790bec7c2ec91530e" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.624701  6224 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.625644  6206 tablet_bootstrap.cc:492] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:17.626040  6206 ts_tablet_manager.cc:1403] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.073s	user 0.036s	sys 0.026s
I20260713 09:12:17.626621  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051c56d16e6466790bec7c2ec91530e" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.627182  6166 raft_consensus.cc:2468] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:17.627375  6208 tablet_bootstrap.cc:492] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:17.627952  6208 ts_tablet_manager.cc:1403] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.074s	user 0.037s	sys 0.032s
I20260713 09:12:17.628337  6206 raft_consensus.cc:359] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.628957  6206 raft_consensus.cc:385] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.629204  6206 raft_consensus.cc:740] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
W20260713 09:12:17.624670  5981 leader_election.cc:343] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.629930  6206 consensus_queue.cc:260] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.630978  6208 raft_consensus.cc:359] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.632016  5982 leader_election.cc:304] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:17.632266  6206 ts_tablet_manager.cc:1434] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:17.632342  6208 raft_consensus.cc:385] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.633090  6206 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:17.632718  6225 raft_consensus.cc:2804] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.633473  6225 raft_consensus.cc:493] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.633459  6208 raft_consensus.cc:740] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.633888  6225 raft_consensus.cc:3060] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.635251  6262 raft_consensus.cc:515] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.637121  6262 leader_election.cc:290] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.618708  6213 raft_consensus.cc:385] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.637806  6213 raft_consensus.cc:740] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.638430  6213 consensus_queue.cc:260] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.638995  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:17.639555  6090 raft_consensus.cc:3060] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.640082  6225 raft_consensus.cc:515] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.641180  6213 ts_tablet_manager.cc:1434] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260713 09:12:17.638517  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:17.644083  6213 tablet_bootstrap.cc:492] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.645215  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051c56d16e6466790bec7c2ec91530e" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:17.646533  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051c56d16e6466790bec7c2ec91530e" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:17.647284  6166 raft_consensus.cc:3060] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.642998  6225 leader_election.cc:290] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.648321  6206 tablet_bootstrap.cc:654] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.649412  6213 tablet_bootstrap.cc:654] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.635253  6208 consensus_queue.cc:260] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.654284  6208 ts_tablet_manager.cc:1434] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:12:17.656675  6208 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
W20260713 09:12:17.654767  5981 leader_election.cc:343] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.642313  6258 raft_consensus.cc:493] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.658885  6258 raft_consensus.cc:515] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
W20260713 09:12:17.660949  6130 leader_election.cc:343] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.663563  6258 leader_election.cc:290] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.664242  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895c6719c5d4a2d8c2f5728d0c30f58" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
W20260713 09:12:17.665524  6130 leader_election.cc:343] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.651988  6262 raft_consensus.cc:493] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.666481  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895c6719c5d4a2d8c2f5728d0c30f58" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.668182  6093 raft_consensus.cc:2468] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.668093  6262 raft_consensus.cc:515] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.670938  6130 leader_election.cc:304] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [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: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:17.672094  6258 raft_consensus.cc:2804] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.672544  6258 raft_consensus.cc:493] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.674397  6258 raft_consensus.cc:3060] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.683979  6090 raft_consensus.cc:2468] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.686492  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:17.687124  6017 raft_consensus.cc:2468] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.682613  6262 leader_election.cc:290] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.688822  6130 leader_election.cc:304] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:17.689186  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.689441  6262 raft_consensus.cc:2804] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.690224  6262 raft_consensus.cc:493] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.690567  6262 raft_consensus.cc:3060] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.690971  6166 raft_consensus.cc:2468] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:17.691792  5982 leader_election.cc:304] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:17.692654  6225 raft_consensus.cc:2804] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.693589  6225 raft_consensus.cc:697] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Leader. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:17.689567  6130 leader_election.cc:304] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [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: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:17.695778  6225 consensus_queue.cc:237] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.696472  6212 raft_consensus.cc:2804] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.696910  6212 raft_consensus.cc:697] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:17.697080  6206 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:17.697538  6206 ts_tablet_manager.cc:1403] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.008s
I20260713 09:12:17.697804  6212 consensus_queue.cc:237] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.702011  6208 tablet_bootstrap.cc:654] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:17.700836  6130 leader_election.cc:343] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.706102  6262 raft_consensus.cc:515] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.707890  6262 leader_election.cc:290] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.709803  6213 tablet_bootstrap.cc:492] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.710234  6213 ts_tablet_manager.cc:1403] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.012s
I20260713 09:12:17.714815  6213 raft_consensus.cc:359] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.715507  6213 raft_consensus.cc:385] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.715778  6213 raft_consensus.cc:740] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.714900  6258 raft_consensus.cc:515] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.716333  6213 consensus_queue.cc:260] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.717773  6213 ts_tablet_manager.cc:1434] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:17.717900  6258 leader_election.cc:290] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.718405  6213 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.718604  6249 raft_consensus.cc:493] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.719002  6249 raft_consensus.cc:515] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.711198  6206 raft_consensus.cc:359] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.720968  6206 raft_consensus.cc:385] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.721171  6206 raft_consensus.cc:740] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.723871  6249 leader_election.cc:290] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.723825  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a556b391142e45a18e16bc287f4cd2e5" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
W20260713 09:12:17.723413  5964 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:17.724705  6090 raft_consensus.cc:2393] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc35da11a80e43baaf6c62a9f96ab180 in current term 1: Already voted for candidate 6579c7f663bc4f1ea72dd98209674957 in this term.
I20260713 09:12:17.725972  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:17.726492  6017 raft_consensus.cc:3060] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.722522  6206 consensus_queue.cc:260] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.726649  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a556b391142e45a18e16bc287f4cd2e5" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.727017  6264 raft_consensus.cc:493] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.754805  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:17.751343  6017 raft_consensus.cc:2468] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.758978  5982 leader_election.cc:304] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:17.758248  5915 catalog_manager.cc:5697] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.761233  6249 raft_consensus.cc:3060] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.755362  6264 raft_consensus.cc:515] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.761227  6258 raft_consensus.cc:493] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.766714  6206 ts_tablet_manager.cc:1434] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.006s
I20260713 09:12:17.767242  6213 tablet_bootstrap.cc:654] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.767472  6206 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:17.764084  6258 raft_consensus.cc:515] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.773548  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895c6719c5d4a2d8c2f5728d0c30f58" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:17.773054  6224 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.774055  6093 raft_consensus.cc:3060] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.801740  6225 raft_consensus.cc:493] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.818902  5912 catalog_manager.cc:5697] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.802233  6225 raft_consensus.cc:515] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.840256  6249 raft_consensus.cc:2749] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:12:17.791217  6130 leader_election.cc:343] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:17.841391  6130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.2:37587, user_credentials={real_user=slave}} blocked reactor thread for 62355.5us
I20260713 09:12:17.842013  6249 raft_consensus.cc:493] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.779050  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895c6719c5d4a2d8c2f5728d0c30f58" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:17.842362  6212 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:17.842453  6249 raft_consensus.cc:515] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.845005  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782c8092dd84e888631d1dcb9f3779c" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:17.845145  6264 leader_election.cc:290] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.845587  6017 raft_consensus.cc:2468] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:17.845669  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782c8092dd84e888631d1dcb9f3779c" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.846848  6056 leader_election.cc:304] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:17.847883  6264 raft_consensus.cc:2804] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.848737  6264 raft_consensus.cc:493] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.849083  6264 raft_consensus.cc:3060] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:17.849422  6057 leader_election.cc:343] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.851208  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782c8092dd84e888631d1dcb9f3779c" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.851608  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782c8092dd84e888631d1dcb9f3779c" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.852335  6258 leader_election.cc:290] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
W20260713 09:12:17.852955  5982 leader_election.cc:343] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.854784  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.842451  6130 leader_election.cc:304] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:17.856683  6225 leader_election.cc:290] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.857043  6249 leader_election.cc:290] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.857285  6258 raft_consensus.cc:2804] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.857647  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.862468  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66c4796b9114011be98524cc5dc98b0" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.862735  6212 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.862540  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66c4796b9114011be98524cc5dc98b0" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:17.864147  6090 raft_consensus.cc:2393] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc35da11a80e43baaf6c62a9f96ab180 in current term 1: Already voted for candidate 6579c7f663bc4f1ea72dd98209674957 in this term.
I20260713 09:12:17.864228  6018 raft_consensus.cc:2468] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
W20260713 09:12:17.864720  6130 leader_election.cc:343] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.866039  5981 leader_election.cc:304] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
W20260713 09:12:17.868335  6130 leader_election.cc:343] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.869239  6212 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.870914  6130 leader_election.cc:304] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:17.871675  6212 raft_consensus.cc:2804] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.872053  6212 raft_consensus.cc:493] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.872496  6212 raft_consensus.cc:3060] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.872684  6265 raft_consensus.cc:3060] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.877360  6258 raft_consensus.cc:697] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:17.858101  6208 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:17.879503  6208 ts_tablet_manager.cc:1403] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.224s	user 0.016s	sys 0.012s
I20260713 09:12:17.866794  6213 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:17.880425  6213 ts_tablet_manager.cc:1403] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.001s
I20260713 09:12:17.867058  6206 tablet_bootstrap.cc:654] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.904539  6262 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.906577  6258 consensus_queue.cc:237] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.914109  6093 raft_consensus.cc:2468] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:17.915608  6265 raft_consensus.cc:2749] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.926976  6224 raft_consensus.cc:493] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.927512  6224 raft_consensus.cc:515] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.938601  6208 raft_consensus.cc:359] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.939253  6208 raft_consensus.cc:385] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.939553  6208 raft_consensus.cc:740] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.940183  6262 raft_consensus.cc:493] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.940646  6262 raft_consensus.cc:515] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.942669  6262 leader_election.cc:290] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:17.943363  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:17.945449  6208 consensus_queue.cc:260] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.949616  6213 raft_consensus.cc:359] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.950273  6213 raft_consensus.cc:385] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.950525  6213 raft_consensus.cc:740] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.947868  6018 raft_consensus.cc:2468] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:17.953004  6208 ts_tablet_manager.cc:1434] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260713 09:12:17.954650  6208 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:17.958356  6213 consensus_queue.cc:260] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.961721  6213 ts_tablet_manager.cc:1434] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.002s
I20260713 09:12:17.962668  6213 tablet_bootstrap.cc:492] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:17.967142  6130 leader_election.cc:304] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:17.970865  6315 raft_consensus.cc:493] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.970587  6264 raft_consensus.cc:515] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.971354  6315 raft_consensus.cc:515] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.971875  6092 raft_consensus.cc:2393] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc35da11a80e43baaf6c62a9f96ab180 in current term 1: Already voted for candidate 21a1c0dcd681425b8f919859389d8546 in this term.
I20260713 09:12:17.972491  6262 raft_consensus.cc:2804] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.972867  6262 raft_consensus.cc:493] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.973186  6262 raft_consensus.cc:3060] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.975790  5981 leader_election.cc:304] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:17.976835  6265 raft_consensus.cc:3060] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.977296  6224 leader_election.cc:290] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.968282  6314 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:12:17.986390  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.987607  6130 leader_election.cc:304] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [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: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:17.990911  6263 raft_consensus.cc:2804] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.990927  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:17.992372  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:17.992558  6263 raft_consensus.cc:697] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:17.992992  6093 raft_consensus.cc:2468] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
W20260713 09:12:17.993432  6057 leader_election.cc:343] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.993444  6263 consensus_queue.cc:237] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.996330  6314 raft_consensus.cc:493] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.999984  6314 raft_consensus.cc:515] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:17.987294  6315 leader_election.cc:290] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.979362  6212 raft_consensus.cc:515] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.000788  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782c8092dd84e888631d1dcb9f3779c" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:18.001313  6264 leader_election.cc:290] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:17.999259  6260 consensus_queue.cc:1048] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260713 09:12:18.026473  6057 leader_election.cc:343] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.034081  6314 leader_election.cc:290] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.036353  6212 leader_election.cc:290] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.124189  6206 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:18.106025  6213 tablet_bootstrap.cc:654] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.085309  6208 tablet_bootstrap.cc:654] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.130882  6206 ts_tablet_manager.cc:1403] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.364s	user 0.018s	sys 0.011s
I20260713 09:12:18.119714  5915 catalog_manager.cc:5697] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.038893  6265 raft_consensus.cc:2749] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:12:18.089380  6320 log.cc:927] Time spent T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260713 09:12:18.093176  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782c8092dd84e888631d1dcb9f3779c" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
W20260713 09:12:18.132671  6057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.3:34177, user_credentials={real_user=slave}} blocked reactor thread for 105849us
I20260713 09:12:18.038516  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.036687  6262 raft_consensus.cc:515] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
W20260713 09:12:18.096979  6130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.1:43359, user_credentials={real_user=slave}} blocked reactor thread for 80993.4us
I20260713 09:12:18.059587  6324 raft_consensus.cc:493] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.111307  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b315e24db74770913ea528b6c4af36" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.110584  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.181172  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66c4796b9114011be98524cc5dc98b0" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:18.182330  6013 raft_consensus.cc:3060] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.182948  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66c4796b9114011be98524cc5dc98b0" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:18.163808  6017 raft_consensus.cc:2468] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:18.185947  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b315e24db74770913ea528b6c4af36" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:18.188591  6167 raft_consensus.cc:2393] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a1c0dcd681425b8f919859389d8546 in current term 1: Already voted for candidate 6579c7f663bc4f1ea72dd98209674957 in this term.
I20260713 09:12:18.191253  6206 raft_consensus.cc:359] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.192188  6206 raft_consensus.cc:385] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.192517  6206 raft_consensus.cc:740] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.193323  6206 consensus_queue.cc:260] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.200909  6213 tablet_bootstrap.cc:492] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:18.165766  6015 raft_consensus.cc:2468] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:18.201639  6213 ts_tablet_manager.cc:1403] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.239s	user 0.005s	sys 0.032s
I20260713 09:12:18.164319  6324 raft_consensus.cc:515] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.202903  6206 ts_tablet_manager.cc:1434] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.004s
I20260713 09:12:18.201814  6262 leader_election.cc:290] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.164443  6014 raft_consensus.cc:2468] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:18.207399  6206 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:18.215191  6213 raft_consensus.cc:359] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.216734  6213 raft_consensus.cc:385] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.217096  6213 raft_consensus.cc:740] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
W20260713 09:12:18.229014  6130 leader_election.cc:343] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.234601  6262 consensus_queue.cc:1048] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.225157  6213 consensus_queue.cc:260] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.239161  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:18.240224  6012 raft_consensus.cc:3060] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.240352  6249 consensus_queue.cc:1048] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.251197  6327 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:12:18.252115  6213 ts_tablet_manager.cc:1434] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.003s
I20260713 09:12:18.253582  6213 tablet_bootstrap.cc:492] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:18.237217  6018 raft_consensus.cc:2468] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
W20260713 09:12:18.243633  6057 leader_election.cc:343] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.237787  6056 leader_election.cc:304] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:18.271907  6314 raft_consensus.cc:493] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.285362  6322 raft_consensus.cc:2804] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.290105  6322 raft_consensus.cc:493] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.290861  6322 raft_consensus.cc:3060] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:18.276054  6056 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.1:43359, user_credentials={real_user=slave}} blocked reactor thread for 50429.8us
I20260713 09:12:18.297453  6208 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:18.297986  6208 ts_tablet_manager.cc:1403] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.344s	user 0.037s	sys 0.034s
I20260713 09:12:18.304193  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:18.310339  6012 raft_consensus.cc:2468] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:18.310494  6011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e80c9eca294ec8b886b65682b382f1" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.279963  6314 raft_consensus.cc:515] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.311158  6011 raft_consensus.cc:2468] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:18.312240  6130 leader_election.cc:304] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:18.313112  6327 raft_consensus.cc:2804] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:12:18.351366  6328 log.cc:927] Time spent T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180: Append to log took a long time: real 0.079s	user 0.002s	sys 0.000s
I20260713 09:12:18.353340  6056 leader_election.cc:304] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:18.399511  6208 raft_consensus.cc:359] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.343988  6327 raft_consensus.cc:697] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:18.400146  6208 raft_consensus.cc:385] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.400475  6208 raft_consensus.cc:740] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.403234  6208 consensus_queue.cc:260] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.404309  6213 tablet_bootstrap.cc:654] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.405876  6208 ts_tablet_manager.cc:1434] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.000s
I20260713 09:12:18.384310  6316 raft_consensus.cc:2804] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.407043  6208 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
W20260713 09:12:18.399816  6056 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.1:43359, user_credentials={real_user=slave}} blocked reactor thread for 46572.7us
I20260713 09:12:18.408257  6056 leader_election.cc:304] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:18.409001  6315 raft_consensus.cc:2804] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.409313  6315 raft_consensus.cc:493] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.409384  6056 leader_election.cc:304] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:18.415735  6313 raft_consensus.cc:2804] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.415623  6327 consensus_queue.cc:237] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.416225  6313 raft_consensus.cc:697] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:18.416913  6313 consensus_queue.cc:237] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
W20260713 09:12:18.400981  6057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.3:34177, user_credentials={real_user=slave}} blocked reactor thread for 138534us
I20260713 09:12:18.409900  6315 raft_consensus.cc:3060] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.412496  6316 raft_consensus.cc:493] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.423774  6316 raft_consensus.cc:3060] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.428207  6314 leader_election.cc:290] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.431675  6206 tablet_bootstrap.cc:654] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.432107  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:18.434544  6264 raft_consensus.cc:493] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.431376  6013 raft_consensus.cc:2468] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:18.466711  6213 tablet_bootstrap.cc:492] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:18.467209  6213 ts_tablet_manager.cc:1403] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.214s	user 0.012s	sys 0.001s
I20260713 09:12:18.477449  6090 raft_consensus.cc:3060] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.485440  6322 raft_consensus.cc:515] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.486492  6093 raft_consensus.cc:2393] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6579c7f663bc4f1ea72dd98209674957 in current term 1: Already voted for candidate 21a1c0dcd681425b8f919859389d8546 in this term.
I20260713 09:12:18.460827  6264 raft_consensus.cc:515] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
W20260713 09:12:18.481542  5981 consensus_peers.cc:597] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 -> Peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Couldn't send request to peer 21a1c0dcd681425b8f919859389d8546. 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:12:18.510558  6208 tablet_bootstrap.cc:654] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.512269  6213 raft_consensus.cc:359] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.512811  6213 raft_consensus.cc:385] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.513156  6213 raft_consensus.cc:740] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
W20260713 09:12:18.505996  5982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.3:34177, user_credentials={real_user=slave}} blocked reactor thread for 47762.1us
W20260713 09:12:18.511544  5981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.2:37587, user_credentials={real_user=slave}} blocked reactor thread for 49757.1us
I20260713 09:12:18.514447  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.515223  6013 raft_consensus.cc:2393] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a1c0dcd681425b8f919859389d8546 in current term 1: Already voted for candidate 6579c7f663bc4f1ea72dd98209674957 in this term.
I20260713 09:12:18.515810  6213 consensus_queue.cc:260] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.518102  6258 raft_consensus.cc:493] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.519099  6258 raft_consensus.cc:515] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.521833  6258 leader_election.cc:290] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.524433  6213 ts_tablet_manager.cc:1434] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260713 09:12:18.525090  6213 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:18.525923  6315 raft_consensus.cc:515] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.526522  6264 leader_election.cc:290] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.528981  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:18.529695  6315 leader_election.cc:290] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.530016  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.530583  6015 raft_consensus.cc:2468] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 0.
I20260713 09:12:18.531796  6056 leader_election.cc:304] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546; no voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:18.532513  6315 raft_consensus.cc:2749] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.532836  6056 leader_election.cc:304] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:18.533741  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:18.535319  6015 raft_consensus.cc:3060] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.534531  6316 raft_consensus.cc:515] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.533532  6315 raft_consensus.cc:2804] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.538727  6315 raft_consensus.cc:493] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.539105  6315 raft_consensus.cc:3060] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.541114  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b315e24db74770913ea528b6c4af36" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:18.542657  6013 raft_consensus.cc:3060] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.543001  6316 leader_election.cc:290] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.543619  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
W20260713 09:12:18.544188  6057 leader_election.cc:343] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.544361  6018 raft_consensus.cc:2393] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a1c0dcd681425b8f919859389d8546 in current term 1: Already voted for candidate 6579c7f663bc4f1ea72dd98209674957 in this term.
I20260713 09:12:18.545711  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b315e24db74770913ea528b6c4af36" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:18.547037  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
W20260713 09:12:18.547921  6057 leader_election.cc:343] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:18.548610  6057 leader_election.cc:343] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.550457  6315 raft_consensus.cc:515] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.553259  6315 leader_election.cc:290] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.553444  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
W20260713 09:12:18.556208  6057 leader_election.cc:343] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.557027  6322 leader_election.cc:290] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.557948  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d18bd66cf4881ac4846d54aee734b" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:18.558149  6015 raft_consensus.cc:2468] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
I20260713 09:12:18.559370  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:18.559978  6018 raft_consensus.cc:3060] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.559748  6056 leader_election.cc:304] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:18.560853  6322 raft_consensus.cc:2804] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.559980  6057 leader_election.cc:304] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546; no voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:18.561322  6322 raft_consensus.cc:697] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:18.562122  6322 consensus_queue.cc:237] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.563447  6316 raft_consensus.cc:2749] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:12:18.566076  6336 log.cc:927] Time spent T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180: Append to log took a long time: real 0.126s	user 0.004s	sys 0.003s
I20260713 09:12:18.566752  6018 raft_consensus.cc:2468] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
I20260713 09:12:18.553586  6013 raft_consensus.cc:2468] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
I20260713 09:12:18.566676  6213 tablet_bootstrap.cc:654] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.568300  6056 leader_election.cc:304] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:18.568732  6324 leader_election.cc:290] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.569850  6056 leader_election.cc:304] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:18.570919  6264 raft_consensus.cc:2804] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.571408  6264 raft_consensus.cc:697] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:18.572288  6264 consensus_queue.cc:237] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.574177  6206 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:18.574600  6206 ts_tablet_manager.cc:1403] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.369s	user 0.019s	sys 0.003s
I20260713 09:12:18.573173  6313 raft_consensus.cc:2804] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.575711  6313 raft_consensus.cc:697] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:18.576553  6313 consensus_queue.cc:237] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.577147  6206 raft_consensus.cc:359] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.577826  6206 raft_consensus.cc:385] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.577728  6208 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:18.578178  6206 raft_consensus.cc:740] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.578766  6130 leader_election.cc:304] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:18.581167  6325 raft_consensus.cc:2804] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.581508  6325 raft_consensus.cc:493] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.581840  6325 raft_consensus.cc:3060] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.581689  6130 leader_election.cc:304] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:18.583101  6258 raft_consensus.cc:2804] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.583561  6258 raft_consensus.cc:697] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:18.584295  6258 consensus_queue.cc:237] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.588249  5914 catalog_manager.cc:5697] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.590164  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982bd287adad446c9e8a3c859ffbee81" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.591998  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e80c9eca294ec8b886b65682b382f1" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:18.594288  6206 consensus_queue.cc:260] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.595101  6017 raft_consensus.cc:2468] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 0.
I20260713 09:12:18.597385  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982bd287adad446c9e8a3c859ffbee81" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:18.600504  6260 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.601876  6260 consensus_queue.cc:1048] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.605530  6206 ts_tablet_manager.cc:1434] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:12:18.607285  6325 raft_consensus.cc:515] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.609200  6325 leader_election.cc:290] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.609549  6208 ts_tablet_manager.cc:1403] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.203s	user 0.019s	sys 0.006s
I20260713 09:12:18.612152  6208 raft_consensus.cc:359] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.614897  6208 raft_consensus.cc:385] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.615193  6208 raft_consensus.cc:740] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.615818  6208 consensus_queue.cc:260] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.617317  6206 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:18.617719  6208 ts_tablet_manager.cc:1434] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:12:18.618517  6208 tablet_bootstrap.cc:492] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:18.624531  6260 consensus_queue.cc:1048] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:18.624486  6130 leader_election.cc:343] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:18.627038  6130 leader_election.cc:343] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.627782  5914 catalog_manager.cc:5697] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.631861  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e80c9eca294ec8b886b65682b382f1" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:18.632400  6017 raft_consensus.cc:3060] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.633008  5914 catalog_manager.cc:5697] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.633935  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e80c9eca294ec8b886b65682b382f1" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
W20260713 09:12:18.642958  6130 consensus_peers.cc:597] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. 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:12:18.643815  6130 leader_election.cc:304] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:18.644908  6350 raft_consensus.cc:2804] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.645313  6350 raft_consensus.cc:493] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.645072  6260 consensus_queue.cc:1048] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.645675  6350 raft_consensus.cc:3060] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.651664  6206 tablet_bootstrap.cc:654] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.656167  5915 catalog_manager.cc:5697] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.658816  5915 catalog_manager.cc:5697] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:18.659691  6130 leader_election.cc:343] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.662684  6213 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:18.663141  6213 ts_tablet_manager.cc:1403] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.138s	user 0.008s	sys 0.006s
I20260713 09:12:18.674382  6017 raft_consensus.cc:2468] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:18.675633  6130 leader_election.cc:304] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:18.676477  6260 raft_consensus.cc:2804] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.677207  6260 raft_consensus.cc:697] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:18.678109  6260 consensus_queue.cc:237] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.682405  6208 tablet_bootstrap.cc:654] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.671828  6213 raft_consensus.cc:359] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.689056  6213 raft_consensus.cc:385] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.689333  6213 raft_consensus.cc:740] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.690035  6213 consensus_queue.cc:260] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.692028  6213 ts_tablet_manager.cc:1434] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:12:18.692871  6213 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:18.699518  6350 raft_consensus.cc:515] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.701371  6213 tablet_bootstrap.cc:654] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.702328  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982bd287adad446c9e8a3c859ffbee81" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:18.702967  6017 raft_consensus.cc:3060] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.707149  5914 catalog_manager.cc:5697] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.710173  5914 catalog_manager.cc:5697] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.713989  6206 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:18.714457  6206 ts_tablet_manager.cc:1403] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.008s
I20260713 09:12:18.717043  6017 raft_consensus.cc:2468] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 1.
I20260713 09:12:18.717094  6206 raft_consensus.cc:359] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.719321  6130 leader_election.cc:304] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:18.719542  6206 raft_consensus.cc:385] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.719689  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982bd287adad446c9e8a3c859ffbee81" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:18.719985  6206 raft_consensus.cc:740] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.720183  6260 raft_consensus.cc:2804] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.720677  6260 raft_consensus.cc:697] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
W20260713 09:12:18.721041  6130 leader_election.cc:343] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.720927  6206 consensus_queue.cc:260] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.721660  6260 consensus_queue.cc:237] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.722826  6208 tablet_bootstrap.cc:492] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:18.723234  6208 ts_tablet_manager.cc:1403] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.002s
I20260713 09:12:18.723469  6206 ts_tablet_manager.cc:1434] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:18.724558  6206 tablet_bootstrap.cc:492] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:18.725690  6208 raft_consensus.cc:359] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.726306  6208 raft_consensus.cc:385] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.727331  6350 leader_election.cc:290] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.727665  6213 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:18.728046  6213 ts_tablet_manager.cc:1403] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.007s
I20260713 09:12:18.730504  6213 raft_consensus.cc:359] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.731089  6213 raft_consensus.cc:385] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.731369  6213 raft_consensus.cc:740] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.731503  6206 tablet_bootstrap.cc:654] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.726579  6208 raft_consensus.cc:740] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.732693  6208 consensus_queue.cc:260] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.734530  6208 ts_tablet_manager.cc:1434] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260713 09:12:18.735308  6208 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:18.740547  6208 tablet_bootstrap.cc:654] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.742218  6213 consensus_queue.cc:260] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.745673  6213 ts_tablet_manager.cc:1434] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:12:18.747529  6206 tablet_bootstrap.cc:492] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:18.749182  6206 ts_tablet_manager.cc:1403] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260713 09:12:18.749233  6213 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:18.751634  6206 raft_consensus.cc:359] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.752256  6206 raft_consensus.cc:385] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.752780  6206 raft_consensus.cc:740] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.753715  6206 consensus_queue.cc:260] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.756623  6206 ts_tablet_manager.cc:1434] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:18.757198  6350 raft_consensus.cc:493] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.757619  6350 raft_consensus.cc:515] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.758620  6208 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:18.759003  6208 ts_tablet_manager.cc:1403] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260713 09:12:18.759136  6350 leader_election.cc:290] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.760164  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17499ab63e534105aa71440cf8ed9be3" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:18.753805  5915 catalog_manager.cc:5697] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:18.761385  6130 leader_election.cc:343] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.761862  6208 raft_consensus.cc:359] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.762434  6208 raft_consensus.cc:385] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.762604  6208 raft_consensus.cc:740] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.763147  6208 consensus_queue.cc:260] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.763818  6350 raft_consensus.cc:493] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.764189  6350 raft_consensus.cc:515] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.764943  6208 ts_tablet_manager.cc:1434] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:18.765695  6208 tablet_bootstrap.cc:492] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:18.765966  6350 leader_election.cc:290] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.769526  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
W20260713 09:12:18.769969  5964 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:18.754802  6213 tablet_bootstrap.cc:654] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.770112  6206 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180: Bootstrap starting.
I20260713 09:12:18.770430  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17499ab63e534105aa71440cf8ed9be3" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.772527  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.773242  6018 raft_consensus.cc:2393] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6579c7f663bc4f1ea72dd98209674957 in current term 1: Already voted for candidate 21a1c0dcd681425b8f919859389d8546 in this term.
W20260713 09:12:18.774510  6130 leader_election.cc:343] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.774911  6130 leader_election.cc:304] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957; no voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:18.775245  6206 tablet_bootstrap.cc:654] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.776854  6130 leader_election.cc:304] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957; no voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:18.777730  6260 raft_consensus.cc:2749] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.779599  6208 tablet_bootstrap.cc:654] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.777791  6350 raft_consensus.cc:3060] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.785205  6090 raft_consensus.cc:3060] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.802685  6350 raft_consensus.cc:2749] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.812836  6213 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:18.813411  6213 ts_tablet_manager.cc:1403] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.017s
I20260713 09:12:18.816355  6213 raft_consensus.cc:359] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.817019  6213 raft_consensus.cc:385] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.817317  6213 raft_consensus.cc:740] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.813238  5913 catalog_manager.cc:5697] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.819736  6213 consensus_queue.cc:260] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.821261  6206 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180: No bootstrap required, opened a new log
I20260713 09:12:18.821645  6206 ts_tablet_manager.cc:1403] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.007s
I20260713 09:12:18.821734  6213 ts_tablet_manager.cc:1434] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:18.822566  6213 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:18.823932  6206 raft_consensus.cc:359] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.824527  6206 raft_consensus.cc:385] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.824776  6206 raft_consensus.cc:740] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.825371  6206 consensus_queue.cc:260] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.827140  6206 ts_tablet_manager.cc:1434] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:18.827600  6208 tablet_bootstrap.cc:492] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:18.827965  6208 ts_tablet_manager.cc:1403] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.015s
I20260713 09:12:18.829824  6213 tablet_bootstrap.cc:654] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.832304  6208 raft_consensus.cc:359] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.832933  6208 raft_consensus.cc:385] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.833200  6208 raft_consensus.cc:740] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.834201  6208 consensus_queue.cc:260] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.836872  6208 ts_tablet_manager.cc:1434] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:12:18.837662  6208 tablet_bootstrap.cc:492] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:18.838672  6213 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:18.839040  6213 ts_tablet_manager.cc:1403] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260713 09:12:18.841308  6213 raft_consensus.cc:359] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.841900  6213 raft_consensus.cc:385] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.842123  6213 raft_consensus.cc:740] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.842613  6213 consensus_queue.cc:260] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.843127  6208 tablet_bootstrap.cc:654] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.844245  6213 ts_tablet_manager.cc:1434] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:12:18.845237  6213 tablet_bootstrap.cc:492] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546: Bootstrap starting.
I20260713 09:12:18.845649  6350 raft_consensus.cc:493] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.846056  6350 raft_consensus.cc:515] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.847874  6350 leader_election.cc:290] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:18.849453  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782c8092dd84e888631d1dcb9f3779c" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:18.850421  6213 tablet_bootstrap.cc:654] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.853281  6208 tablet_bootstrap.cc:492] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:18.853647  6208 ts_tablet_manager.cc:1403] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260713 09:12:18.853802  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782c8092dd84e888631d1dcb9f3779c" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:18.854506  6018 raft_consensus.cc:2393] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6579c7f663bc4f1ea72dd98209674957 in current term 1: Already voted for candidate 21a1c0dcd681425b8f919859389d8546 in this term.
I20260713 09:12:18.855573  6130 leader_election.cc:304] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957; no voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:18.856273  6213 tablet_bootstrap.cc:492] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546: No bootstrap required, opened a new log
I20260713 09:12:18.855960  6208 raft_consensus.cc:359] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.856556  6208 raft_consensus.cc:385] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.856508  6350 raft_consensus.cc:3060] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.856647  6213 ts_tablet_manager.cc:1403] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:12:18.857004  6208 raft_consensus.cc:740] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.857661  6208 consensus_queue.cc:260] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.859457  6208 ts_tablet_manager.cc:1434] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:18.859231  6213 raft_consensus.cc:359] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.860200  6208 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957: Bootstrap starting.
I20260713 09:12:18.861603  6213 raft_consensus.cc:385] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.861881  6213 raft_consensus.cc:740] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.862449  6213 consensus_queue.cc:260] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.864271  6213 ts_tablet_manager.cc:1434] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:12:18.865618  6350 raft_consensus.cc:2749] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.865731  6209 raft_consensus.cc:493] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.866255  6208 tablet_bootstrap.cc:654] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.866163  6209 raft_consensus.cc:515] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.868124  6209 leader_election.cc:290] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.869343  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17499ab63e534105aa71440cf8ed9be3" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:18.869462  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17499ab63e534105aa71440cf8ed9be3" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:18.869903  6090 raft_consensus.cc:2468] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:18.869974  6165 raft_consensus.cc:2468] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:18.871152  5982 leader_election.cc:304] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:18.871948  6208 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957: No bootstrap required, opened a new log
I20260713 09:12:18.872000  6340 raft_consensus.cc:2804] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.872411  6208 ts_tablet_manager.cc:1403] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:12:18.872443  6340 raft_consensus.cc:493] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.872870  6340 raft_consensus.cc:3060] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.875279  6208 raft_consensus.cc:359] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.875931  6208 raft_consensus.cc:385] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.876190  6208 raft_consensus.cc:740] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.876797  6208 consensus_queue.cc:260] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.878641  6208 ts_tablet_manager.cc:1434] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:12:18.880601  6340 raft_consensus.cc:515] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.882122  6340 leader_election.cc:290] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:18.882900  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17499ab63e534105aa71440cf8ed9be3" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:18.883411  6090 raft_consensus.cc:3060] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.883682  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17499ab63e534105aa71440cf8ed9be3" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:18.884130  6165 raft_consensus.cc:3060] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.888437  6165 raft_consensus.cc:2468] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:18.889560  5982 leader_election.cc:304] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:18.890066  6090 raft_consensus.cc:2468] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:18.890203  6340 raft_consensus.cc:2804] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.890712  6340 raft_consensus.cc:697] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Leader. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:18.891333  6340 consensus_queue.cc:237] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:18.899323  5915 catalog_manager.cc:5697] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.935811  6264 consensus_queue.cc:1048] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.944629  6313 consensus_queue.cc:1048] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.953979  6313 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.964603  6264 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.976603  6018 raft_consensus.cc:3060] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.978111  6350 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.983238  6264 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.991513  6165 raft_consensus.cc:3060] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.998920  6350 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.008193  6325 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.012835  6313 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.020232  6090 raft_consensus.cc:3060] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.027900  6260 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.065428  6260 raft_consensus.cc:493] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.065779  6260 raft_consensus.cc:515] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.067179  6260 leader_election.cc:290] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:19.067727  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:19.067975  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:19.068281  6018 raft_consensus.cc:2393] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6579c7f663bc4f1ea72dd98209674957 in current term 1: Already voted for candidate 21a1c0dcd681425b8f919859389d8546 in this term.
I20260713 09:12:19.069190  6130 leader_election.cc:304] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957; no voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:19.069739  6260 raft_consensus.cc:3060] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.073938  6260 raft_consensus.cc:2749] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:19.089531  6313 raft_consensus.cc:493] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.089954  6313 raft_consensus.cc:515] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.091676  6313 leader_election.cc:290] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:19.092139  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982bd287adad446c9e8a3c859ffbee81" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:19.092667  6018 raft_consensus.cc:2393] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a1c0dcd681425b8f919859389d8546 in current term 1: Already voted for candidate 6579c7f663bc4f1ea72dd98209674957 in this term.
I20260713 09:12:19.092530  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982bd287adad446c9e8a3c859ffbee81" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:19.093712  6057 leader_election.cc:304] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546; no voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:19.094264  6313 raft_consensus.cc:3060] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.098223  6313 raft_consensus.cc:2749] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:19.110275  6313 consensus_queue.cc:1048] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.119521  6313 consensus_queue.cc:1048] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.153050  6260 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.161738  6350 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.184388  6340 raft_consensus.cc:493] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.184753  6340 raft_consensus.cc:515] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.186141  6340 leader_election.cc:290] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:19.186983  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546" is_pre_election: true
I20260713 09:12:19.187064  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:19.187520  6090 raft_consensus.cc:2468] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:19.187592  6166 raft_consensus.cc:2468] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 0.
I20260713 09:12:19.188323  5981 leader_election.cc:304] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:19.188948  6340 raft_consensus.cc:2804] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:19.189239  6340 raft_consensus.cc:493] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:19.189529  6340 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.193681  6340 raft_consensus.cc:515] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.195314  6090 raft_consensus.cc:3060] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.195534  6340 leader_election.cc:290] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:19.196029  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:19.196377  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:19.196530  6093 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.196882  6166 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.202462  6350 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:19.202687  6166 raft_consensus.cc:2468] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:19.202582  6093 raft_consensus.cc:2468] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 1.
I20260713 09:12:19.203869  5981 leader_election.cc:304] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:19.204166  6313 raft_consensus.cc:493] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.204617  6340 raft_consensus.cc:2804] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:19.204628  6313 raft_consensus.cc:515] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.205173  6340 raft_consensus.cc:697] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Leader. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:19.206524  6313 leader_election.cc:290] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:19.207077  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e80c9eca294ec8b886b65682b382f1" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180" is_pre_election: true
I20260713 09:12:19.206707  6340 consensus_queue.cc:237] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.207553  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e80c9eca294ec8b886b65682b382f1" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957" is_pre_election: true
I20260713 09:12:19.207603  6018 raft_consensus.cc:2468] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 1.
I20260713 09:12:19.209510  6056 leader_election.cc:304] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:19.212918  6313 raft_consensus.cc:2804] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:19.214691  6313 raft_consensus.cc:493] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6579c7f663bc4f1ea72dd98209674957)
I20260713 09:12:19.215078  6313 raft_consensus.cc:3060] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.216503  5913 catalog_manager.cc:5697] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:19.220762  6313 raft_consensus.cc:515] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.222934  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e80c9eca294ec8b886b65682b382f1" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:19.223160  6313 leader_election.cc:290] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 2 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:19.223590  6018 raft_consensus.cc:3060] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.223702  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e80c9eca294ec8b886b65682b382f1" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:19.226145  6093 raft_consensus.cc:1240] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Rejecting Update request from peer 6579c7f663bc4f1ea72dd98209674957 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:19.227562  6260 consensus_queue.cc:1059] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.228330  6350 raft_consensus.cc:3055] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:19.228672  6350 raft_consensus.cc:740] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:19.229400  6350 consensus_queue.cc:260] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.230388  6350 raft_consensus.cc:3060] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.232411  6018 raft_consensus.cc:2468] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 2.
I20260713 09:12:19.233062  6015 raft_consensus.cc:1240] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Rejecting Update request from peer 6579c7f663bc4f1ea72dd98209674957 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:19.233551  6056 leader_election.cc:304] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [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: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:19.234302  6313 raft_consensus.cc:2804] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:19.235011  6313 raft_consensus.cc:697] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:19.236020  6313 consensus_queue.cc:237] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:19.241888  5913 catalog_manager.cc:5697] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 1 to 2, leader changed from 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:19.274439  6340 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.284029  6340 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.595392  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:19.601632  6393 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:12:19.602952  6392 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:12:19.605406  4888 server_base.cc:1061] running on GCE node
W20260713 09:12:19.606410  6395 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:12:19.608125  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:19.608366  4888 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:12:19.608522  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933939608508 us; error 0 us; skew 500 ppm
I20260713 09:12:19.608994  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:19.611043  4888 webserver.cc:533] Webserver started at http://127.4.198.4:41473/ using document root <none> and password file <none>
I20260713 09:12:19.611454  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:19.611613  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:19.611805  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:19.612712  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-3-root/instance:
uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
format_stamp: "Formatted at 2026-07-13 09:12:19 on dist-test-slave-frwm"
I20260713 09:12:19.614089  6018 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:19.615132  6313 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.617878  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260713 09:12:19.623934  6165 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:19.625492  6315 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:19.628540  6401 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:12:19.629347  4888 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:19.629657  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-3-root
uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
format_stamp: "Formatted at 2026-07-13 09:12:19 on dist-test-slave-frwm"
I20260713 09:12:19.629962  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-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:12:19.636902  6209 consensus_queue.cc:1048] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.655743  6340 consensus_queue.cc:1048] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.673151  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:19.674294  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:19.675518  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:19.677482  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:19.677670  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:19.677891  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:19.678040  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:19.734156  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.4:43715
I20260713 09:12:19.734223  6465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.4:43715 every 8 connection(s)
I20260713 09:12:19.738724  4888 auto_leader_rebalancer-test.cc:392] add a tserver: 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:19.750721  6466 heartbeater.cc:344] Connected to a master server at 127.4.198.62:37671
I20260713 09:12:19.751034  6466 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:19.751664  6466 heartbeater.cc:507] Master 127.4.198.62:37671 requested a full tablet report, sending...
I20260713 09:12:19.753191  5916 ts_manager.cc:194] Registered new tserver with Master: 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715)
I20260713 09:12:19.754217  5916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51490
I20260713 09:12:19.815340  6166 consensus_queue.cc:237] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:19.823024  6018 raft_consensus.cc:1275] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:19.823635  6093 raft_consensus.cc:1275] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:19.824424  6260 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:19.830056  6260 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:19.832041  6260 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.833988  6017 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
W20260713 09:12:19.845463  6131 consensus_peers.cc:597] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f0d18bd66cf4881ac4846d54aee734b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.845253  6090 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.850162  5915 catalog_manager.cc:5697] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:19.865293  6017 consensus_queue.cc:237] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:19.875393  6090 raft_consensus.cc:1275] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:19.876513  6390 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:19.877167  6166 raft_consensus.cc:1275] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:19.878528  6390 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:19.885843  5982 consensus_peers.cc:597] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0dc521a41bb048e196d76fb3ed2754c5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.885128  6209 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.886857  6090 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.895957  6166 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.900472  5913 catalog_manager.cc:5697] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:19.900805  6017 consensus_queue.cc:237] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue 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: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:19.908951  6090 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:19.910377  6209 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:19.911171  5982 consensus_peers.cc:597] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffad46f9e3fc4bb6a438ebdb52e4e87e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.912089  6166 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:19.913295  6209 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:19.924253  6390 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.926023  6166 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.929139  6090 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.936322  6165 consensus_queue.cc:237] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:19.942760  5915 catalog_manager.cc:5697] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.947876  6090 raft_consensus.cc:1275] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:19.949259  6350 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:19.950932  6018 raft_consensus.cc:1275] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:19.951647  6131 consensus_peers.cc:597] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 982bd287adad446c9e8a3c859ffbee81. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.953241  6350 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:19.957320  6263 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.959350  6090 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.963876  6018 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:19.972806  5913 catalog_manager.cc:5697] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:20.310761  6486 ts_tablet_manager.cc:933] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:20.312700  6486 tablet_copy_client.cc:323] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.3:34177
I20260713 09:12:20.323998  6177 tablet_copy_service.cc:140] P 6579c7f663bc4f1ea72dd98209674957: Received BeginTabletCopySession request for tablet 7f0d18bd66cf4881ac4846d54aee734b from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:45738)
I20260713 09:12:20.324409  6177 tablet_copy_service.cc:161] P 6579c7f663bc4f1ea72dd98209674957: Beginning new tablet copy session on tablet 7f0d18bd66cf4881ac4846d54aee734b from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:45738: session id = 423ef481455b40a79cc7c7ac7efc9a2f-7f0d18bd66cf4881ac4846d54aee734b
I20260713 09:12:20.329708  6177 tablet_copy_source_session.cc:215] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:20.333304  6486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0d18bd66cf4881ac4846d54aee734b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:20.344089  6490 ts_tablet_manager.cc:933] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359)
I20260713 09:12:20.352136  6490 tablet_copy_client.cc:323] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.1:43359
I20260713 09:12:20.354534  6486 tablet_copy_client.cc:806] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:20.355998  6486 tablet_copy_client.cc:670] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:20.359485  6486 tablet_copy_client.cc:538] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:20.362239  6028 tablet_copy_service.cc:140] P cc35da11a80e43baaf6c62a9f96ab180: Received BeginTabletCopySession request for tablet 0dc521a41bb048e196d76fb3ed2754c5 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:42202)
I20260713 09:12:20.362754  6028 tablet_copy_service.cc:161] P cc35da11a80e43baaf6c62a9f96ab180: Beginning new tablet copy session on tablet 0dc521a41bb048e196d76fb3ed2754c5 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:42202: session id = 423ef481455b40a79cc7c7ac7efc9a2f-0dc521a41bb048e196d76fb3ed2754c5
I20260713 09:12:20.367494  6486 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:20.369230  6028 tablet_copy_source_session.cc:215] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:20.372174  6490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc521a41bb048e196d76fb3ed2754c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:20.385783  6490 tablet_copy_client.cc:806] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:20.386250  6490 tablet_copy_client.cc:670] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:20.387840  6486 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:20.388602  6486 tablet_bootstrap.cc:492] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:20.389153  6486 ts_tablet_manager.cc:1403] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.005s
I20260713 09:12:20.389691  6490 tablet_copy_client.cc:538] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:20.391266  6486 raft_consensus.cc:359] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:20.392084  6486 raft_consensus.cc:740] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:20.392702  6486 consensus_queue.cc:260] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:20.397545  6490 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:20.405005  6494 ts_tablet_manager.cc:933] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359)
I20260713 09:12:20.407330  6466 heartbeater.cc:499] Master 127.4.198.62:37671 was elected leader, sending a full tablet report...
I20260713 09:12:20.407675  6486 ts_tablet_manager.cc:1434] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:12:20.409286  6177 tablet_copy_service.cc:342] P 6579c7f663bc4f1ea72dd98209674957: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-7f0d18bd66cf4881ac4846d54aee734b received from {username='slave'} at 127.0.0.1:45738
I20260713 09:12:20.409684  6177 tablet_copy_service.cc:434] P 6579c7f663bc4f1ea72dd98209674957: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-7f0d18bd66cf4881ac4846d54aee734b on tablet 7f0d18bd66cf4881ac4846d54aee734b with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:20.416160  6494 tablet_copy_client.cc:323] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.1:43359
I20260713 09:12:20.417690  6028 tablet_copy_service.cc:140] P cc35da11a80e43baaf6c62a9f96ab180: Received BeginTabletCopySession request for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:42202)
I20260713 09:12:20.418149  6028 tablet_copy_service.cc:161] P cc35da11a80e43baaf6c62a9f96ab180: Beginning new tablet copy session on tablet ffad46f9e3fc4bb6a438ebdb52e4e87e from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:42202: session id = 423ef481455b40a79cc7c7ac7efc9a2f-ffad46f9e3fc4bb6a438ebdb52e4e87e
I20260713 09:12:20.424374  6028 tablet_copy_source_session.cc:215] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:20.424727  6490 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:20.425477  6490 tablet_bootstrap.cc:492] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:20.426054  6490 ts_tablet_manager.cc:1403] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.001s
I20260713 09:12:20.427043  6494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:20.428675  6490 raft_consensus.cc:359] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:20.429474  6490 raft_consensus.cc:740] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:20.430111  6490 consensus_queue.cc:260] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:20.432142  6490 ts_tablet_manager.cc:1434] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:20.436190  6028 tablet_copy_service.cc:342] P cc35da11a80e43baaf6c62a9f96ab180: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-0dc521a41bb048e196d76fb3ed2754c5 received from {username='slave'} at 127.0.0.1:42202
I20260713 09:12:20.436558  6028 tablet_copy_service.cc:434] P cc35da11a80e43baaf6c62a9f96ab180: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-0dc521a41bb048e196d76fb3ed2754c5 on tablet 0dc521a41bb048e196d76fb3ed2754c5 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:20.440918  6494 tablet_copy_client.cc:806] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:20.441391  6494 tablet_copy_client.cc:670] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:20.444482  6494 tablet_copy_client.cc:538] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:20.449481  6494 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:20.462910  6494 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:20.463488  6494 tablet_bootstrap.cc:492] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:20.463932  6494 ts_tablet_manager.cc:1403] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.005s
I20260713 09:12:20.466193  6494 raft_consensus.cc:359] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:20.466722  6494 raft_consensus.cc:740] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:20.467253  6494 consensus_queue.cc:260] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [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: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:20.469082  6494 ts_tablet_manager.cc:1434] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:20.471556  6028 tablet_copy_service.cc:342] P cc35da11a80e43baaf6c62a9f96ab180: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-ffad46f9e3fc4bb6a438ebdb52e4e87e received from {username='slave'} at 127.0.0.1:42202
I20260713 09:12:20.471937  6028 tablet_copy_service.cc:434] P cc35da11a80e43baaf6c62a9f96ab180: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-ffad46f9e3fc4bb6a438ebdb52e4e87e on tablet ffad46f9e3fc4bb6a438ebdb52e4e87e with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:20.555586  6494 ts_tablet_manager.cc:933] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:20.557019  6494 tablet_copy_client.cc:323] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.3:34177
I20260713 09:12:20.558298  6177 tablet_copy_service.cc:140] P 6579c7f663bc4f1ea72dd98209674957: Received BeginTabletCopySession request for tablet 982bd287adad446c9e8a3c859ffbee81 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:45738)
I20260713 09:12:20.558795  6177 tablet_copy_service.cc:161] P 6579c7f663bc4f1ea72dd98209674957: Beginning new tablet copy session on tablet 982bd287adad446c9e8a3c859ffbee81 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:45738: session id = 423ef481455b40a79cc7c7ac7efc9a2f-982bd287adad446c9e8a3c859ffbee81
I20260713 09:12:20.565505  6177 tablet_copy_source_session.cc:215] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:20.568272  6494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982bd287adad446c9e8a3c859ffbee81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:20.579057  6494 tablet_copy_client.cc:806] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:20.579527  6494 tablet_copy_client.cc:670] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:20.582636  6494 tablet_copy_client.cc:538] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:20.587648  6494 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:20.606257  6494 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:20.606848  6494 tablet_bootstrap.cc:492] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:20.607316  6494 ts_tablet_manager.cc:1403] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260713 09:12:20.609769  6494 raft_consensus.cc:359] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:20.610424  6494 raft_consensus.cc:740] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:20.611039  6494 consensus_queue.cc:260] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:20.612730  6494 ts_tablet_manager.cc:1434] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:20.614212  6177 tablet_copy_service.cc:342] P 6579c7f663bc4f1ea72dd98209674957: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-982bd287adad446c9e8a3c859ffbee81 received from {username='slave'} at 127.0.0.1:45738
I20260713 09:12:20.614542  6177 tablet_copy_service.cc:434] P 6579c7f663bc4f1ea72dd98209674957: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-982bd287adad446c9e8a3c859ffbee81 on tablet 982bd287adad446c9e8a3c859ffbee81 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:20.773452  6441 raft_consensus.cc:1217] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:20.782908  6441 raft_consensus.cc:1217] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:20.987265  6441 raft_consensus.cc:1217] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:21.116771  6441 raft_consensus.cc:1217] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:21.200482  6505 raft_consensus.cc:1064] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:21.202247  6505 consensus_queue.cc:237] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:21.208532  6441 raft_consensus.cc:1275] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.208734  6093 raft_consensus.cc:1275] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.209635  6166 raft_consensus.cc:1275] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.210119  6209 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:21.210822  6505 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:21.211699  6500 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:21.224489  6209 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.226061  6093 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.228008  6166 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.235592  6441 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.238128  5913 catalog_manager.cc:5697] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:21.264066  6018 consensus_queue.cc:237] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:21.268469  6441 raft_consensus.cc:1275] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:21.269703  6505 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:21.270442  6166 raft_consensus.cc:1275] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:21.273638  6505 consensus_queue.cc:1048] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:21.276443  6500 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.278227  6441 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.281447  6166 raft_consensus.cc:2955] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.287724  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0dc521a41bb048e196d76fb3ed2754c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:21.290946  5912 catalog_manager.cc:5697] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:21.305142  6081 tablet_service.cc:1558] Processing DeleteTablet for tablet 0dc521a41bb048e196d76fb3ed2754c5 with delete_type TABLET_DATA_TOMBSTONED (TS 21a1c0dcd681425b8f919859389d8546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53280
I20260713 09:12:21.311404  6514 tablet_replica.cc:333] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:21.312206  6514 raft_consensus.cc:2243] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.312700  6514 raft_consensus.cc:2272] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.315047  6514 ts_tablet_manager.cc:1916] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:21.323906  6514 ts_tablet_manager.cc:1929] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:21.324333  6514 log.cc:1199] T 0dc521a41bb048e196d76fb3ed2754c5 P 21a1c0dcd681425b8f919859389d8546: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root/wals/0dc521a41bb048e196d76fb3ed2754c5
I20260713 09:12:21.326184  5900 catalog_manager.cc:5028] TS 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): tablet 0dc521a41bb048e196d76fb3ed2754c5 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:21.353480  6501 raft_consensus.cc:1064] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:21.355398  6501 consensus_queue.cc:237] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:21.360589  6093 raft_consensus.cc:1275] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.360739  6441 raft_consensus.cc:1275] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.361814  6018 raft_consensus.cc:1275] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.362102  6350 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:21.362944  6503 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:21.370476  6501 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:21.380199  6350 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.381557  6093 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.385949  6018 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.391494  6441 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.393985  5912 catalog_manager.cc:5697] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:21.414450  6166 consensus_queue.cc:237] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:21.418264  6093 raft_consensus.cc:1275] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:21.418462  6441 raft_consensus.cc:1275] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:21.419579  6350 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:21.420203  6501 consensus_queue.cc:1048] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:21.425484  6350 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.428629  6500 raft_consensus.cc:1064] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:21.428140  6093 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.428618  6440 raft_consensus.cc:2955] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.430994  6500 consensus_queue.cc:237] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [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: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:21.440141  5912 catalog_manager.cc:5697] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.448726  5901 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f0d18bd66cf4881ac4846d54aee734b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:21.450196  6007 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f0d18bd66cf4881ac4846d54aee734b with delete_type TABLET_DATA_TOMBSTONED (TS cc35da11a80e43baaf6c62a9f96ab180 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47280
I20260713 09:12:21.454841  6166 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.455379  6520 tablet_replica.cc:333] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:21.455650  6440 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.456283  6520 raft_consensus.cc:2243] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.459908  6520 raft_consensus.cc:2272] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.456090  6500 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:21.455417  6093 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.460870  6209 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:21.463553  6209 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:21.465494  6520 ts_tablet_manager.cc:1916] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:21.482740  6520 ts_tablet_manager.cc:1929] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:21.484387  6520 log.cc:1199] T 7f0d18bd66cf4881ac4846d54aee734b P cc35da11a80e43baaf6c62a9f96ab180: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root/wals/7f0d18bd66cf4881ac4846d54aee734b
I20260713 09:12:21.485816  5900 catalog_manager.cc:5028] TS cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): tablet 7f0d18bd66cf4881ac4846d54aee734b (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:21.490286  6500 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.494541  6093 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.494621  6165 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.503968  5912 catalog_manager.cc:5697] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:21.507179  6440 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.526278  6018 consensus_queue.cc:237] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:21.530339  6440 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:21.530530  6090 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:21.531700  6209 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:21.533612  6209 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:21.538038  6505 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.540537  6093 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.544061  6440 raft_consensus.cc:2955] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.546713  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:21.553802  5916 catalog_manager.cc:5697] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.563014  6155 tablet_service.cc:1558] Processing DeleteTablet for tablet ffad46f9e3fc4bb6a438ebdb52e4e87e with delete_type TABLET_DATA_TOMBSTONED (TS 6579c7f663bc4f1ea72dd98209674957 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35312
I20260713 09:12:21.576143  6524 tablet_replica.cc:333] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:21.576787  6524 raft_consensus.cc:2243] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.577236  6524 raft_consensus.cc:2272] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.579578  6524 ts_tablet_manager.cc:1916] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:21.589753  6524 ts_tablet_manager.cc:1929] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:21.590081  6524 log.cc:1199] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 6579c7f663bc4f1ea72dd98209674957: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root/wals/ffad46f9e3fc4bb6a438ebdb52e4e87e
I20260713 09:12:21.591492  5901 catalog_manager.cc:5028] TS 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): tablet ffad46f9e3fc4bb6a438ebdb52e4e87e (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:21.661922  6503 raft_consensus.cc:1064] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:21.663640  6503 consensus_queue.cc:237] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:21.669636  6440 raft_consensus.cc:1275] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.669852  6093 raft_consensus.cc:1275] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.670250  6018 raft_consensus.cc:1275] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:21.671772  6503 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:21.672863  6350 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:21.673709  6526 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:21.690678  6526 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.692183  6093 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.692754  6440 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.701335  6018 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.706698  5912 catalog_manager.cc:5697] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.721093  6165 consensus_queue.cc:237] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:21.725452  6018 raft_consensus.cc:1275] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:21.726698  6440 raft_consensus.cc:1275] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:21.726734  6526 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:21.728207  6503 consensus_queue.cc:1048] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:21.734702  6350 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.740115  5901 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 982bd287adad446c9e8a3c859ffbee81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:21.741678  6440 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.741912  6018 raft_consensus.cc:2955] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:21.751776  5915 catalog_manager.cc:5697] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:21.760277  6081 tablet_service.cc:1558] Processing DeleteTablet for tablet 982bd287adad446c9e8a3c859ffbee81 with delete_type TABLET_DATA_TOMBSTONED (TS 21a1c0dcd681425b8f919859389d8546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53280
I20260713 09:12:21.761118  6514 tablet_replica.cc:333] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:21.761868  6514 raft_consensus.cc:2243] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.762285  6514 raft_consensus.cc:2272] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.764667  6514 ts_tablet_manager.cc:1916] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:21.773334  6514 ts_tablet_manager.cc:1929] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:21.773582  6514 log.cc:1199] T 982bd287adad446c9e8a3c859ffbee81 P 21a1c0dcd681425b8f919859389d8546: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root/wals/982bd287adad446c9e8a3c859ffbee81
I20260713 09:12:21.774547  5900 catalog_manager.cc:5028] TS 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): tablet 982bd287adad446c9e8a3c859ffbee81 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:22.791975  6165 consensus_queue.cc:237] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:22.798096  6093 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:22.799281  6018 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:22.799345  6131 consensus_peers.cc:597] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1b8d0e680354a9cba1b93e707f0fcca. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.799528  6534 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:22.800724  6526 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:22.807379  6526 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.808900  6018 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.808786  6093 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.820363  5916 catalog_manager.cc:5697] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.843503  6093 consensus_queue.cc:237] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:22.851348  6165 raft_consensus.cc:1275] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:22.852058  6018 raft_consensus.cc:1275] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:22.852571  6315 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:22.853470  6544 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:22.862511  6057 consensus_peers.cc:597] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e7fedb1130c4e9eb3ef6d838a2e0062. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.862038  6544 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.864030  6165 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.864460  6018 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.878813  6015 consensus_queue.cc:237] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:22.880316  5913 catalog_manager.cc:5697] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:22.885947  5982 consensus_peers.cc:597] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1906d7989964256a7b157cfd2b14162. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.890466  6165 raft_consensus.cc:1275] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:22.891070  6093 raft_consensus.cc:1275] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:22.893677  6209 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:22.895251  6551 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:22.900943  6552 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.902547  6090 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.916201  6166 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.916940  6018 consensus_queue.cc:237] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:22.917130  5916 catalog_manager.cc:5697] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.924635  6090 raft_consensus.cc:1275] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:22.928546  6165 raft_consensus.cc:1275] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:22.931936  6209 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:22.935393  6209 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:22.938889  5982 consensus_peers.cc:597] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17499ab63e534105aa71440cf8ed9be3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.944240  6551 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.945397  6090 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.952312  6165 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:22.957206  5916 catalog_manager.cc:5697] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:23.343132  6559 ts_tablet_manager.cc:933] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:23.344842  6559 tablet_copy_client.cc:323] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.3:34177
I20260713 09:12:23.346463  6177 tablet_copy_service.cc:140] P 6579c7f663bc4f1ea72dd98209674957: Received BeginTabletCopySession request for tablet b1b8d0e680354a9cba1b93e707f0fcca from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:45738)
I20260713 09:12:23.346877  6177 tablet_copy_service.cc:161] P 6579c7f663bc4f1ea72dd98209674957: Beginning new tablet copy session on tablet b1b8d0e680354a9cba1b93e707f0fcca from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:45738: session id = 423ef481455b40a79cc7c7ac7efc9a2f-b1b8d0e680354a9cba1b93e707f0fcca
I20260713 09:12:23.351873  6177 tablet_copy_source_session.cc:215] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:23.354661  6559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b8d0e680354a9cba1b93e707f0fcca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:23.360489  6561 ts_tablet_manager.cc:933] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359)
I20260713 09:12:23.362159  6561 tablet_copy_client.cc:323] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.1:43359
I20260713 09:12:23.364190  6028 tablet_copy_service.cc:140] P cc35da11a80e43baaf6c62a9f96ab180: Received BeginTabletCopySession request for tablet e1906d7989964256a7b157cfd2b14162 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:42202)
I20260713 09:12:23.364678  6028 tablet_copy_service.cc:161] P cc35da11a80e43baaf6c62a9f96ab180: Beginning new tablet copy session on tablet e1906d7989964256a7b157cfd2b14162 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:42202: session id = 423ef481455b40a79cc7c7ac7efc9a2f-e1906d7989964256a7b157cfd2b14162
I20260713 09:12:23.370824  6559 tablet_copy_client.cc:806] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:23.371400  6559 tablet_copy_client.cc:670] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:23.371680  6028 tablet_copy_source_session.cc:215] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:23.374879  6561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1906d7989964256a7b157cfd2b14162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:23.374941  6559 tablet_copy_client.cc:538] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:23.383651  6559 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:23.392856  6561 tablet_copy_client.cc:806] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:23.393395  6561 tablet_copy_client.cc:670] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:23.397936  6561 tablet_copy_client.cc:538] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:23.399326  6564 ts_tablet_manager.cc:933] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359)
I20260713 09:12:23.404367  6561 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:23.411643  6564 tablet_copy_client.cc:323] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.1:43359
I20260713 09:12:23.422421  6028 tablet_copy_service.cc:140] P cc35da11a80e43baaf6c62a9f96ab180: Received BeginTabletCopySession request for tablet 17499ab63e534105aa71440cf8ed9be3 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:42202)
I20260713 09:12:23.429035  6028 tablet_copy_service.cc:161] P cc35da11a80e43baaf6c62a9f96ab180: Beginning new tablet copy session on tablet 17499ab63e534105aa71440cf8ed9be3 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:42202: session id = 423ef481455b40a79cc7c7ac7efc9a2f-17499ab63e534105aa71440cf8ed9be3
I20260713 09:12:23.439459  6561 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:23.440347  6561 tablet_bootstrap.cc:492] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:23.441008  6561 ts_tablet_manager.cc:1403] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.018s
I20260713 09:12:23.441730  6028 tablet_copy_source_session.cc:215] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:23.444350  6561 raft_consensus.cc:359] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:23.445241  6561 raft_consensus.cc:740] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:23.444681  6559 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:23.446559  6559 tablet_bootstrap.cc:492] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:23.447594  6564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17499ab63e534105aa71440cf8ed9be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:23.463467  6559 ts_tablet_manager.cc:1403] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.020s
I20260713 09:12:23.463570  6561 consensus_queue.cc:260] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:23.466389  6559 raft_consensus.cc:359] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:23.468350  6567 ts_tablet_manager.cc:933] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:23.467195  6559 raft_consensus.cc:740] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:23.470047  6559 consensus_queue.cc:260] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:23.474653  6561 ts_tablet_manager.cc:1434] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260713 09:12:23.476956  6564 tablet_copy_client.cc:806] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:23.477494  6028 tablet_copy_service.cc:342] P cc35da11a80e43baaf6c62a9f96ab180: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-e1906d7989964256a7b157cfd2b14162 received from {username='slave'} at 127.0.0.1:42202
I20260713 09:12:23.477635  6564 tablet_copy_client.cc:670] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:23.477649  6567 tablet_copy_client.cc:323] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.2:37587
I20260713 09:12:23.478068  6028 tablet_copy_service.cc:434] P cc35da11a80e43baaf6c62a9f96ab180: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-e1906d7989964256a7b157cfd2b14162 on tablet e1906d7989964256a7b157cfd2b14162 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:23.476840  6559 ts_tablet_manager.cc:1434] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.007s
I20260713 09:12:23.486693  6177 tablet_copy_service.cc:342] P 6579c7f663bc4f1ea72dd98209674957: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-b1b8d0e680354a9cba1b93e707f0fcca received from {username='slave'} at 127.0.0.1:45738
I20260713 09:12:23.487100  6177 tablet_copy_service.cc:434] P 6579c7f663bc4f1ea72dd98209674957: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-b1b8d0e680354a9cba1b93e707f0fcca on tablet b1b8d0e680354a9cba1b93e707f0fcca with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:23.496155  6564 tablet_copy_client.cc:538] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:23.502707  6564 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:23.503805  6103 tablet_copy_service.cc:140] P 21a1c0dcd681425b8f919859389d8546: Received BeginTabletCopySession request for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:41686)
I20260713 09:12:23.504364  6103 tablet_copy_service.cc:161] P 21a1c0dcd681425b8f919859389d8546: Beginning new tablet copy session on tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:41686: session id = 423ef481455b40a79cc7c7ac7efc9a2f-3e7fedb1130c4e9eb3ef6d838a2e0062
I20260713 09:12:23.511188  6103 tablet_copy_source_session.cc:215] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:23.514178  6567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:23.523132  6564 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:23.523952  6564 tablet_bootstrap.cc:492] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:23.524538  6564 ts_tablet_manager.cc:1403] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260713 09:12:23.527235  6564 raft_consensus.cc:359] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:23.527987  6564 raft_consensus.cc:740] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:23.528225  6567 tablet_copy_client.cc:806] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:23.528739  6567 tablet_copy_client.cc:670] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:23.528673  6564 consensus_queue.cc:260] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:23.531123  6564 ts_tablet_manager.cc:1434] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:23.532653  6567 tablet_copy_client.cc:538] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:23.533499  6028 tablet_copy_service.cc:342] P cc35da11a80e43baaf6c62a9f96ab180: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-17499ab63e534105aa71440cf8ed9be3 received from {username='slave'} at 127.0.0.1:42202
I20260713 09:12:23.533833  6028 tablet_copy_service.cc:434] P cc35da11a80e43baaf6c62a9f96ab180: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-17499ab63e534105aa71440cf8ed9be3 on tablet 17499ab63e534105aa71440cf8ed9be3 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:23.540913  6567 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:23.562093  6567 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:23.562851  6567 tablet_bootstrap.cc:492] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:23.563405  6567 ts_tablet_manager.cc:1403] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260713 09:12:23.566071  6567 raft_consensus.cc:359] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:23.566826  6567 raft_consensus.cc:740] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:23.567394  6567 consensus_queue.cc:260] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:23.569595  6567 ts_tablet_manager.cc:1434] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:23.571112  6103 tablet_copy_service.cc:342] P 21a1c0dcd681425b8f919859389d8546: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-3e7fedb1130c4e9eb3ef6d838a2e0062 received from {username='slave'} at 127.0.0.1:41686
I20260713 09:12:23.571530  6103 tablet_copy_service.cc:434] P 21a1c0dcd681425b8f919859389d8546: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-3e7fedb1130c4e9eb3ef6d838a2e0062 on tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:23.746726  6440 raft_consensus.cc:1217] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:23.754485  6440 raft_consensus.cc:1217] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:23.795910  6440 raft_consensus.cc:1217] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:23.808315  6440 raft_consensus.cc:1217] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:24.189687  6552 raft_consensus.cc:1064] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:24.192298  6552 consensus_queue.cc:237] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:24.198397  6440 raft_consensus.cc:1275] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.198836  6166 raft_consensus.cc:1275] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.199549  6090 raft_consensus.cc:1275] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.199951  6552 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:24.200790  6558 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:24.201522  6551 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:24.212036  6552 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.215763  6090 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.218726  6440 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.228860  6166 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.239493  5915 catalog_manager.cc:5697] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.259199  6018 consensus_queue.cc:237] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:24.263027  6440 raft_consensus.cc:1275] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:24.263929  6090 raft_consensus.cc:1275] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:24.264680  6552 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:24.265479  6551 consensus_queue.cc:1048] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:24.271806  6551 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.275629  6441 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.284159  6090 raft_consensus.cc:2955] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.285017  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17499ab63e534105aa71440cf8ed9be3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:24.291029  5916 catalog_manager.cc:5697] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:24.301690  6155 tablet_service.cc:1558] Processing DeleteTablet for tablet 17499ab63e534105aa71440cf8ed9be3 with delete_type TABLET_DATA_TOMBSTONED (TS 6579c7f663bc4f1ea72dd98209674957 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35312
I20260713 09:12:24.304471  6588 tablet_replica.cc:333] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:24.305512  6588 raft_consensus.cc:2243] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:24.308738  6588 raft_consensus.cc:2272] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:24.311755  6588 ts_tablet_manager.cc:1916] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:24.317198  6587 raft_consensus.cc:1064] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:24.319775  6552 raft_consensus.cc:1064] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:24.319572  6587 consensus_queue.cc:237] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:24.321501  6552 consensus_queue.cc:237] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:24.325451  6090 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.327085  6576 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:24.330663  6588 ts_tablet_manager.cc:1929] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:24.332139  6441 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.338346  6588 log.cc:1199] T 17499ab63e534105aa71440cf8ed9be3 P 6579c7f663bc4f1ea72dd98209674957: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root/wals/17499ab63e534105aa71440cf8ed9be3
I20260713 09:12:24.339283  6586 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:24.341120  5901 catalog_manager.cc:5028] TS 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): tablet 17499ab63e534105aa71440cf8ed9be3 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:24.346031  6440 raft_consensus.cc:1275] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.346746  6166 raft_consensus.cc:1275] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.347666  6551 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:24.350543  6558 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:24.350865  6018 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.352821  6093 raft_consensus.cc:1275] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.354076  6558 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:24.356714  6576 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:24.378811  6576 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.382237  6091 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.387269  6558 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.391177  6018 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.394770  6165 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.395438  5913 catalog_manager.cc:5697] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:24.405611  6577 raft_consensus.cc:1064] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:24.407897  6577 consensus_queue.cc:237] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:24.408142  6441 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.415017  6166 consensus_queue.cc:237] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:24.414618  6439 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.426486  5913 catalog_manager.cc:5697] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:24.431219  6091 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:24.434216  6438 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:24.437716  6093 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.440920  6591 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:24.450381  6576 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.452003  6586 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:24.454902  6439 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.457631  6018 consensus_queue.cc:237] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:24.462385  6166 raft_consensus.cc:1275] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.464387  6439 raft_consensus.cc:1275] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.463687  6091 raft_consensus.cc:2955] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.467909  6438 raft_consensus.cc:1275] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:24.468283  6544 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:24.471028  6166 raft_consensus.cc:1275] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:24.471174  6544 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:24.472730  6552 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:24.479385  6594 consensus_queue.cc:1048] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:24.482463  5901 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1b8d0e680354a9cba1b93e707f0fcca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:24.486137  6558 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.487306  6166 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.496186  5915 catalog_manager.cc:5697] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:24.502877  6438 raft_consensus.cc:2955] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.506584  6007 tablet_service.cc:1558] Processing DeleteTablet for tablet b1b8d0e680354a9cba1b93e707f0fcca with delete_type TABLET_DATA_TOMBSTONED (TS cc35da11a80e43baaf6c62a9f96ab180 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47280
I20260713 09:12:24.516968  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1906d7989964256a7b157cfd2b14162 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:24.513713  6018 raft_consensus.cc:1275] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:24.523316  6600 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:24.535125  5915 catalog_manager.cc:5697] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:24.551759  6081 tablet_service.cc:1558] Processing DeleteTablet for tablet e1906d7989964256a7b157cfd2b14162 with delete_type TABLET_DATA_TOMBSTONED (TS 21a1c0dcd681425b8f919859389d8546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53280
I20260713 09:12:24.553625  6607 tablet_replica.cc:333] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:24.559024  6607 raft_consensus.cc:2243] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:24.560861  6607 raft_consensus.cc:2272] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:24.565186  6607 ts_tablet_manager.cc:1916] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:24.567312  6605 tablet_replica.cc:333] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:24.568367  6605 raft_consensus.cc:2243] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:24.569064  6605 raft_consensus.cc:2272] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:24.571996  6577 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.575623  6439 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.581167  6605 ts_tablet_manager.cc:1916] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:24.581909  6018 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.585584  6607 ts_tablet_manager.cc:1929] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:24.586047  6607 log.cc:1199] T e1906d7989964256a7b157cfd2b14162 P 21a1c0dcd681425b8f919859389d8546: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root/wals/e1906d7989964256a7b157cfd2b14162
I20260713 09:12:24.588402  5900 catalog_manager.cc:5028] TS 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): tablet e1906d7989964256a7b157cfd2b14162 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:24.591759  6165 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.594823  5916 catalog_manager.cc:5697] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:24.600472  6605 ts_tablet_manager.cc:1929] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:24.600934  6605 log.cc:1199] T b1b8d0e680354a9cba1b93e707f0fcca P cc35da11a80e43baaf6c62a9f96ab180: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root/wals/b1b8d0e680354a9cba1b93e707f0fcca
I20260713 09:12:24.605777  5900 catalog_manager.cc:5028] TS cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): tablet b1b8d0e680354a9cba1b93e707f0fcca (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:24.613838  6091 consensus_queue.cc:237] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:24.619653  6439 raft_consensus.cc:1275] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:24.619752  6018 raft_consensus.cc:1275] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:24.620676  6600 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:24.621333  6577 consensus_queue.cc:1048] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:24.628707  6577 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.631245  6018 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.631183  6439 raft_consensus.cc:2955] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:24.640552  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:24.646303  5914 catalog_manager.cc:5697] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:24.656095  6155 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 with delete_type TABLET_DATA_TOMBSTONED (TS 6579c7f663bc4f1ea72dd98209674957 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35312
I20260713 09:12:24.657305  6588 tablet_replica.cc:333] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:24.658098  6588 raft_consensus.cc:2243] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:24.658797  6588 raft_consensus.cc:2272] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:24.661701  6588 ts_tablet_manager.cc:1916] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:24.670696  6588 ts_tablet_manager.cc:1929] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:24.670955  6588 log.cc:1199] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 6579c7f663bc4f1ea72dd98209674957: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root/wals/3e7fedb1130c4e9eb3ef6d838a2e0062
I20260713 09:12:24.672040  5901 catalog_manager.cc:5028] TS 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): tablet 3e7fedb1130c4e9eb3ef6d838a2e0062 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:25.681627  6165 consensus_queue.cc:237] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:25.686241  6091 raft_consensus.cc:1275] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:25.687597  6018 raft_consensus.cc:1275] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:25.687572  6131 consensus_peers.cc:597] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a66c4796b9114011be98524cc5dc98b0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:25.687887  6612 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:25.688835  6611 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:25.695168  6612 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.696568  6018 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.696869  6091 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.707283  5916 catalog_manager.cc:5697] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:25.708602  6093 consensus_queue.cc:237] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:25.715744  6018 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:25.716558  6165 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:25.717196  6618 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:12:25.718158  6057 consensus_peers.cc:597] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53e80c9eca294ec8b886b65682b382f1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:25.719002  6608 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:25.730815  6608 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.734278  6018 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.738085  6165 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.743248  6166 consensus_queue.cc:237] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:25.750315  5914 catalog_manager.cc:5697] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index -1 to 3, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 2 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:25.756727  6093 raft_consensus.cc:1275] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:25.758168  6576 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:25.758916  6018 raft_consensus.cc:1275] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:25.760842  6131 consensus_peers.cc:597] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a556b391142e45a18e16bc287f4cd2e5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:25.762037  6576 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:25.765162  6612 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.770123  6093 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.773193  6018 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.777390  6166 consensus_queue.cc:237] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:25.780602  5915 catalog_manager.cc:5697] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:25.789924  6093 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:25.790695  6131 consensus_peers.cc:597] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a79c09f4aed741e3a6835044a1e29ca6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:25.790879  6018 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:25.791209  6611 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:25.792045  6612 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:25.800201  6611 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.801673  6093 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.806118  6018 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:25.812674  5915 catalog_manager.cc:5697] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:26.144258  6629 ts_tablet_manager.cc:933] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:26.145866  6629 tablet_copy_client.cc:323] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.3:34177
I20260713 09:12:26.147114  6177 tablet_copy_service.cc:140] P 6579c7f663bc4f1ea72dd98209674957: Received BeginTabletCopySession request for tablet a556b391142e45a18e16bc287f4cd2e5 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:45738)
I20260713 09:12:26.147537  6177 tablet_copy_service.cc:161] P 6579c7f663bc4f1ea72dd98209674957: Beginning new tablet copy session on tablet a556b391142e45a18e16bc287f4cd2e5 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:45738: session id = 423ef481455b40a79cc7c7ac7efc9a2f-a556b391142e45a18e16bc287f4cd2e5
I20260713 09:12:26.151916  6177 tablet_copy_source_session.cc:215] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:26.154181  6629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a556b391142e45a18e16bc287f4cd2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.163137  6629 tablet_copy_client.cc:806] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:26.163566  6629 tablet_copy_client.cc:670] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:26.166282  6629 tablet_copy_client.cc:538] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:26.171837  6629 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:26.186271  6629 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:26.186877  6629 tablet_bootstrap.cc:492] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:26.187394  6629 ts_tablet_manager.cc:1403] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260713 09:12:26.189925  6629 raft_consensus.cc:359] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:26.190608  6629 raft_consensus.cc:740] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:26.191074  6629 consensus_queue.cc:260] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:26.194044  6629 ts_tablet_manager.cc:1434] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:26.195493  6177 tablet_copy_service.cc:342] P 6579c7f663bc4f1ea72dd98209674957: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-a556b391142e45a18e16bc287f4cd2e5 received from {username='slave'} at 127.0.0.1:45738
I20260713 09:12:26.195873  6177 tablet_copy_service.cc:434] P 6579c7f663bc4f1ea72dd98209674957: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-a556b391142e45a18e16bc287f4cd2e5 on tablet a556b391142e45a18e16bc287f4cd2e5 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:26.241752  6629 ts_tablet_manager.cc:933] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:26.243137  6629 tablet_copy_client.cc:323] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.3:34177
I20260713 09:12:26.244514  6177 tablet_copy_service.cc:140] P 6579c7f663bc4f1ea72dd98209674957: Received BeginTabletCopySession request for tablet a79c09f4aed741e3a6835044a1e29ca6 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:45738)
I20260713 09:12:26.244920  6177 tablet_copy_service.cc:161] P 6579c7f663bc4f1ea72dd98209674957: Beginning new tablet copy session on tablet a79c09f4aed741e3a6835044a1e29ca6 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:45738: session id = 423ef481455b40a79cc7c7ac7efc9a2f-a79c09f4aed741e3a6835044a1e29ca6
I20260713 09:12:26.249235  6177 tablet_copy_source_session.cc:215] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:26.251235  6629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a79c09f4aed741e3a6835044a1e29ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.261802  6629 tablet_copy_client.cc:806] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:26.262202  6629 tablet_copy_client.cc:670] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:26.264917  6629 tablet_copy_client.cc:538] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:26.270628  6629 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:26.286700  6629 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:26.287262  6629 tablet_bootstrap.cc:492] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:26.287710  6629 ts_tablet_manager.cc:1403] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.017s	user 0.018s	sys 0.001s
I20260713 09:12:26.289940  6629 raft_consensus.cc:359] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:26.290637  6629 raft_consensus.cc:740] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:26.291072  6629 consensus_queue.cc:260] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:26.292737  6629 ts_tablet_manager.cc:1434] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:26.295488  6177 tablet_copy_service.cc:342] P 6579c7f663bc4f1ea72dd98209674957: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-a79c09f4aed741e3a6835044a1e29ca6 received from {username='slave'} at 127.0.0.1:45738
I20260713 09:12:26.295864  6177 tablet_copy_service.cc:434] P 6579c7f663bc4f1ea72dd98209674957: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-a79c09f4aed741e3a6835044a1e29ca6 on tablet a79c09f4aed741e3a6835044a1e29ca6 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:26.299471  6635 ts_tablet_manager.cc:933] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:26.303031  6635 tablet_copy_client.cc:323] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.3:34177
I20260713 09:12:26.304488  6177 tablet_copy_service.cc:140] P 6579c7f663bc4f1ea72dd98209674957: Received BeginTabletCopySession request for tablet a66c4796b9114011be98524cc5dc98b0 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:45738)
I20260713 09:12:26.304962  6177 tablet_copy_service.cc:161] P 6579c7f663bc4f1ea72dd98209674957: Beginning new tablet copy session on tablet a66c4796b9114011be98524cc5dc98b0 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:45738: session id = 423ef481455b40a79cc7c7ac7efc9a2f-a66c4796b9114011be98524cc5dc98b0
I20260713 09:12:26.310408  6177 tablet_copy_source_session.cc:215] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:26.312757  6635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66c4796b9114011be98524cc5dc98b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.318409  6629 ts_tablet_manager.cc:933] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:26.320127  6629 tablet_copy_client.cc:323] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.2:37587
I20260713 09:12:26.321321  6103 tablet_copy_service.cc:140] P 21a1c0dcd681425b8f919859389d8546: Received BeginTabletCopySession request for tablet 53e80c9eca294ec8b886b65682b382f1 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:41686)
I20260713 09:12:26.321705  6103 tablet_copy_service.cc:161] P 21a1c0dcd681425b8f919859389d8546: Beginning new tablet copy session on tablet 53e80c9eca294ec8b886b65682b382f1 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:41686: session id = 423ef481455b40a79cc7c7ac7efc9a2f-53e80c9eca294ec8b886b65682b382f1
I20260713 09:12:26.326431  6103 tablet_copy_source_session.cc:215] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:26.327623  6635 tablet_copy_client.cc:806] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:26.328104  6635 tablet_copy_client.cc:670] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:26.329283  6629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e80c9eca294ec8b886b65682b382f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.331223  6635 tablet_copy_client.cc:538] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:26.338761  6635 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:26.342496  6629 tablet_copy_client.cc:806] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:26.342957  6629 tablet_copy_client.cc:670] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:26.346280  6629 tablet_copy_client.cc:538] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:26.353494  6629 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:26.358338  6635 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:26.359081  6635 tablet_bootstrap.cc:492] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:26.359644  6635 ts_tablet_manager.cc:1403] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260713 09:12:26.362361  6635 raft_consensus.cc:359] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:26.363104  6635 raft_consensus.cc:740] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:26.363699  6635 consensus_queue.cc:260] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:26.365984  6635 ts_tablet_manager.cc:1434] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:26.367472  6177 tablet_copy_service.cc:342] P 6579c7f663bc4f1ea72dd98209674957: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-a66c4796b9114011be98524cc5dc98b0 received from {username='slave'} at 127.0.0.1:45738
I20260713 09:12:26.367831  6177 tablet_copy_service.cc:434] P 6579c7f663bc4f1ea72dd98209674957: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-a66c4796b9114011be98524cc5dc98b0 on tablet a66c4796b9114011be98524cc5dc98b0 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:26.371167  6629 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:26.371912  6629 tablet_bootstrap.cc:492] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:26.372423  6629 ts_tablet_manager.cc:1403] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260713 09:12:26.374640  6629 raft_consensus.cc:359] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:26.375350  6629 raft_consensus.cc:740] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:26.375875  6629 consensus_queue.cc:260] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:26.377775  6629 ts_tablet_manager.cc:1434] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:26.379575  6103 tablet_copy_service.cc:342] P 21a1c0dcd681425b8f919859389d8546: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-53e80c9eca294ec8b886b65682b382f1 received from {username='slave'} at 127.0.0.1:41686
I20260713 09:12:26.379941  6103 tablet_copy_service.cc:434] P 21a1c0dcd681425b8f919859389d8546: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-53e80c9eca294ec8b886b65682b382f1 on tablet 53e80c9eca294ec8b886b65682b382f1 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:26.657996  6439 raft_consensus.cc:1217] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:26.665717  6439 raft_consensus.cc:1217] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:26.710903  6439 raft_consensus.cc:1217] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:26.881026  6439 raft_consensus.cc:1217] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260713 09:12:27.117791  6576 raft_consensus.cc:1064] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:27.119278  6576 consensus_queue.cc:237] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:27.124500  6091 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.126001  6439 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.126323  6611 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:27.126384  6018 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.129320  6611 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:27.130789  6576 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:27.151232  6576 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.153128  6015 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.160712  6090 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.166388  5916 catalog_manager.cc:5697] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:27.154217  6439 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.187187  6165 consensus_queue.cc:237] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:27.191964  6439 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:27.193224  6640 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:27.194494  6015 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:27.195737  6640 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:27.203651  6576 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.207455  6439 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.209800  5901 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a79c09f4aed741e3a6835044a1e29ca6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:27.211921  6015 raft_consensus.cc:2955] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.215535  5912 catalog_manager.cc:5697] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:27.226516  6081 tablet_service.cc:1558] Processing DeleteTablet for tablet a79c09f4aed741e3a6835044a1e29ca6 with delete_type TABLET_DATA_TOMBSTONED (TS 21a1c0dcd681425b8f919859389d8546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53280
I20260713 09:12:27.228401  6652 tablet_replica.cc:333] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:27.229306  6652 raft_consensus.cc:2243] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:27.229874  6652 raft_consensus.cc:2272] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:27.234299  6640 raft_consensus.cc:1064] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:27.235215  6652 ts_tablet_manager.cc:1916] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:27.236672  6640 consensus_queue.cc:237] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:27.245850  6090 raft_consensus.cc:1275] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.247161  6439 raft_consensus.cc:1275] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.248500  6576 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:27.248931  6015 raft_consensus.cc:1275] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.249248  6640 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:27.250618  6576 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:27.252804  6652 ts_tablet_manager.cc:1929] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:27.253255  6652 log.cc:1199] T a79c09f4aed741e3a6835044a1e29ca6 P 21a1c0dcd681425b8f919859389d8546: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root/wals/a79c09f4aed741e3a6835044a1e29ca6
I20260713 09:12:27.254930  5900 catalog_manager.cc:5028] TS 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): tablet a79c09f4aed741e3a6835044a1e29ca6 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:27.256366  6611 raft_consensus.cc:1064] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:27.259897  6611 consensus_queue.cc:237] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:27.274111  6438 raft_consensus.cc:1275] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.275573  6576 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:27.277066  6090 raft_consensus.cc:1275] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.279322  6654 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:27.286397  6018 raft_consensus.cc:1275] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:27.292227  6611 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:27.300164  6640 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.301862  6438 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.304143  6654 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.317098  5916 catalog_manager.cc:5697] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.324728  6090 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.328209  6091 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.332315  6015 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.334932  6017 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.342036  6438 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.349203  5912 catalog_manager.cc:5697] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.367105  6165 consensus_queue.cc:237] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:27.367964  6166 consensus_queue.cc:237] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:27.373589  6090 raft_consensus.cc:1275] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:27.374075  6091 raft_consensus.cc:1275] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:27.374750  6438 raft_consensus.cc:1275] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:27.374698  6439 raft_consensus.cc:1275] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:27.376488  6654 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:27.377326  6611 consensus_queue.cc:1048] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:27.377677  6662 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:27.384831  6611 consensus_queue.cc:1048] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:27.385923  6439 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.386423  6576 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.388053  6441 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.393420  6663 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.399868  6090 raft_consensus.cc:2955] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.405192  6093 raft_consensus.cc:2955] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.407795  5901 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a66c4796b9114011be98524cc5dc98b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:27.414354  5916 catalog_manager.cc:5697] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.415359  5901 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a556b391142e45a18e16bc287f4cd2e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:27.417263  5914 catalog_manager.cc:5697] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.428225  6618 raft_consensus.cc:1064] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:27.428717  6007 tablet_service.cc:1558] Processing DeleteTablet for tablet a556b391142e45a18e16bc287f4cd2e5 with delete_type TABLET_DATA_TOMBSTONED (TS cc35da11a80e43baaf6c62a9f96ab180 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47280
I20260713 09:12:27.430547  6618 consensus_queue.cc:237] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:27.432958  6002 tablet_service.cc:1558] Processing DeleteTablet for tablet a66c4796b9114011be98524cc5dc98b0 with delete_type TABLET_DATA_TOMBSTONED (TS cc35da11a80e43baaf6c62a9f96ab180 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47280
I20260713 09:12:27.441011  6665 tablet_replica.cc:333] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:27.443822  6665 raft_consensus.cc:2243] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:27.444295  6439 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEARNER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:12:27.444445  6665 raft_consensus.cc:2272] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:27.446018  6165 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:12:27.445796  6641 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:27.447671  6641 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:27.447650  6665 ts_tablet_manager.cc:1916] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:27.450049  6015 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:12:27.451406  6618 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:27.489646  6665 ts_tablet_manager.cc:1929] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:27.491770  6665 log.cc:1199] T a556b391142e45a18e16bc287f4cd2e5 P cc35da11a80e43baaf6c62a9f96ab180: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root/wals/a556b391142e45a18e16bc287f4cd2e5
I20260713 09:12:27.493623  6665 tablet_replica.cc:333] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:27.493649  5900 catalog_manager.cc:5028] TS cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): tablet a556b391142e45a18e16bc287f4cd2e5 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:27.493127  6667 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.494551  6665 raft_consensus.cc:2243] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:27.495501  6166 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.502328  6015 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.504438  6665 raft_consensus.cc:2272] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:27.506404  5914 catalog_manager.cc:5697] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:27.507483  6665 ts_tablet_manager.cc:1916] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:27.513355  6439 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.526371  6665 ts_tablet_manager.cc:1929] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:27.526784  6665 log.cc:1199] T a66c4796b9114011be98524cc5dc98b0 P cc35da11a80e43baaf6c62a9f96ab180: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root/wals/a66c4796b9114011be98524cc5dc98b0
I20260713 09:12:27.528391  5900 catalog_manager.cc:5028] TS cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): tablet a66c4796b9114011be98524cc5dc98b0 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:27.535890  6091 consensus_queue.cc:237] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:27.539839  6439 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:27.540910  6618 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:27.541285  6015 raft_consensus.cc:1275] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:27.542537  6618 consensus_queue.cc:1048] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:27.545445  6641 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.549881  6015 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.552740  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53e80c9eca294ec8b886b65682b382f1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:27.552567  6439 raft_consensus.cc:2955] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:27.569087  5916 catalog_manager.cc:5697] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 4 to 5, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New cstate: current_term: 2 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:27.577193  6155 tablet_service.cc:1558] Processing DeleteTablet for tablet 53e80c9eca294ec8b886b65682b382f1 with delete_type TABLET_DATA_TOMBSTONED (TS 6579c7f663bc4f1ea72dd98209674957 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35312
I20260713 09:12:27.580976  6671 tablet_replica.cc:333] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:27.581614  6671 raft_consensus.cc:2243] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:27.582154  6671 raft_consensus.cc:2272] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:27.584201  6671 ts_tablet_manager.cc:1916] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:27.595320  6671 ts_tablet_manager.cc:1929] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260713 09:12:27.595625  6671 log.cc:1199] T 53e80c9eca294ec8b886b65682b382f1 P 6579c7f663bc4f1ea72dd98209674957: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root/wals/53e80c9eca294ec8b886b65682b382f1
I20260713 09:12:27.596735  5901 catalog_manager.cc:5028] TS 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): tablet 53e80c9eca294ec8b886b65682b382f1 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:28.606119  6091 consensus_queue.cc:237] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
W20260713 09:12:28.611795  6057 consensus_peers.cc:597] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77e879c4601b4938aae16018f6c59d56. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:28.611395  6015 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:28.612208  6166 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:28.613394  6677 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:28.614107  6673 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:28.620142  6677 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.621582  6015 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.622988  6166 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.631824  5912 catalog_manager.cc:5697] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.637297  6091 consensus_queue.cc:237] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:28.644533  6166 raft_consensus.cc:1275] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:28.644924  6057 consensus_peers.cc:597] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd6054a8011540aab75924e70d94a3d0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:28.644520  6015 raft_consensus.cc:1275] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:28.645995  6673 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:28.646829  6677 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:28.655072  6673 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.656560  6015 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.666478  6166 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.669078  5916 catalog_manager.cc:5697] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.671233  6165 consensus_queue.cc:237] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:28.686231  6091 raft_consensus.cc:1275] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:28.686277  6015 raft_consensus.cc:1275] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:28.686427  6131 consensus_peers.cc:597] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a895c6719c5d4a2d8c2f5728d0c30f58. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:28.687479  6674 consensus_queue.cc:1048] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:28.688253  6672 consensus_queue.cc:1048] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:28.695775  6672 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.697196  6091 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.698029  6015 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.707654  5915 catalog_manager.cc:5697] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.708235  6017 consensus_queue.cc:237] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
W20260713 09:12:28.715535  5982 consensus_peers.cc:597] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3f70e89132f4c26a5722d755ff31079. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:28.717908  6165 raft_consensus.cc:1275] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:28.718822  6091 raft_consensus.cc:1275] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:28.719193  6644 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:28.721068  6644 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:28.726284  6675 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.729804  6165 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.730585  6091 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:28.739866  5912 catalog_manager.cc:5697] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:29.015789  6695 ts_tablet_manager.cc:933] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:29.019376  6695 tablet_copy_client.cc:323] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.2:37587
I20260713 09:12:29.020792  6103 tablet_copy_service.cc:140] P 21a1c0dcd681425b8f919859389d8546: Received BeginTabletCopySession request for tablet 77e879c4601b4938aae16018f6c59d56 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:41686)
I20260713 09:12:29.021282  6103 tablet_copy_service.cc:161] P 21a1c0dcd681425b8f919859389d8546: Beginning new tablet copy session on tablet 77e879c4601b4938aae16018f6c59d56 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:41686: session id = 423ef481455b40a79cc7c7ac7efc9a2f-77e879c4601b4938aae16018f6c59d56
I20260713 09:12:29.028237  6103 tablet_copy_source_session.cc:215] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:29.030763  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e879c4601b4938aae16018f6c59d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:29.042461  6695 tablet_copy_client.cc:806] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:29.042992  6695 tablet_copy_client.cc:670] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:29.046181  6695 tablet_copy_client.cc:538] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:29.051272  6695 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:29.067265  6695 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:29.067950  6695 tablet_bootstrap.cc:492] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:29.068478  6695 ts_tablet_manager.cc:1403] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.007s
I20260713 09:12:29.071022  6695 raft_consensus.cc:359] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:29.071599  6695 raft_consensus.cc:740] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:29.072077  6695 consensus_queue.cc:260] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:29.075409  6695 ts_tablet_manager.cc:1434] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:29.077246  6103 tablet_copy_service.cc:342] P 21a1c0dcd681425b8f919859389d8546: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-77e879c4601b4938aae16018f6c59d56 received from {username='slave'} at 127.0.0.1:41686
I20260713 09:12:29.077572  6103 tablet_copy_service.cc:434] P 21a1c0dcd681425b8f919859389d8546: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-77e879c4601b4938aae16018f6c59d56 on tablet 77e879c4601b4938aae16018f6c59d56 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:29.088723  6695 ts_tablet_manager.cc:933] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:29.090283  6695 tablet_copy_client.cc:323] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.2:37587
I20260713 09:12:29.091825  6103 tablet_copy_service.cc:140] P 21a1c0dcd681425b8f919859389d8546: Received BeginTabletCopySession request for tablet dd6054a8011540aab75924e70d94a3d0 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:41686)
I20260713 09:12:29.092399  6103 tablet_copy_service.cc:161] P 21a1c0dcd681425b8f919859389d8546: Beginning new tablet copy session on tablet dd6054a8011540aab75924e70d94a3d0 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:41686: session id = 423ef481455b40a79cc7c7ac7efc9a2f-dd6054a8011540aab75924e70d94a3d0
I20260713 09:12:29.098615  6103 tablet_copy_source_session.cc:215] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:29.101197  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6054a8011540aab75924e70d94a3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:29.114796  6695 tablet_copy_client.cc:806] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:29.115235  6695 tablet_copy_client.cc:670] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:29.117865  6695 tablet_copy_client.cc:538] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:29.125373  6695 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:29.143821  6695 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:29.144621  6695 tablet_bootstrap.cc:492] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:29.145242  6695 ts_tablet_manager.cc:1403] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260713 09:12:29.147486  6695 raft_consensus.cc:359] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:29.148084  6695 raft_consensus.cc:740] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:29.148654  6695 consensus_queue.cc:260] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:29.150838  6695 ts_tablet_manager.cc:1434] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:29.152416  6103 tablet_copy_service.cc:342] P 21a1c0dcd681425b8f919859389d8546: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-dd6054a8011540aab75924e70d94a3d0 received from {username='slave'} at 127.0.0.1:41686
I20260713 09:12:29.152727  6103 tablet_copy_service.cc:434] P 21a1c0dcd681425b8f919859389d8546: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-dd6054a8011540aab75924e70d94a3d0 on tablet dd6054a8011540aab75924e70d94a3d0 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:29.164731  6695 ts_tablet_manager.cc:933] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:29.166245  6695 tablet_copy_client.cc:323] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.3:34177
I20260713 09:12:29.167557  6177 tablet_copy_service.cc:140] P 6579c7f663bc4f1ea72dd98209674957: Received BeginTabletCopySession request for tablet a895c6719c5d4a2d8c2f5728d0c30f58 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:45738)
I20260713 09:12:29.167933  6177 tablet_copy_service.cc:161] P 6579c7f663bc4f1ea72dd98209674957: Beginning new tablet copy session on tablet a895c6719c5d4a2d8c2f5728d0c30f58 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:45738: session id = 423ef481455b40a79cc7c7ac7efc9a2f-a895c6719c5d4a2d8c2f5728d0c30f58
I20260713 09:12:29.172276  6177 tablet_copy_source_session.cc:215] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:29.174674  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a895c6719c5d4a2d8c2f5728d0c30f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:29.187937  6695 tablet_copy_client.cc:806] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:29.188393  6695 tablet_copy_client.cc:670] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:29.191030  6695 tablet_copy_client.cc:538] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:29.197682  6695 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:29.213295  6695 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:29.213985  6695 tablet_bootstrap.cc:492] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:29.214519  6695 ts_tablet_manager.cc:1403] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.017s	user 0.018s	sys 0.000s
I20260713 09:12:29.216771  6695 raft_consensus.cc:359] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:29.217450  6695 raft_consensus.cc:740] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:29.217978  6695 consensus_queue.cc:260] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:29.219889  6695 ts_tablet_manager.cc:1434] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:29.221222  6177 tablet_copy_service.cc:342] P 6579c7f663bc4f1ea72dd98209674957: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-a895c6719c5d4a2d8c2f5728d0c30f58 received from {username='slave'} at 127.0.0.1:45738
I20260713 09:12:29.221594  6177 tablet_copy_service.cc:434] P 6579c7f663bc4f1ea72dd98209674957: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-a895c6719c5d4a2d8c2f5728d0c30f58 on tablet a895c6719c5d4a2d8c2f5728d0c30f58 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:29.254237  6695 ts_tablet_manager.cc:933] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359)
I20260713 09:12:29.255652  6695 tablet_copy_client.cc:323] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.1:43359
I20260713 09:12:29.256816  6028 tablet_copy_service.cc:140] P cc35da11a80e43baaf6c62a9f96ab180: Received BeginTabletCopySession request for tablet c3f70e89132f4c26a5722d755ff31079 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:42202)
I20260713 09:12:29.257198  6028 tablet_copy_service.cc:161] P cc35da11a80e43baaf6c62a9f96ab180: Beginning new tablet copy session on tablet c3f70e89132f4c26a5722d755ff31079 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:42202: session id = 423ef481455b40a79cc7c7ac7efc9a2f-c3f70e89132f4c26a5722d755ff31079
I20260713 09:12:29.262277  6028 tablet_copy_source_session.cc:215] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:29.264281  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f70e89132f4c26a5722d755ff31079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:29.272048  6695 tablet_copy_client.cc:806] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:29.272495  6695 tablet_copy_client.cc:670] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:29.275578  6695 tablet_copy_client.cc:538] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:29.280011  6695 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:29.291908  6695 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:29.292618  6695 tablet_bootstrap.cc:492] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:29.293125  6695 ts_tablet_manager.cc:1403] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:12:29.295349  6695 raft_consensus.cc:359] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:29.295837  6695 raft_consensus.cc:740] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:29.296234  6695 consensus_queue.cc:260] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:29.297670  6695 ts_tablet_manager.cc:1434] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:29.299165  6028 tablet_copy_service.cc:342] P cc35da11a80e43baaf6c62a9f96ab180: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-c3f70e89132f4c26a5722d755ff31079 received from {username='slave'} at 127.0.0.1:42202
I20260713 09:12:29.299575  6028 tablet_copy_service.cc:434] P cc35da11a80e43baaf6c62a9f96ab180: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-c3f70e89132f4c26a5722d755ff31079 on tablet c3f70e89132f4c26a5722d755ff31079 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:29.395844  6438 raft_consensus.cc:1217] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:29.622323  6438 raft_consensus.cc:1217] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:29.730147  6438 raft_consensus.cc:1217] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:29.748605  6438 raft_consensus.cc:1217] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:29.897522  6705 raft_consensus.cc:1064] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:29.899217  6705 consensus_queue.cc:237] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:29.904618  6438 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:29.904919  6166 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:29.905305  6017 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:29.906138  6705 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:29.906921  6677 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:29.907601  6673 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:29.927682  6677 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:29.928709  6166 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:29.938282  6438 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:29.938985  6017 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:29.941392  5916 catalog_manager.cc:5697] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:29.976758  6093 consensus_queue.cc:237] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:29.981097  6438 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:29.981688  6165 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:29.982863  6677 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:29.983620  6714 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:29.989825  6705 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:29.991385  6438 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:29.995934  6165 raft_consensus.cc:2955] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:29.999287  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77e879c4601b4938aae16018f6c59d56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:30.004313  5915 catalog_manager.cc:5697] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:30.015267  6007 tablet_service.cc:1558] Processing DeleteTablet for tablet 77e879c4601b4938aae16018f6c59d56 with delete_type TABLET_DATA_TOMBSTONED (TS cc35da11a80e43baaf6c62a9f96ab180 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47280
I20260713 09:12:30.017069  6719 tablet_replica.cc:333] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:30.017730  6719 raft_consensus.cc:2243] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:30.018242  6719 raft_consensus.cc:2272] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:30.020548  6719 ts_tablet_manager.cc:1916] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:30.029678  6719 ts_tablet_manager.cc:1929] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:30.029935  6719 log.cc:1199] T 77e879c4601b4938aae16018f6c59d56 P cc35da11a80e43baaf6c62a9f96ab180: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root/wals/77e879c4601b4938aae16018f6c59d56
I20260713 09:12:30.031039  5900 catalog_manager.cc:5028] TS cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): tablet 77e879c4601b4938aae16018f6c59d56 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:30.148990  6675 raft_consensus.cc:1064] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:30.150684  6675 consensus_queue.cc:237] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:30.156322  6439 raft_consensus.cc:1275] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.156754  6093 raft_consensus.cc:1275] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.158354  6165 raft_consensus.cc:1275] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.157567  6675 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:30.158129  6714 raft_consensus.cc:1064] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:30.160817  6707 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:30.161513  6706 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:30.161604  6714 consensus_queue.cc:237] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:30.176424  6439 raft_consensus.cc:1275] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.178151  6165 raft_consensus.cc:1275] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.177731  6706 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.178526  6705 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:30.181270  6677 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } 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:12:30.183975  6015 raft_consensus.cc:1275] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.185674  6714 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:30.188323  6438 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.195127  6093 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.201079  6714 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.203730  6166 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.208477  6017 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.212284  6167 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.216017  5912 catalog_manager.cc:5697] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:30.226907  6438 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.229338  6017 consensus_queue.cc:237] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:30.239997  5912 catalog_manager.cc:5697] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } attrs { replace: true } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.246140  6093 raft_consensus.cc:1275] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:30.247148  6675 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:30.247665  6438 raft_consensus.cc:1275] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:30.249082  6675 consensus_queue.cc:1048] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:30.253785  6706 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.258165  6093 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.262846  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3f70e89132f4c26a5722d755ff31079 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:30.273312  6438 raft_consensus.cc:2955] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.276669  5915 catalog_manager.cc:5697] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New cstate: current_term: 1 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.280057  6093 consensus_queue.cc:237] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
W20260713 09:12:30.282691  5900 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet c3f70e89132f4c26a5722d755ff31079 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:12:30.290307  6155 tablet_service.cc:1558] Processing DeleteTablet for tablet c3f70e89132f4c26a5722d755ff31079 with delete_type TABLET_DATA_TOMBSTONED (TS 6579c7f663bc4f1ea72dd98209674957 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35312
I20260713 09:12:30.295079  6438 raft_consensus.cc:1275] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:30.296293  6714 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:30.303222  6729 tablet_replica.cc:333] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:30.303247  6017 raft_consensus.cc:1275] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:30.304142  6729 raft_consensus.cc:2243] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:30.304855  6729 raft_consensus.cc:2272] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:30.304925  6677 consensus_queue.cc:1048] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:30.305799  6673 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.309000  6017 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.312986  6441 raft_consensus.cc:2955] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.316910  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd6054a8011540aab75924e70d94a3d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:30.318128  6729 ts_tablet_manager.cc:1916] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:30.318423  5912 catalog_manager.cc:5697] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, VOTER 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) evicted. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:30.333470  6155 tablet_service.cc:1558] Processing DeleteTablet for tablet dd6054a8011540aab75924e70d94a3d0 with delete_type TABLET_DATA_TOMBSTONED (TS 6579c7f663bc4f1ea72dd98209674957 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35312
I20260713 09:12:30.334040  6729 ts_tablet_manager.cc:1929] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:30.334424  6729 log.cc:1199] T c3f70e89132f4c26a5722d755ff31079 P 6579c7f663bc4f1ea72dd98209674957: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root/wals/c3f70e89132f4c26a5722d755ff31079
I20260713 09:12:30.335844  5901 catalog_manager.cc:5028] TS 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): tablet c3f70e89132f4c26a5722d755ff31079 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:30.335979  6729 tablet_replica.cc:333] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:30.336853  6729 raft_consensus.cc:2243] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:30.337442  6729 raft_consensus.cc:2272] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:30.340201  6729 ts_tablet_manager.cc:1916] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:30.353209  6729 ts_tablet_manager.cc:1929] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:30.353539  6729 log.cc:1199] T dd6054a8011540aab75924e70d94a3d0 P 6579c7f663bc4f1ea72dd98209674957: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-2-root/wals/dd6054a8011540aab75924e70d94a3d0
I20260713 09:12:30.354780  5901 catalog_manager.cc:5028] TS 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): tablet dd6054a8011540aab75924e70d94a3d0 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:30.363657  6674 raft_consensus.cc:1064] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:30.365305  6674 consensus_queue.cc:237] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:30.372793  6093 raft_consensus.cc:1275] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.372926  6441 raft_consensus.cc:1275] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.373456  6017 raft_consensus.cc:1275] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:30.374328  6674 consensus_queue.cc:1048] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:30.375164  6709 consensus_queue.cc:1048] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:30.376492  6708 consensus_queue.cc:1048] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:30.384023  6708 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.386885  6441 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.393662  6093 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.398427  5914 catalog_manager.cc:5697] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.410777  6017 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.418035  6165 consensus_queue.cc:237] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:30.424157  6441 raft_consensus.cc:1275] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:30.424741  6017 raft_consensus.cc:1275] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:30.425215  6674 consensus_queue.cc:1048] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:30.425937  6708 consensus_queue.cc:1048] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:30.433445  6015 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.434177  6708 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.433490  6441 raft_consensus.cc:2955] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:30.441208  5901 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a895c6719c5d4a2d8c2f5728d0c30f58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:30.445663  5915 catalog_manager.cc:5697] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:30.455693  6081 tablet_service.cc:1558] Processing DeleteTablet for tablet a895c6719c5d4a2d8c2f5728d0c30f58 with delete_type TABLET_DATA_TOMBSTONED (TS 21a1c0dcd681425b8f919859389d8546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53280
I20260713 09:12:30.457633  6734 tablet_replica.cc:333] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:30.458503  6734 raft_consensus.cc:2243] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:30.459160  6734 raft_consensus.cc:2272] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:30.461966  6734 ts_tablet_manager.cc:1916] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:30.471707  6734 ts_tablet_manager.cc:1929] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:30.472028  6734 log.cc:1199] T a895c6719c5d4a2d8c2f5728d0c30f58 P 21a1c0dcd681425b8f919859389d8546: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root/wals/a895c6719c5d4a2d8c2f5728d0c30f58
I20260713 09:12:30.473380  5900 catalog_manager.cc:5028] TS 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): tablet a895c6719c5d4a2d8c2f5728d0c30f58 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:31.481333  6091 consensus_queue.cc:237] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:31.486861  6165 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:31.487056  6057 consensus_peers.cc:597] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70b315e24db74770913ea528b6c4af36. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:31.487977  6017 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:31.487939  6714 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:31.489045  6736 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:31.494483  6714 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:31.495986  6165 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:31.496840  6017 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:31.504978  6166 consensus_queue.cc:237] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Queue 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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:31.508618  5914 catalog_manager.cc:5697] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:31.511449  6093 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:31.512568  6709 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:31.515451  6131 consensus_peers.cc:597] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 -> Peer 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4:43715): Couldn't send request to peer 423ef481455b40a79cc7c7ac7efc9a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 025c333fa3994e74af91311bfb1d7304. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:31.515436  6017 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:31.516721  6709 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:31.520576  6708 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:31.527957  6093 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:31.528793  6017 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } } }
I20260713 09:12:31.538537  5912 catalog_manager.cc:5697] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index -1 to 2, NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) added. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:31.984555  6747 ts_tablet_manager.cc:933] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:31.987015  6747 tablet_copy_client.cc:323] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.3:34177
I20260713 09:12:31.988690  6177 tablet_copy_service.cc:140] P 6579c7f663bc4f1ea72dd98209674957: Received BeginTabletCopySession request for tablet 025c333fa3994e74af91311bfb1d7304 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:45738)
I20260713 09:12:31.989187  6177 tablet_copy_service.cc:161] P 6579c7f663bc4f1ea72dd98209674957: Beginning new tablet copy session on tablet 025c333fa3994e74af91311bfb1d7304 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:45738: session id = 423ef481455b40a79cc7c7ac7efc9a2f-025c333fa3994e74af91311bfb1d7304
I20260713 09:12:31.996286  6177 tablet_copy_source_session.cc:215] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:31.999063  6747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025c333fa3994e74af91311bfb1d7304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.011755  6747 tablet_copy_client.cc:806] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:32.012246  6747 tablet_copy_client.cc:670] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:32.015277  6747 tablet_copy_client.cc:538] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:32.020628  6747 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:32.039557  6747 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:32.040416  6747 tablet_bootstrap.cc:492] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:32.040518  6750 ts_tablet_manager.cc:933] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: Initiating tablet copy from peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:32.041062  6747 ts_tablet_manager.cc:1403] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260713 09:12:32.042588  6750 tablet_copy_client.cc:323] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.2:37587
I20260713 09:12:32.044881  6103 tablet_copy_service.cc:140] P 21a1c0dcd681425b8f919859389d8546: Received BeginTabletCopySession request for tablet 70b315e24db74770913ea528b6c4af36 from peer 423ef481455b40a79cc7c7ac7efc9a2f ({username='slave'} at 127.0.0.1:41686)
I20260713 09:12:32.045591  6103 tablet_copy_service.cc:161] P 21a1c0dcd681425b8f919859389d8546: Beginning new tablet copy session on tablet 70b315e24db74770913ea528b6c4af36 from peer 423ef481455b40a79cc7c7ac7efc9a2f at {username='slave'} at 127.0.0.1:41686: session id = 423ef481455b40a79cc7c7ac7efc9a2f-70b315e24db74770913ea528b6c4af36
I20260713 09:12:32.045053  6747 raft_consensus.cc:359] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:32.046458  6747 raft_consensus.cc:740] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:32.050414  6747 consensus_queue.cc:260] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:32.056926  6103 tablet_copy_source_session.cc:215] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:32.060758  6750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b315e24db74770913ea528b6c4af36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.066071  6747 ts_tablet_manager.cc:1434] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.008s
I20260713 09:12:32.067847  6177 tablet_copy_service.cc:342] P 6579c7f663bc4f1ea72dd98209674957: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-025c333fa3994e74af91311bfb1d7304 received from {username='slave'} at 127.0.0.1:45738
I20260713 09:12:32.068327  6177 tablet_copy_service.cc:434] P 6579c7f663bc4f1ea72dd98209674957: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-025c333fa3994e74af91311bfb1d7304 on tablet 025c333fa3994e74af91311bfb1d7304 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:32.078702  6750 tablet_copy_client.cc:806] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:32.079273  6750 tablet_copy_client.cc:670] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:32.082903  6750 tablet_copy_client.cc:538] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:32.092796  6750 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap starting.
I20260713 09:12:32.114347  6750 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: 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:12:32.115118  6750 tablet_bootstrap.cc:492] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: Bootstrap complete.
I20260713 09:12:32.115698  6750 ts_tablet_manager.cc:1403] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260713 09:12:32.118378  6750 raft_consensus.cc:359] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:32.119130  6750 raft_consensus.cc:740] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Initialized, Role: LEARNER
I20260713 09:12:32.119756  6750 consensus_queue.cc:260] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: NON_VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: true } }
I20260713 09:12:32.122660  6750 ts_tablet_manager.cc:1434] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:32.124308  6103 tablet_copy_service.cc:342] P 21a1c0dcd681425b8f919859389d8546: Request end of tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-70b315e24db74770913ea528b6c4af36 received from {username='slave'} at 127.0.0.1:41686
I20260713 09:12:32.124717  6103 tablet_copy_service.cc:434] P 21a1c0dcd681425b8f919859389d8546: ending tablet copy session 423ef481455b40a79cc7c7ac7efc9a2f-70b315e24db74770913ea528b6c4af36 on tablet 70b315e24db74770913ea528b6c4af36 with peer 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:32.383942  6439 raft_consensus.cc:1217] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:32.594305  6439 raft_consensus.cc:1217] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:32.931744  6754 raft_consensus.cc:1064] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:32.934357  6754 consensus_queue.cc:237] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:32.940985  6093 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:32.942442  6709 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } 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:12:32.943588  6441 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:32.946198  6758 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:32.950234  6017 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:32.951251  6758 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:32.955921  6709 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:32.957440  6441 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:32.972036  6093 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:32.973228  5915 catalog_manager.cc:5697] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:32.978588  6017 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.010744  6165 consensus_queue.cc:237] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:33.014729  6441 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:33.014729  6017 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:33.016026  6760 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:33.016757  6709 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:33.022853  6754 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.024060  6441 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.024217  6017 raft_consensus.cc:2955] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.032657  5901 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 025c333fa3994e74af91311bfb1d7304 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:33.037850  5916 catalog_manager.cc:5697] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 3 to 4, VOTER 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) evicted. New cstate: current_term: 1 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:33.046984  6081 tablet_service.cc:1558] Processing DeleteTablet for tablet 025c333fa3994e74af91311bfb1d7304 with delete_type TABLET_DATA_TOMBSTONED (TS 21a1c0dcd681425b8f919859389d8546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53280
I20260713 09:12:33.049049  6767 tablet_replica.cc:333] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:33.049814  6767 raft_consensus.cc:2243] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.050393  6767 raft_consensus.cc:2272] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.053190  6767 ts_tablet_manager.cc:1916] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:33.063356  6767 ts_tablet_manager.cc:1929] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:33.063701  6767 log.cc:1199] T 025c333fa3994e74af91311bfb1d7304 P 21a1c0dcd681425b8f919859389d8546: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-1-root/wals/025c333fa3994e74af91311bfb1d7304
I20260713 09:12:33.064960  5900 catalog_manager.cc:5028] TS 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): tablet 025c333fa3994e74af91311bfb1d7304 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:33.122639  6755 raft_consensus.cc:1064] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: attempting to promote NON_VOTER 423ef481455b40a79cc7c7ac7efc9a2f to VOTER
I20260713 09:12:33.124454  6755 consensus_queue.cc:237] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:33.130856  6441 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 LEARNER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:33.131068  6165 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:33.132021  6017 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:33.132419  6768 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:33.133312  6770 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } 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:12:33.134156  6755 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:33.156383  6755 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.159595  6165 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.157980  6017 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.174583  5912 catalog_manager.cc:5697] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.174379  6439 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } attrs { replace: true } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.195837  6093 consensus_queue.cc:237] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:33.203047  6165 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:33.204643  6770 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:33.212206  6770 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.215067  6438 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:33.220299  6768 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } 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:12:33.226136  6165 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.226346  6439 raft_consensus.cc:2955] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } } }
I20260713 09:12:33.230436  5900 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70b315e24db74770913ea528b6c4af36 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:33.233224  5914 catalog_manager.cc:5697] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 reported cstate change: config changed from index 3 to 4, VOTER cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) evicted. New cstate: current_term: 1 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:33.242941  6007 tablet_service.cc:1558] Processing DeleteTablet for tablet 70b315e24db74770913ea528b6c4af36 with delete_type TABLET_DATA_TOMBSTONED (TS cc35da11a80e43baaf6c62a9f96ab180 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47280
I20260713 09:12:33.246047  6776 tablet_replica.cc:333] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:33.246810  6776 raft_consensus.cc:2243] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:33.247328  6776 raft_consensus.cc:2272] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:33.249969  6776 ts_tablet_manager.cc:1916] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:33.259092  6776 ts_tablet_manager.cc:1929] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:33.259449  6776 log.cc:1199] T 70b315e24db74770913ea528b6c4af36 P cc35da11a80e43baaf6c62a9f96ab180: Deleting WAL directory at /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933911646602-4888-0/minicluster-data/ts-0-root/wals/70b315e24db74770913ea528b6c4af36
I20260713 09:12:33.260658  5900 catalog_manager.cc:5028] TS cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): tablet 70b315e24db74770913ea528b6c4af36 (table test-workload [id=de2dc7048e5f41a3b1ca23f9b7c29529]) successfully deleted
I20260713 09:12:39.739866  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:39.763401  6166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304"
dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
mode: GRACEFUL
new_leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:50494
I20260713 09:12:39.763942  6166 raft_consensus.cc:606] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Received request to transfer leadership to TS 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:39.775442  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa"
dest_uuid: "21a1c0dcd681425b8f919859389d8546"
mode: GRACEFUL
new_leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
 from {username='slave'} at 127.0.0.1:50220
I20260713 09:12:39.775872  6091 raft_consensus.cc:606] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Received request to transfer leadership to TS cc35da11a80e43baaf6c62a9f96ab180
I20260713 09:12:39.777837  6166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b"
dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
mode: GRACEFUL
new_leader_uuid: "21a1c0dcd681425b8f919859389d8546"
 from {username='slave'} at 127.0.0.1:50494
I20260713 09:12:39.778237  6166 raft_consensus.cc:606] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Received request to transfer leadership to TS 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:39.780232  6166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a79c09f4aed741e3a6835044a1e29ca6"
dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
mode: GRACEFUL
new_leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:50494
I20260713 09:12:39.780601  6166 raft_consensus.cc:606] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Received request to transfer leadership to TS 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:39.782398  6165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1b8d0e680354a9cba1b93e707f0fcca"
dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
mode: GRACEFUL
new_leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:50494
I20260713 09:12:39.782863  6165 raft_consensus.cc:606] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Received request to transfer leadership to TS 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:39.792726  6017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e"
dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
mode: GRACEFUL
new_leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:47974
I20260713 09:12:39.793084  6017 raft_consensus.cc:606] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Received request to transfer leadership to TS 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:39.794072  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:12:39.794910  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:39.829663  6770 raft_consensus.cc:993] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546: : Instructing follower cc35da11a80e43baaf6c62a9f96ab180 to start an election
I20260713 09:12:39.830045  6797 raft_consensus.cc:1081] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Signalling peer cc35da11a80e43baaf6c62a9f96ab180 to start an election
I20260713 09:12:39.831230  6017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa"
dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
 from {username='slave'} at 127.0.0.1:47302
I20260713 09:12:39.831749  6017 raft_consensus.cc:493] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:39.831993  6017 raft_consensus.cc:3060] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:39.835922  6017 raft_consensus.cc:515] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:39.837569  6017 leader_election.cc:290] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 2 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:39.838220  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:39.838527  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac3dddd47864b77a98dbd3d70b2b4aa" candidate_uuid: "cc35da11a80e43baaf6c62a9f96ab180" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:39.838809  6091 raft_consensus.cc:3055] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:39.839007  6165 raft_consensus.cc:3060] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:39.839121  6091 raft_consensus.cc:740] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:39.839848  6091 consensus_queue.cc:260] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:39.840719  6091 raft_consensus.cc:3060] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:39.843163  6165 raft_consensus.cc:2468] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 2.
I20260713 09:12:39.844405  5982 leader_election.cc:304] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:39.845335  6789 raft_consensus.cc:2804] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:39.846740  6789 raft_consensus.cc:697] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 2 LEADER]: Becoming Leader. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:39.847409  6091 raft_consensus.cc:2468] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc35da11a80e43baaf6c62a9f96ab180 in term 2.
I20260713 09:12:39.847589  6789 consensus_queue.cc:237] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:39.854918  5912 catalog_manager.cc:5697] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 reported cstate change: term changed from 1 to 2, leader changed from 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) to cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "cc35da11a80e43baaf6c62a9f96ab180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.866636  6785 raft_consensus.cc:993] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: : Instructing follower 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:39.867117  6791 raft_consensus.cc:1081] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Signalling peer 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:39.868460  6439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a79c09f4aed741e3a6835044a1e29ca6"
dest_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:56514
I20260713 09:12:39.868916  6439 raft_consensus.cc:493] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:39.869174  6439 raft_consensus.cc:3060] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:39.873149  6439 raft_consensus.cc:515] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:39.874648  6439 leader_election.cc:290] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:39.875353  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a79c09f4aed741e3a6835044a1e29ca6" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:39.875875  6017 raft_consensus.cc:3060] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:39.875833  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a79c09f4aed741e3a6835044a1e29ca6" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:39.876444  6165 raft_consensus.cc:3055] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:39.876717  6165 raft_consensus.cc:740] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:39.877409  6165 consensus_queue.cc:260] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:39.878489  6165 raft_consensus.cc:3060] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:39.881647  6017 raft_consensus.cc:2468] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:39.882714  6402 leader_election.cc:304] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423ef481455b40a79cc7c7ac7efc9a2f, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:39.883760  6165 raft_consensus.cc:2468] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:39.884332  6805 raft_consensus.cc:2804] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:39.885615  6805 raft_consensus.cc:697] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Becoming Leader. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Running, Role: LEADER
I20260713 09:12:39.886427  6805 consensus_queue.cc:237] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:39.892742  5912 catalog_manager.cc:5697] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: term changed from 1 to 2, leader changed from 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) to 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4). New cstate: current_term: 2 leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.005504  6785 raft_consensus.cc:993] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957: : Instructing follower 21a1c0dcd681425b8f919859389d8546 to start an election
I20260713 09:12:40.005884  6791 raft_consensus.cc:1081] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Signalling peer 21a1c0dcd681425b8f919859389d8546 to start an election
I20260713 09:12:40.007263  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b"
dest_uuid: "21a1c0dcd681425b8f919859389d8546"
 from {username='slave'} at 127.0.0.1:53290
I20260713 09:12:40.007838  6091 raft_consensus.cc:493] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.008179  6091 raft_consensus.cc:3060] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.012318  6091 raft_consensus.cc:515] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:40.013799  6091 leader_election.cc:290] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 2 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:40.014379  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:40.014742  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0dc959381144109dcb0e8a7ba4316b" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:40.014873  6017 raft_consensus.cc:3060] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.015234  6165 raft_consensus.cc:3055] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.015524  6165 raft_consensus.cc:740] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:40.016130  6165 consensus_queue.cc:260] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:40.016968  6165 raft_consensus.cc:3060] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.019773  6017 raft_consensus.cc:2468] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 2.
I20260713 09:12:40.020977  6056 leader_election.cc:304] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:40.021636  6797 raft_consensus.cc:2804] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.022078  6797 raft_consensus.cc:697] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:40.022619  6165 raft_consensus.cc:2468] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 2.
I20260713 09:12:40.022854  6797 consensus_queue.cc:237] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:40.030179  5912 catalog_manager.cc:5697] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 1 to 2, leader changed from 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.162135  6785 raft_consensus.cc:993] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: : Instructing follower 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:40.162597  6791 raft_consensus.cc:1081] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Signalling peer 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:40.163920  6438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304"
dest_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:56514
I20260713 09:12:40.164409  6438 raft_consensus.cc:493] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.164736  6438 raft_consensus.cc:3060] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.169360  6438 raft_consensus.cc:515] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.170601  6438 leader_election.cc:290] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:40.171288  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:40.171535  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025c333fa3994e74af91311bfb1d7304" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:40.171784  6017 raft_consensus.cc:3060] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.172015  6165 raft_consensus.cc:3055] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.172288  6165 raft_consensus.cc:740] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:40.172823  6165 consensus_queue.cc:260] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.173688  6165 raft_consensus.cc:3060] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.176028  6017 raft_consensus.cc:2468] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:40.176846  6402 leader_election.cc:304] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423ef481455b40a79cc7c7ac7efc9a2f, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:40.177572  6805 raft_consensus.cc:2804] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.177886  6165 raft_consensus.cc:2468] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:40.177950  6805 raft_consensus.cc:697] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Becoming Leader. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Running, Role: LEADER
I20260713 09:12:40.179536  6805 consensus_queue.cc:237] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.181586  6798 raft_consensus.cc:993] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: : Instructing follower 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:40.182016  6789 raft_consensus.cc:1081] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Signalling peer 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:40.183575  6438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e"
dest_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:56530
I20260713 09:12:40.184062  6438 raft_consensus.cc:493] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.184342  6438 raft_consensus.cc:3060] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.186760  5912 catalog_manager.cc:5697] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: term changed from 1 to 2, leader changed from 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) to 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4). New cstate: current_term: 2 leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.188211  6438 raft_consensus.cc:515] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.189994  6438 leader_election.cc:290] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:40.191004  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:40.191536  6017 raft_consensus.cc:3055] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.191553  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffad46f9e3fc4bb6a438ebdb52e4e87e" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:40.191943  6017 raft_consensus.cc:740] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:40.192154  6093 raft_consensus.cc:3060] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.192682  6017 consensus_queue.cc:260] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.193867  6017 raft_consensus.cc:3060] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.197919  6093 raft_consensus.cc:2468] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:40.199043  6402 leader_election.cc:304] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, 423ef481455b40a79cc7c7ac7efc9a2f; no voters: 
I20260713 09:12:40.199575  6017 raft_consensus.cc:2468] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:40.199779  6805 raft_consensus.cc:2804] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.200243  6805 raft_consensus.cc:697] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Becoming Leader. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Running, Role: LEADER
I20260713 09:12:40.200937  6805 consensus_queue.cc:237] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.207196  5912 catalog_manager.cc:5697] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: term changed from 1 to 2, leader changed from cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) to 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4). New cstate: current_term: 2 leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.251157  6093 raft_consensus.cc:1275] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:40.252120  6789 consensus_queue.cc:1048] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:40.261564  6165 raft_consensus.cc:1275] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer cc35da11a80e43baaf6c62a9f96ab180: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:40.263624  6789 consensus_queue.cc:1048] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:40.283716  6785 raft_consensus.cc:993] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: : Instructing follower 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:40.284152  6791 raft_consensus.cc:1081] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Signalling peer 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:40.285386  6438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1b8d0e680354a9cba1b93e707f0fcca"
dest_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:56514
I20260713 09:12:40.285786  6438 raft_consensus.cc:493] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.286031  6438 raft_consensus.cc:3060] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.289919  6438 raft_consensus.cc:515] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.291230  6438 leader_election.cc:290] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:40.291913  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b8d0e680354a9cba1b93e707f0fcca" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:40.292232  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b8d0e680354a9cba1b93e707f0fcca" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:40.292352  6093 raft_consensus.cc:3060] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.292728  6165 raft_consensus.cc:3055] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.293013  6165 raft_consensus.cc:740] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:40.293594  6165 consensus_queue.cc:260] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.294348  6165 raft_consensus.cc:3060] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.296653  6093 raft_consensus.cc:2468] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:40.297449  6402 leader_election.cc:304] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, 423ef481455b40a79cc7c7ac7efc9a2f; no voters: 
I20260713 09:12:40.298170  6805 raft_consensus.cc:2804] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.298513  6805 raft_consensus.cc:697] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Becoming Leader. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Running, Role: LEADER
I20260713 09:12:40.298528  6165 raft_consensus.cc:2468] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:40.299324  6805 consensus_queue.cc:237] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.302608  6017 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:40.303809  6805 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:40.306770  5912 catalog_manager.cc:5697] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: term changed from 1 to 2, leader changed from 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) to 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4). New cstate: current_term: 2 leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.312146  6165 raft_consensus.cc:1275] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:40.313203  6806 consensus_queue.cc:1048] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:40.486893  6015 raft_consensus.cc:1275] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:40.487833  6797 consensus_queue.cc:1048] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:40.495600  6166 raft_consensus.cc:1275] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:40.497001  6821 consensus_queue.cc:1048] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:40.588940  6093 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:40.589883  6805 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:40.597206  6015 raft_consensus.cc:1275] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:40.599387  6806 consensus_queue.cc:1048] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:40.684149  6093 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:40.685132  6806 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:40.694060  6166 raft_consensus.cc:1275] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:40.695258  6805 consensus_queue.cc:1048] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:40.783537  6166 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:40.784610  6805 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:40.790983  6015 raft_consensus.cc:1275] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:40.792313  6806 consensus_queue.cc:1048] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:40.795806  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:40.819118  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:40.832437  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70b315e24db74770913ea528b6c4af36"
dest_uuid: "21a1c0dcd681425b8f919859389d8546"
mode: GRACEFUL
new_leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:50220
I20260713 09:12:40.832825  6091 raft_consensus.cc:606] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Received request to transfer leadership to TS 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:40.835405  6015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c"
dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
mode: GRACEFUL
new_leader_uuid: "21a1c0dcd681425b8f919859389d8546"
 from {username='slave'} at 127.0.0.1:47974
I20260713 09:12:40.835908  6015 raft_consensus.cc:606] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Received request to transfer leadership to TS 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:40.837005  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:40.837735  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:40.934427  6821 raft_consensus.cc:993] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: : Instructing follower 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:40.934808  6797 raft_consensus.cc:1081] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Signalling peer 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:40.936012  6439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70b315e24db74770913ea528b6c4af36"
dest_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:56540
I20260713 09:12:40.936372  6439 raft_consensus.cc:493] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.936617  6439 raft_consensus.cc:3060] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.940953  6439 raft_consensus.cc:515] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.942688  6439 leader_election.cc:290] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:40.942912  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b315e24db74770913ea528b6c4af36" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:40.943110  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b315e24db74770913ea528b6c4af36" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:40.943408  6091 raft_consensus.cc:3055] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.943662  6166 raft_consensus.cc:3060] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.943766  6091 raft_consensus.cc:740] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:40.944391  6091 consensus_queue.cc:260] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.945132  6091 raft_consensus.cc:3060] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.947839  6166 raft_consensus.cc:2468] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:40.948711  6403 leader_election.cc:304] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423ef481455b40a79cc7c7ac7efc9a2f, 6579c7f663bc4f1ea72dd98209674957; no voters: 
I20260713 09:12:40.949364  6829 raft_consensus.cc:2804] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.949400  6091 raft_consensus.cc:2468] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:40.949954  6829 raft_consensus.cc:697] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Becoming Leader. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Running, Role: LEADER
I20260713 09:12:40.951129  6829 consensus_queue.cc:237] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:40.957247  5916 catalog_manager.cc:5697] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: term changed from 1 to 2, leader changed from 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) to 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4). New cstate: current_term: 2 leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:41.092694  6789 raft_consensus.cc:993] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180: : Instructing follower 21a1c0dcd681425b8f919859389d8546 to start an election
I20260713 09:12:41.093078  6833 raft_consensus.cc:1081] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Signalling peer 21a1c0dcd681425b8f919859389d8546 to start an election
I20260713 09:12:41.094189  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c"
dest_uuid: "21a1c0dcd681425b8f919859389d8546"
 from {username='slave'} at 127.0.0.1:53288
I20260713 09:12:41.094630  6091 raft_consensus.cc:493] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:41.094887  6091 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:41.098869  6091 raft_consensus.cc:515] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:41.100345  6091 leader_election.cc:290] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 2 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:41.101306  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:41.101912  6015 raft_consensus.cc:3055] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:41.102202  6015 raft_consensus.cc:740] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc35da11a80e43baaf6c62a9f96ab180, State: Running, Role: LEADER
I20260713 09:12:41.101325  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:41.102665  6166 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:41.102881  6015 consensus_queue.cc:260] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:41.103693  6015 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:41.106431  6166 raft_consensus.cc:2468] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 2.
I20260713 09:12:41.107280  6057 leader_election.cc:304] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, 6579c7f663bc4f1ea72dd98209674957; no voters: 
I20260713 09:12:41.107822  6015 raft_consensus.cc:2468] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 2.
I20260713 09:12:41.107878  6797 raft_consensus.cc:2804] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:41.108335  6797 raft_consensus.cc:697] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:41.109108  6797 consensus_queue.cc:237] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:41.116320  5915 catalog_manager.cc:5697] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 1 to 2, leader changed from cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1) to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.353039  6093 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:41.354138  6829 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:41.362268  6166 raft_consensus.cc:1275] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:41.363530  6805 consensus_queue.cc:1048] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:41.547178  6015 raft_consensus.cc:1275] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.548224  6839 consensus_queue.cc:1048] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.555925  6166 raft_consensus.cc:1275] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.557195  6839 consensus_queue.cc:1048] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.838477  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:41.853878  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:41.867980  6093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c"
dest_uuid: "21a1c0dcd681425b8f919859389d8546"
mode: GRACEFUL
new_leader_uuid: "6579c7f663bc4f1ea72dd98209674957"
 from {username='slave'} at 127.0.0.1:50220
I20260713 09:12:41.868386  6093 raft_consensus.cc:606] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Received request to transfer leadership to TS 6579c7f663bc4f1ea72dd98209674957
I20260713 09:12:41.869299  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:41.869813  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:42.081663  6821 raft_consensus.cc:993] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546: : Instructing follower 6579c7f663bc4f1ea72dd98209674957 to start an election
I20260713 09:12:42.082476  6839 raft_consensus.cc:1081] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Signalling peer 6579c7f663bc4f1ea72dd98209674957 to start an election
I20260713 09:12:42.084127  6165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c"
dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
 from {username='slave'} at 127.0.0.1:35332
I20260713 09:12:42.084782  6165 raft_consensus.cc:493] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:42.085147  6165 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:42.091939  6165 raft_consensus.cc:515] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:42.094482  6165 leader_election.cc:290] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [CANDIDATE]: Term 3 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587)
I20260713 09:12:42.095983  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:42.096969  6015 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:42.097158  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac6018008b7430eba5728d6d6a9344c" candidate_uuid: "6579c7f663bc4f1ea72dd98209674957" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:42.097653  6093 raft_consensus.cc:3055] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:42.097944  6093 raft_consensus.cc:740] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:42.098762  6093 consensus_queue.cc:260] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:42.101444  6093 raft_consensus.cc:3060] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:42.104580  6015 raft_consensus.cc:2468] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 3.
I20260713 09:12:42.105762  6130 leader_election.cc:304] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [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: 6579c7f663bc4f1ea72dd98209674957, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:42.106534  6791 raft_consensus.cc:2804] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:42.107478  6791 raft_consensus.cc:697] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 3 LEADER]: Becoming Leader. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:42.108353  6093 raft_consensus.cc:2468] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6579c7f663bc4f1ea72dd98209674957 in term 3.
I20260713 09:12:42.108618  6791 consensus_queue.cc:237] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [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: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:42.118435  5915 catalog_manager.cc:5697] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 reported cstate change: term changed from 2 to 3, leader changed from 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) to 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3). New cstate: current_term: 3 leader_uuid: "6579c7f663bc4f1ea72dd98209674957" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:42.541909  6015 raft_consensus.cc:1275] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 3 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:42.542846  6791 consensus_queue.cc:1048] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:42.550765  6093 raft_consensus.cc:1275] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 3 FOLLOWER]: Refusing update from remote peer 6579c7f663bc4f1ea72dd98209674957: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:42.554212  6856 consensus_queue.cc:1048] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:42.870599  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:42.887827  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:42.903232  6165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f86647309a34653bda10dba374ded6f"
dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
mode: GRACEFUL
new_leader_uuid: "21a1c0dcd681425b8f919859389d8546"
 from {username='slave'} at 127.0.0.1:50494
I20260713 09:12:42.903761  6165 raft_consensus.cc:606] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Received request to transfer leadership to TS 21a1c0dcd681425b8f919859389d8546
I20260713 09:12:42.904794  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:42.905268  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:43.201709  6863 raft_consensus.cc:993] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957: : Instructing follower 21a1c0dcd681425b8f919859389d8546 to start an election
I20260713 09:12:43.202103  6863 raft_consensus.cc:1081] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Signalling peer 21a1c0dcd681425b8f919859389d8546 to start an election
I20260713 09:12:43.203408  6093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f86647309a34653bda10dba374ded6f"
dest_uuid: "21a1c0dcd681425b8f919859389d8546"
 from {username='slave'} at 127.0.0.1:53290
I20260713 09:12:43.203852  6093 raft_consensus.cc:493] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:43.204100  6093 raft_consensus.cc:3060] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:43.210795  6093 raft_consensus.cc:515] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:43.212106  6093 leader_election.cc:290] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 2 election: Requested vote from peers cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:43.212749  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f86647309a34653bda10dba374ded6f" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc35da11a80e43baaf6c62a9f96ab180"
I20260713 09:12:43.213009  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f86647309a34653bda10dba374ded6f" candidate_uuid: "21a1c0dcd681425b8f919859389d8546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:43.213357  6015 raft_consensus.cc:3060] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:43.213507  6165 raft_consensus.cc:3055] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:43.213819  6165 raft_consensus.cc:740] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6579c7f663bc4f1ea72dd98209674957, State: Running, Role: LEADER
I20260713 09:12:43.214349  6165 consensus_queue.cc:260] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:43.215210  6165 raft_consensus.cc:3060] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:43.217721  6015 raft_consensus.cc:2468] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 2.
I20260713 09:12:43.218828  6056 leader_election.cc:304] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a1c0dcd681425b8f919859389d8546, cc35da11a80e43baaf6c62a9f96ab180; no voters: 
I20260713 09:12:43.219530  6839 raft_consensus.cc:2804] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:43.219719  6165 raft_consensus.cc:2468] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a1c0dcd681425b8f919859389d8546 in term 2.
I20260713 09:12:43.219930  6839 raft_consensus.cc:697] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Becoming Leader. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:43.220963  6839 consensus_queue.cc:237] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } }
I20260713 09:12:43.232187  5916 catalog_manager.cc:5697] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 reported cstate change: term changed from 1 to 2, leader changed from 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3) to 21a1c0dcd681425b8f919859389d8546 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "21a1c0dcd681425b8f919859389d8546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:43.605557  6165 raft_consensus.cc:1275] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:43.606643  6839 consensus_queue.cc:1048] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.617523  6015 raft_consensus.cc:1275] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Refusing update from remote peer 21a1c0dcd681425b8f919859389d8546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:43.618500  6839 consensus_queue.cc:1048] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc35da11a80e43baaf6c62a9f96ab180" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.906010  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:43.927112  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:43.940838  6093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56"
dest_uuid: "21a1c0dcd681425b8f919859389d8546"
mode: GRACEFUL
new_leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:50220
I20260713 09:12:43.941236  6093 raft_consensus.cc:606] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Received request to transfer leadership to TS 423ef481455b40a79cc7c7ac7efc9a2f
I20260713 09:12:43.942230  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:43.942706  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:44.148600  6839 raft_consensus.cc:993] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: : Instructing follower 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:44.149016  6875 raft_consensus.cc:1081] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Signalling peer 423ef481455b40a79cc7c7ac7efc9a2f to start an election
I20260713 09:12:44.150228  6439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56"
dest_uuid: "423ef481455b40a79cc7c7ac7efc9a2f"
 from {username='slave'} at 127.0.0.1:56540
I20260713 09:12:44.150593  6439 raft_consensus.cc:493] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:44.150830  6439 raft_consensus.cc:3060] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.155021  6439 raft_consensus.cc:515] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:44.156309  6439 leader_election.cc:290] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Requested vote from peers 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587), 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177)
I20260713 09:12:44.157034  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21a1c0dcd681425b8f919859389d8546"
I20260713 09:12:44.157181  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e879c4601b4938aae16018f6c59d56" candidate_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6579c7f663bc4f1ea72dd98209674957"
I20260713 09:12:44.157568  6091 raft_consensus.cc:3055] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:44.157665  6165 raft_consensus.cc:3060] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.157891  6091 raft_consensus.cc:740] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a1c0dcd681425b8f919859389d8546, State: Running, Role: LEADER
I20260713 09:12:44.158712  6091 consensus_queue.cc:260] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:44.159919  6091 raft_consensus.cc:3060] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.163612  6165 raft_consensus.cc:2468] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:44.164614  6403 leader_election.cc:304] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423ef481455b40a79cc7c7ac7efc9a2f, 6579c7f663bc4f1ea72dd98209674957; no voters: 
I20260713 09:12:44.165539  6849 raft_consensus.cc:2804] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:44.166740  6849 raft_consensus.cc:697] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Becoming Leader. State: Replica: 423ef481455b40a79cc7c7ac7efc9a2f, State: Running, Role: LEADER
I20260713 09:12:44.167102  6091 raft_consensus.cc:2468] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423ef481455b40a79cc7c7ac7efc9a2f in term 2.
I20260713 09:12:44.168313  6849 consensus_queue.cc:237] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [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: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } }
I20260713 09:12:44.174474  5916 catalog_manager.cc:5697] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f reported cstate change: term changed from 1 to 2, leader changed from 21a1c0dcd681425b8f919859389d8546 (127.4.198.2) to 423ef481455b40a79cc7c7ac7efc9a2f (127.4.198.4). New cstate: current_term: 2 leader_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423ef481455b40a79cc7c7ac7efc9a2f" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:44.731678  6091 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:44.732630  6877 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a1c0dcd681425b8f919859389d8546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:44.741676  6165 raft_consensus.cc:1275] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Refusing update from remote peer 423ef481455b40a79cc7c7ac7efc9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:44.743268  6877 consensus_queue.cc:1048] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6579c7f663bc4f1ea72dd98209674957" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:44.943313  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:44.956094  4888 tablet_server.cc:179] TabletServer@127.4.198.1:0 shutting down...
I20260713 09:12:44.980046  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:44.980830  4888 tablet_replica.cc:333] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:44.981556  4888 raft_consensus.cc:2243] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:44.982345  4888 raft_consensus.cc:2272] T 0051c56d16e6466790bec7c2ec91530e P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:44.984318  4888 tablet_replica.cc:333] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:44.984858  4888 raft_consensus.cc:2243] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:44.985373  4888 raft_consensus.cc:2272] T a895c6719c5d4a2d8c2f5728d0c30f58 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:44.986881  4888 tablet_replica.cc:333] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:44.987362  4888 raft_consensus.cc:2243] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:44.987771  4888 raft_consensus.cc:2272] T eac6018008b7430eba5728d6d6a9344c P cc35da11a80e43baaf6c62a9f96ab180 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:44.989244  4888 tablet_replica.cc:333] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:44.989758  4888 raft_consensus.cc:2243] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:44.990132  4888 raft_consensus.cc:2272] T 6782c8092dd84e888631d1dcb9f3779c P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:44.991760  4888 tablet_replica.cc:333] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:44.992210  4888 raft_consensus.cc:2243] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:44.992645  4888 raft_consensus.cc:2272] T dd6054a8011540aab75924e70d94a3d0 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:44.994402  4888 tablet_replica.cc:333] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:44.994891  4888 raft_consensus.cc:2243] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:44.995563  4888 raft_consensus.cc:2272] T 0dc521a41bb048e196d76fb3ed2754c5 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:44.997174  4888 tablet_replica.cc:333] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:44.997593  4888 raft_consensus.cc:2243] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:44.998096  4888 raft_consensus.cc:2272] T 982bd287adad446c9e8a3c859ffbee81 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:44.999656  4888 tablet_replica.cc:333] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.000084  4888 raft_consensus.cc:2243] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.000993  4888 raft_consensus.cc:2272] T c3f70e89132f4c26a5722d755ff31079 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.003183  4888 tablet_replica.cc:333] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.003913  4888 raft_consensus.cc:2243] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.004758  4888 raft_consensus.cc:2272] T 7ac3dddd47864b77a98dbd3d70b2b4aa P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.006835  4888 tablet_replica.cc:333] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.007395  4888 raft_consensus.cc:2243] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.007931  4888 raft_consensus.cc:2272] T 025c333fa3994e74af91311bfb1d7304 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.009550  4888 tablet_replica.cc:333] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.009979  4888 raft_consensus.cc:2243] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.010484  4888 raft_consensus.cc:2272] T a79c09f4aed741e3a6835044a1e29ca6 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.012171  4888 tablet_replica.cc:333] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.012682  4888 raft_consensus.cc:2243] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.013417  4888 raft_consensus.cc:2272] T 17499ab63e534105aa71440cf8ed9be3 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.015131  4888 tablet_replica.cc:333] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.015586  4888 raft_consensus.cc:2243] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.016268  4888 raft_consensus.cc:2272] T e1906d7989964256a7b157cfd2b14162 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.017573  6056 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260713 09:12:45.018522  4888 tablet_replica.cc:333] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.019057  4888 raft_consensus.cc:2243] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.019734  4888 raft_consensus.cc:2272] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P cc35da11a80e43baaf6c62a9f96ab180 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.020156  6056 consensus_peers.cc:597] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. 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:12:45.021637  4888 tablet_replica.cc:333] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.022085  4888 raft_consensus.cc:2243] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.022465  4888 raft_consensus.cc:2272] T 8b0dc959381144109dcb0e8a7ba4316b P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.024103  4888 tablet_replica.cc:333] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.024516  4888 raft_consensus.cc:2243] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.025022  4888 raft_consensus.cc:2272] T 53e80c9eca294ec8b886b65682b382f1 P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.026469  4888 tablet_replica.cc:333] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.026911  4888 raft_consensus.cc:2243] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.027231  4888 raft_consensus.cc:2272] T 6f86647309a34653bda10dba374ded6f P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.028883  4888 tablet_replica.cc:333] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180: stopping tablet replica
I20260713 09:12:45.029278  4888 raft_consensus.cc:2243] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.029600  4888 raft_consensus.cc:2272] T ffad46f9e3fc4bb6a438ebdb52e4e87e P cc35da11a80e43baaf6c62a9f96ab180 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.039499  6402 consensus_peers.cc:597] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. 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:12:45.073590  4888 tablet_server.cc:196] TabletServer@127.4.198.1:0 shutdown complete.
I20260713 09:12:45.117358  4888 tablet_server.cc:179] TabletServer@127.4.198.2:0 shutting down...
W20260713 09:12:45.130419  6056 consensus_peers.cc:597] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:43359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:45.140686  6130 consensus_peers.cc:597] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 -> Peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Couldn't send request to peer 21a1c0dcd681425b8f919859389d8546. 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:12:45.143620  6056 consensus_peers.cc:597] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:43359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:45.145593  6130 consensus_peers.cc:597] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:43359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:45.152670  6402 consensus_peers.cc:597] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:43359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.155632  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:45.156325  4888 tablet_replica.cc:333] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.157068  4888 raft_consensus.cc:2243] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.157552  4888 raft_consensus.cc:2272] T eac6018008b7430eba5728d6d6a9344c P 21a1c0dcd681425b8f919859389d8546 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.159870  4888 tablet_replica.cc:333] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
W20260713 09:12:45.160296  6130 consensus_peers.cc:597] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 -> Peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Couldn't send request to peer 21a1c0dcd681425b8f919859389d8546. 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:12:45.160648  4888 raft_consensus.cc:2243] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.161259  4888 raft_consensus.cc:2272] T a66c4796b9114011be98524cc5dc98b0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.162886  4888 tablet_replica.cc:333] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.163368  4888 raft_consensus.cc:2243] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.163888  4888 raft_consensus.cc:2272] T 7f0d18bd66cf4881ac4846d54aee734b P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.165413  4888 tablet_replica.cc:333] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.165894  4888 raft_consensus.cc:2243] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.166543  4888 raft_consensus.cc:2272] T 6782c8092dd84e888631d1dcb9f3779c P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.168094  4888 tablet_replica.cc:333] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.168553  4888 raft_consensus.cc:2243] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.168887  4888 raft_consensus.cc:2272] T 0051c56d16e6466790bec7c2ec91530e P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.170571  4888 tablet_replica.cc:333] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.171046  4888 raft_consensus.cc:2243] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.171403  4888 raft_consensus.cc:2272] T 70b315e24db74770913ea528b6c4af36 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.173018  4888 tablet_replica.cc:333] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.173561  4888 raft_consensus.cc:2243] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.174101  4888 raft_consensus.cc:2272] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.175712  4888 tablet_replica.cc:333] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.176168  4888 raft_consensus.cc:2243] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.176538  4888 raft_consensus.cc:2272] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.177965  4888 tablet_replica.cc:333] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.178435  4888 raft_consensus.cc:2243] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.178958  4888 raft_consensus.cc:2272] T c3f70e89132f4c26a5722d755ff31079 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.180590  4888 tablet_replica.cc:333] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.181035  4888 raft_consensus.cc:2243] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.181370  4888 raft_consensus.cc:2272] T 77e879c4601b4938aae16018f6c59d56 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.183920  4888 tablet_replica.cc:333] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.184533  4888 raft_consensus.cc:2243] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:12:45.185014  6402 consensus_peers.cc:597] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f -> Peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Couldn't send request to peer 21a1c0dcd681425b8f919859389d8546. 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:12:45.185381  4888 raft_consensus.cc:2272] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.187064  4888 tablet_replica.cc:333] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.187543  4888 raft_consensus.cc:2243] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.188007  4888 raft_consensus.cc:2272] T a556b391142e45a18e16bc287f4cd2e5 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.189741  4888 tablet_replica.cc:333] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.190160  4888 raft_consensus.cc:2243] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.190814  4888 raft_consensus.cc:2272] T dd6054a8011540aab75924e70d94a3d0 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.192801  4888 tablet_replica.cc:333] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.193246  4888 raft_consensus.cc:2243] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.193753  4888 raft_consensus.cc:2272] T b1b8d0e680354a9cba1b93e707f0fcca P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.195621  6130 consensus_peers.cc:597] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:43359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.196084  4888 tablet_replica.cc:333] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.196555  4888 raft_consensus.cc:2243] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.197080  4888 raft_consensus.cc:2272] T 17499ab63e534105aa71440cf8ed9be3 P 21a1c0dcd681425b8f919859389d8546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.198707  4888 tablet_replica.cc:333] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.199143  4888 raft_consensus.cc:2243] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.199832  4888 raft_consensus.cc:2272] T 53e80c9eca294ec8b886b65682b382f1 P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.201416  4888 tablet_replica.cc:333] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.201833  4888 raft_consensus.cc:2243] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.202458  4888 raft_consensus.cc:2272] T 6f86647309a34653bda10dba374ded6f P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.203994  4888 tablet_replica.cc:333] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546: stopping tablet replica
I20260713 09:12:45.204396  4888 raft_consensus.cc:2243] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.205058  4888 raft_consensus.cc:2272] T 8b0dc959381144109dcb0e8a7ba4316b P 21a1c0dcd681425b8f919859389d8546 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.222891  6130 consensus_peers.cc:597] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 -> Peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Couldn't send request to peer 21a1c0dcd681425b8f919859389d8546. 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:12:45.247218  4888 tablet_server.cc:196] TabletServer@127.4.198.2:0 shutdown complete.
I20260713 09:12:45.286950  4888 tablet_server.cc:179] TabletServer@127.4.198.3:0 shutting down...
W20260713 09:12:45.305275  6402 consensus_peers.cc:597] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f -> Peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Couldn't send request to peer 21a1c0dcd681425b8f919859389d8546. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:37587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.319499  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:45.320137  4888 tablet_replica.cc:333] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.320876  4888 raft_consensus.cc:2243] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.321388  4888 raft_consensus.cc:2272] T 70b315e24db74770913ea528b6c4af36 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.323005  4888 tablet_replica.cc:333] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.323449  4888 raft_consensus.cc:2243] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.324044  4888 raft_consensus.cc:2272] T eac6018008b7430eba5728d6d6a9344c P 6579c7f663bc4f1ea72dd98209674957 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.325505  4888 tablet_replica.cc:333] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.325934  4888 raft_consensus.cc:2243] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.326247  4888 raft_consensus.cc:2272] T 6782c8092dd84e888631d1dcb9f3779c P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.327767  4888 tablet_replica.cc:333] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.328214  4888 raft_consensus.cc:2243] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.328552  4888 raft_consensus.cc:2272] T 0051c56d16e6466790bec7c2ec91530e P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.330127  4888 tablet_replica.cc:333] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.330570  4888 raft_consensus.cc:2243] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.331233  4888 raft_consensus.cc:2272] T a895c6719c5d4a2d8c2f5728d0c30f58 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.332755  4888 tablet_replica.cc:333] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.333212  4888 raft_consensus.cc:2243] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.333855  4888 raft_consensus.cc:2272] T 7f0d18bd66cf4881ac4846d54aee734b P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.335305  4888 tablet_replica.cc:333] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.335768  4888 raft_consensus.cc:2243] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.336373  4888 raft_consensus.cc:2272] T 982bd287adad446c9e8a3c859ffbee81 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.338294  4888 tablet_replica.cc:333] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.338836  4888 raft_consensus.cc:2243] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.339759  4888 raft_consensus.cc:2272] T a66c4796b9114011be98524cc5dc98b0 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.340243  6403 consensus_peers.cc:597] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f -> Peer 6579c7f663bc4f1ea72dd98209674957 (127.4.198.3:34177): Couldn't send request to peer 6579c7f663bc4f1ea72dd98209674957. 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:12:45.341547  4888 tablet_replica.cc:333] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.342006  4888 raft_consensus.cc:2243] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.342506  4888 raft_consensus.cc:2272] T 77e879c4601b4938aae16018f6c59d56 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.344825  4888 tablet_replica.cc:333] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.345266  4888 raft_consensus.cc:2243] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.345615  4888 raft_consensus.cc:2272] T 6f86647309a34653bda10dba374ded6f P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.347090  4888 tablet_replica.cc:333] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.347564  4888 raft_consensus.cc:2243] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.348207  4888 raft_consensus.cc:2272] T a556b391142e45a18e16bc287f4cd2e5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.349788  4888 tablet_replica.cc:333] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.350221  4888 raft_consensus.cc:2243] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.350567  4888 raft_consensus.cc:2272] T 7ac3dddd47864b77a98dbd3d70b2b4aa P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.352157  4888 tablet_replica.cc:333] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.352578  4888 raft_consensus.cc:2243] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.352939  4888 raft_consensus.cc:2272] T 8b0dc959381144109dcb0e8a7ba4316b P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.354341  4888 tablet_replica.cc:333] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.354766  4888 raft_consensus.cc:2243] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.355225  4888 raft_consensus.cc:2272] T 0dc521a41bb048e196d76fb3ed2754c5 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.356949  4888 tablet_replica.cc:333] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.357489  4888 raft_consensus.cc:2243] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.357877  4888 raft_consensus.cc:2272] T b1b8d0e680354a9cba1b93e707f0fcca P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.359655  4888 tablet_replica.cc:333] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.360061  4888 raft_consensus.cc:2243] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.360590  4888 raft_consensus.cc:2272] T e1906d7989964256a7b157cfd2b14162 P 6579c7f663bc4f1ea72dd98209674957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.362182  4888 tablet_replica.cc:333] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.362582  4888 raft_consensus.cc:2243] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.362946  4888 raft_consensus.cc:2272] T 025c333fa3994e74af91311bfb1d7304 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.364430  4888 tablet_replica.cc:333] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957: stopping tablet replica
I20260713 09:12:45.364814  4888 raft_consensus.cc:2243] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.365160  4888 raft_consensus.cc:2272] T a79c09f4aed741e3a6835044a1e29ca6 P 6579c7f663bc4f1ea72dd98209674957 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.384055  6402 consensus_peers.cc:597] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f -> Peer cc35da11a80e43baaf6c62a9f96ab180 (127.4.198.1:43359): Couldn't send request to peer cc35da11a80e43baaf6c62a9f96ab180. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:43359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.404584  4888 tablet_server.cc:196] TabletServer@127.4.198.3:0 shutdown complete.
W20260713 09:12:45.419330  6402 consensus_peers.cc:597] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f -> Peer 21a1c0dcd681425b8f919859389d8546 (127.4.198.2:37587): Couldn't send request to peer 21a1c0dcd681425b8f919859389d8546. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:37587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.442428  4888 tablet_server.cc:179] TabletServer@127.4.198.4:0 shutting down...
I20260713 09:12:45.461933  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:45.462560  4888 tablet_replica.cc:333] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.463306  4888 raft_consensus.cc:2243] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.463910  4888 raft_consensus.cc:2272] T c3f70e89132f4c26a5722d755ff31079 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.465751  4888 tablet_replica.cc:333] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.466230  4888 raft_consensus.cc:2243] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.466670  4888 raft_consensus.cc:2272] T a895c6719c5d4a2d8c2f5728d0c30f58 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.468362  4888 tablet_replica.cc:333] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.468820  4888 raft_consensus.cc:2243] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.469291  4888 raft_consensus.cc:2272] T dd6054a8011540aab75924e70d94a3d0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.470986  4888 tablet_replica.cc:333] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.471560  4888 raft_consensus.cc:2243] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.472173  4888 raft_consensus.cc:2272] T 77e879c4601b4938aae16018f6c59d56 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.473999  4888 tablet_replica.cc:333] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.474483  4888 raft_consensus.cc:2243] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.474958  4888 raft_consensus.cc:2272] T 53e80c9eca294ec8b886b65682b382f1 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.476589  4888 tablet_replica.cc:333] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.477026  4888 raft_consensus.cc:2243] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.477485  4888 raft_consensus.cc:2272] T 982bd287adad446c9e8a3c859ffbee81 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.479041  4888 tablet_replica.cc:333] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.479580  4888 raft_consensus.cc:2243] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.479995  4888 raft_consensus.cc:2272] T a66c4796b9114011be98524cc5dc98b0 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.481609  4888 tablet_replica.cc:333] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.482030  4888 raft_consensus.cc:2243] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.482475  4888 raft_consensus.cc:2272] T a556b391142e45a18e16bc287f4cd2e5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.483970  4888 tablet_replica.cc:333] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.484413  4888 raft_consensus.cc:2243] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.484817  4888 raft_consensus.cc:2272] T 3e7fedb1130c4e9eb3ef6d838a2e0062 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.486286  4888 tablet_replica.cc:333] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.486711  4888 raft_consensus.cc:2243] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.487124  4888 raft_consensus.cc:2272] T e1906d7989964256a7b157cfd2b14162 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.488646  4888 tablet_replica.cc:333] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.489092  4888 raft_consensus.cc:2243] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.489506  4888 raft_consensus.cc:2272] T 17499ab63e534105aa71440cf8ed9be3 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.491004  4888 tablet_replica.cc:333] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.491451  4888 raft_consensus.cc:2243] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.492066  4888 raft_consensus.cc:2272] T 70b315e24db74770913ea528b6c4af36 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.493583  4888 tablet_replica.cc:333] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.494040  4888 raft_consensus.cc:2243] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.494657  4888 raft_consensus.cc:2272] T ffad46f9e3fc4bb6a438ebdb52e4e87e P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.496271  4888 tablet_replica.cc:333] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.496701  4888 raft_consensus.cc:2243] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.497293  4888 raft_consensus.cc:2272] T b1b8d0e680354a9cba1b93e707f0fcca P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.498839  4888 tablet_replica.cc:333] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.499364  4888 raft_consensus.cc:2243] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.499975  4888 raft_consensus.cc:2272] T 025c333fa3994e74af91311bfb1d7304 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.501523  4888 tablet_replica.cc:333] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.501940  4888 raft_consensus.cc:2243] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.502542  4888 raft_consensus.cc:2272] T a79c09f4aed741e3a6835044a1e29ca6 P 423ef481455b40a79cc7c7ac7efc9a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.504079  4888 tablet_replica.cc:333] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.504484  4888 raft_consensus.cc:2243] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.504897  4888 raft_consensus.cc:2272] T 0dc521a41bb048e196d76fb3ed2754c5 P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.506345  4888 tablet_replica.cc:333] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f: stopping tablet replica
I20260713 09:12:45.506728  4888 raft_consensus.cc:2243] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.507148  4888 raft_consensus.cc:2272] T 7f0d18bd66cf4881ac4846d54aee734b P 423ef481455b40a79cc7c7ac7efc9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.539057  4888 tablet_server.cc:196] TabletServer@127.4.198.4:0 shutdown complete.
I20260713 09:12:45.564079  4888 master.cc:562] Master@127.4.198.62:37671 shutting down...
I20260713 09:12:45.581455  4888 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.581874  4888 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.582144  4888 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5ad3cd654f4c4c42b10563d0e05aca1e: stopping tablet replica
I20260713 09:12:45.600458  4888 master.cc:584] Master@127.4.198.62:37671 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30077 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:12:45.649235  4888 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.62:41005
I20260713 09:12:45.650216  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:45.655011  6899 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:12:45.655100  6898 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:12:45.656348  6901 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:12:45.656916  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:45.657833  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:45.658001  4888 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:12:45.658143  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933965658127 us; error 0 us; skew 500 ppm
I20260713 09:12:45.658605  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:45.660697  4888 webserver.cc:533] Webserver started at http://127.4.198.62:46413/ using document root <none> and password file <none>
I20260713 09:12:45.661125  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:45.661281  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:45.661521  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:45.662487  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/master-0-root/instance:
uuid: "6e61d7753df443bcb2507ba79494bc78"
format_stamp: "Formatted at 2026-07-13 09:12:45 on dist-test-slave-frwm"
I20260713 09:12:45.666332  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:12:45.669297  6906 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:12:45.669901  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:45.670171  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/master-0-root
uuid: "6e61d7753df443bcb2507ba79494bc78"
format_stamp: "Formatted at 2026-07-13 09:12:45 on dist-test-slave-frwm"
I20260713 09:12:45.670416  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-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:12:45.681734  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:45.682765  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:45.717382  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.62:41005
I20260713 09:12:45.717494  6957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.62:41005 every 8 connection(s)
I20260713 09:12:45.720911  6958 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:12:45.730365  6958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78: Bootstrap starting.
I20260713 09:12:45.734890  6958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.738615  6958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78: No bootstrap required, opened a new log
I20260713 09:12:45.740619  6958 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e61d7753df443bcb2507ba79494bc78" member_type: VOTER }
I20260713 09:12:45.740971  6958 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.741183  6958 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e61d7753df443bcb2507ba79494bc78, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.741729  6958 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e61d7753df443bcb2507ba79494bc78" member_type: VOTER }
I20260713 09:12:45.742144  6958 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:45.742357  6958 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:45.742607  6958 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.746338  6958 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e61d7753df443bcb2507ba79494bc78" member_type: VOTER }
I20260713 09:12:45.746804  6958 leader_election.cc:304] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [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: 6e61d7753df443bcb2507ba79494bc78; no voters: 
I20260713 09:12:45.747850  6958 leader_election.cc:290] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:45.748159  6961 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:45.749316  6961 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 1 LEADER]: Becoming Leader. State: Replica: 6e61d7753df443bcb2507ba79494bc78, State: Running, Role: LEADER
I20260713 09:12:45.749940  6961 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [LEADER]: Queue going to LEADER mode. State: All 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: "6e61d7753df443bcb2507ba79494bc78" member_type: VOTER }
I20260713 09:12:45.750561  6958 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:45.754369  6962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e61d7753df443bcb2507ba79494bc78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e61d7753df443bcb2507ba79494bc78" member_type: VOTER } }
I20260713 09:12:45.754544  6963 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e61d7753df443bcb2507ba79494bc78. Latest consensus state: current_term: 1 leader_uuid: "6e61d7753df443bcb2507ba79494bc78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e61d7753df443bcb2507ba79494bc78" member_type: VOTER } }
I20260713 09:12:45.755115  6962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:45.755133  6963 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:45.757783  6968 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:45.762404  6968 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:45.766511  4888 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:45.770186  6968 catalog_manager.cc:1383] Generated new cluster ID: bbb9f080bcff4db68b12d2b823b15d3c
I20260713 09:12:45.770445  6968 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:45.781745  6968 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:45.782891  6968 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:45.799090  6968 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78: Generated new TSK 0
I20260713 09:12:45.799669  6968 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:45.833220  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:45.838698  6979 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:12:45.839696  6980 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:12:45.840813  6982 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:12:45.841322  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:45.842074  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:45.842243  4888 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:12:45.842396  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933965842376 us; error 0 us; skew 500 ppm
I20260713 09:12:45.842875  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:45.844928  4888 webserver.cc:533] Webserver started at http://127.4.198.1:38591/ using document root <none> and password file <none>
I20260713 09:12:45.845386  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:45.845547  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:45.845789  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:45.846767  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-0-root/instance:
uuid: "1135580f8148469988325a5642288017"
format_stamp: "Formatted at 2026-07-13 09:12:45 on dist-test-slave-frwm"
I20260713 09:12:45.850793  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:45.853796  6987 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:12:45.854439  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:45.854702  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "1135580f8148469988325a5642288017"
format_stamp: "Formatted at 2026-07-13 09:12:45 on dist-test-slave-frwm"
I20260713 09:12:45.854956  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-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:12:45.870100  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:45.871212  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:45.872716  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:45.874810  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:45.874974  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:45.875191  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:45.875342  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:45.912678  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:38817
I20260713 09:12:45.912777  7049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:38817 every 8 connection(s)
I20260713 09:12:45.917325  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:45.924197  7054 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:12:45.924995  7055 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:12:45.926407  7057 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:12:45.926620  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:45.927625  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:45.927806  4888 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:12:45.927925  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933965927914 us; error 0 us; skew 500 ppm
I20260713 09:12:45.928340  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:45.930250  4888 webserver.cc:533] Webserver started at http://127.4.198.2:46493/ using document root <none> and password file <none>
I20260713 09:12:45.930651  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:45.930836  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:45.931121  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:45.932403  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-1-root/instance:
uuid: "cd4f7b93383e475d9ec054944e625619"
format_stamp: "Formatted at 2026-07-13 09:12:45 on dist-test-slave-frwm"
I20260713 09:12:45.933928  7050 heartbeater.cc:344] Connected to a master server at 127.4.198.62:41005
I20260713 09:12:45.934252  7050 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:45.934916  7050 heartbeater.cc:507] Master 127.4.198.62:41005 requested a full tablet report, sending...
I20260713 09:12:45.937045  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:12:45.936947  6923 ts_manager.cc:194] Registered new tserver with Master: 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:45.939316  6923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37836
I20260713 09:12:45.941032  7062 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:12:45.941805  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:45.942049  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-1-root
uuid: "cd4f7b93383e475d9ec054944e625619"
format_stamp: "Formatted at 2026-07-13 09:12:45 on dist-test-slave-frwm"
I20260713 09:12:45.942282  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-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:12:45.955101  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:45.956146  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:45.957479  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:45.959550  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:45.959729  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:45.959947  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:45.960085  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:45.996150  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.2:42171
I20260713 09:12:45.996261  7124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.2:42171 every 8 connection(s)
I20260713 09:12:46.000401  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:46.007056  7128 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:12:46.008049  7129 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:12:46.012210  7125 heartbeater.cc:344] Connected to a master server at 127.4.198.62:41005
I20260713 09:12:46.012626  7125 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:46.013470  7125 heartbeater.cc:507] Master 127.4.198.62:41005 requested a full tablet report, sending...
I20260713 09:12:46.015803  6923 ts_manager.cc:194] Registered new tserver with Master: cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:46.016831  4888 server_base.cc:1061] running on GCE node
W20260713 09:12:46.017072  7132 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:12:46.017397  6923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37848
I20260713 09:12:46.018105  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:46.018362  4888 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:12:46.018525  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933966018507 us; error 0 us; skew 500 ppm
I20260713 09:12:46.019063  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:46.021101  4888 webserver.cc:533] Webserver started at http://127.4.198.3:43989/ using document root <none> and password file <none>
I20260713 09:12:46.021538  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:46.021718  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:46.021947  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:46.022966  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-2-root/instance:
uuid: "4df99af21b32419fa8d44699abae355a"
format_stamp: "Formatted at 2026-07-13 09:12:46 on dist-test-slave-frwm"
I20260713 09:12:46.026860  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:12:46.029896  7136 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:12:46.030697  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:46.030958  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-2-root
uuid: "4df99af21b32419fa8d44699abae355a"
format_stamp: "Formatted at 2026-07-13 09:12:46 on dist-test-slave-frwm"
I20260713 09:12:46.031198  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-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:12:46.052803  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:46.053848  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:46.055151  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:46.057449  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:46.057633  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:46.057847  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:46.057991  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:46.094036  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.3:37597
I20260713 09:12:46.094141  7198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.3:37597 every 8 connection(s)
I20260713 09:12:46.098237  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:46.104212  7202 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:12:46.105012  7203 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:12:46.107869  7205 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:12:46.108039  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:46.109334  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:46.109457  7199 heartbeater.cc:344] Connected to a master server at 127.4.198.62:41005
W20260713 09:12:46.109596  4888 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:12:46.109803  7199 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:46.109839  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933966109820 us; error 0 us; skew 500 ppm
I20260713 09:12:46.110512  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:46.110492  7199 heartbeater.cc:507] Master 127.4.198.62:41005 requested a full tablet report, sending...
I20260713 09:12:46.112913  6923 ts_manager.cc:194] Registered new tserver with Master: 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:46.113078  4888 webserver.cc:533] Webserver started at http://127.4.198.4:35611/ using document root <none> and password file <none>
I20260713 09:12:46.113709  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:46.113935  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:46.114254  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:46.114604  6923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37850
I20260713 09:12:46.115742  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-3-root/instance:
uuid: "33aa90a6bc6348acaefdd256351ec7fc"
format_stamp: "Formatted at 2026-07-13 09:12:46 on dist-test-slave-frwm"
I20260713 09:12:46.120631  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:12:46.123519  7210 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:12:46.124174  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:46.124408  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-3-root
uuid: "33aa90a6bc6348acaefdd256351ec7fc"
format_stamp: "Formatted at 2026-07-13 09:12:46 on dist-test-slave-frwm"
I20260713 09:12:46.124624  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-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:12:46.135408  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:46.136445  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:46.137667  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:46.139585  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:46.139760  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:46.139976  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:46.140118  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:46.176487  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.4:37809
I20260713 09:12:46.176616  7272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.4:37809 every 8 connection(s)
I20260713 09:12:46.188476  7273 heartbeater.cc:344] Connected to a master server at 127.4.198.62:41005
I20260713 09:12:46.188807  7273 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:46.189462  7273 heartbeater.cc:507] Master 127.4.198.62:41005 requested a full tablet report, sending...
I20260713 09:12:46.191154  6923 ts_manager.cc:194] Registered new tserver with Master: 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:46.191629  4888 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012248786s
I20260713 09:12:46.192761  6923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37854
I20260713 09:12:46.214058  6923 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37868:
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:12:46.328239  7090 tablet_service.cc:1511] Processing CreateTablet for tablet cab8ee3029a745b7887103a0b8fe45e9 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:46.329672  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab8ee3029a745b7887103a0b8fe45e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.333130  7089 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed874ba5024817a1dd9f1495972d89 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:46.334455  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed874ba5024817a1dd9f1495972d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.340410  7088 tablet_service.cc:1511] Processing CreateTablet for tablet 870478344bd747ec80f7584867cc5416 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:46.341604  7088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870478344bd747ec80f7584867cc5416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.347524  7015 tablet_service.cc:1511] Processing CreateTablet for tablet cab8ee3029a745b7887103a0b8fe45e9 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:46.348824  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab8ee3029a745b7887103a0b8fe45e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.357810  7014 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed874ba5024817a1dd9f1495972d89 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:46.359117  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed874ba5024817a1dd9f1495972d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.361514  7290 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:46.368908  7013 tablet_service.cc:1511] Processing CreateTablet for tablet 07ed73d1495e4955bba404b0e7348a46 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:46.370024  7290 tablet_bootstrap.cc:654] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.370255  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ed73d1495e4955bba404b0e7348a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.373202  7012 tablet_service.cc:1511] Processing CreateTablet for tablet a701cf75f6ae45959c9fd0b5d7a9027a (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:46.374405  7012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a701cf75f6ae45959c9fd0b5d7a9027a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.383785  7290 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:46.384253  7290 ts_tablet_manager.cc:1403] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260713 09:12:46.386977  7290 raft_consensus.cc:359] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.387691  7290 raft_consensus.cc:385] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.387974  7290 raft_consensus.cc:740] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.388684  7290 consensus_queue.cc:260] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.390961  7125 heartbeater.cc:499] Master 127.4.198.62:41005 was elected leader, sending a full tablet report...
I20260713 09:12:46.392388  7238 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed874ba5024817a1dd9f1495972d89 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:46.393616  7238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed874ba5024817a1dd9f1495972d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.394419  7290 ts_tablet_manager.cc:1434] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:46.395323  7290 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:46.400480  7292 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:46.402257  7237 tablet_service.cc:1511] Processing CreateTablet for tablet 07ed73d1495e4955bba404b0e7348a46 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:46.402472  7236 tablet_service.cc:1511] Processing CreateTablet for tablet 870478344bd747ec80f7584867cc5416 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:46.403584  7237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ed73d1495e4955bba404b0e7348a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.407927  7235 tablet_service.cc:1511] Processing CreateTablet for tablet 462e34f4ae8247d08aa2ecb1923da69e (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:46.408813  7236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870478344bd747ec80f7584867cc5416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.409467  7235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462e34f4ae8247d08aa2ecb1923da69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.410392  7089 tablet_service.cc:1511] Processing CreateTablet for tablet a701cf75f6ae45959c9fd0b5d7a9027a (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:46.411604  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a701cf75f6ae45959c9fd0b5d7a9027a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.417342  7163 tablet_service.cc:1511] Processing CreateTablet for tablet 07ed73d1495e4955bba404b0e7348a46 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:46.418485  7290 tablet_bootstrap.cc:654] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.409492  7013 tablet_service.cc:1511] Processing CreateTablet for tablet 462e34f4ae8247d08aa2ecb1923da69e (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:46.419734  7162 tablet_service.cc:1511] Processing CreateTablet for tablet 870478344bd747ec80f7584867cc5416 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:46.420622  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462e34f4ae8247d08aa2ecb1923da69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.421847  7161 tablet_service.cc:1511] Processing CreateTablet for tablet a701cf75f6ae45959c9fd0b5d7a9027a (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:46.423905  7164 tablet_service.cc:1511] Processing CreateTablet for tablet cab8ee3029a745b7887103a0b8fe45e9 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:46.418550  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ed73d1495e4955bba404b0e7348a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.428160  7088 tablet_service.cc:1511] Processing CreateTablet for tablet 462e34f4ae8247d08aa2ecb1923da69e (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:46.429288  7088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462e34f4ae8247d08aa2ecb1923da69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.430227  7234 tablet_service.cc:1511] Processing CreateTablet for tablet ff71bb11a1844ccaae5896602e0408d8 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:46.431442  7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff71bb11a1844ccaae5896602e0408d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.432301  7160 tablet_service.cc:1511] Processing CreateTablet for tablet ff71bb11a1844ccaae5896602e0408d8 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:46.433719  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab8ee3029a745b7887103a0b8fe45e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.434921  7292 tablet_bootstrap.cc:654] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.435070  7014 tablet_service.cc:1511] Processing CreateTablet for tablet ff71bb11a1844ccaae5896602e0408d8 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:46.438314  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff71bb11a1844ccaae5896602e0408d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.440250  7090 tablet_service.cc:1511] Processing CreateTablet for tablet fea67f2f788a41f6b804b5c839133d32 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:46.441408  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea67f2f788a41f6b804b5c839133d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.444900  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff71bb11a1844ccaae5896602e0408d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.463081  7162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870478344bd747ec80f7584867cc5416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.467218  7161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a701cf75f6ae45959c9fd0b5d7a9027a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.469925  7159 tablet_service.cc:1511] Processing CreateTablet for tablet fea67f2f788a41f6b804b5c839133d32 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:46.471133  7159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea67f2f788a41f6b804b5c839133d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.475852  7295 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:46.481674  7295 tablet_bootstrap.cc:654] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.485416  7290 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:46.485095  7235 tablet_service.cc:1511] Processing CreateTablet for tablet fea67f2f788a41f6b804b5c839133d32 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:46.485924  7290 ts_tablet_manager.cc:1403] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.004s
I20260713 09:12:46.486363  7235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea67f2f788a41f6b804b5c839133d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.488649  7290 raft_consensus.cc:359] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:46.489308  7290 raft_consensus.cc:385] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.489584  7290 raft_consensus.cc:740] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.490362  7290 consensus_queue.cc:260] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:46.492305  7290 ts_tablet_manager.cc:1434] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:46.493191  7290 tablet_bootstrap.cc:492] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:46.495975  7292 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:46.496404  7292 ts_tablet_manager.cc:1403] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.000s
I20260713 09:12:46.499078  7292 raft_consensus.cc:359] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.499728  7292 raft_consensus.cc:385] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:46.499959  7126 tablet.cc:2406] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:46.500011  7292 raft_consensus.cc:740] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.502116  7292 consensus_queue.cc:260] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.511413  7290 tablet_bootstrap.cc:654] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.511713  7050 heartbeater.cc:499] Master 127.4.198.62:41005 was elected leader, sending a full tablet report...
I20260713 09:12:46.514780  7088 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0b252418be4bd381b966df5fa944dc (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:46.520856  7088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0b252418be4bd381b966df5fa944dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.512540  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0b252418be4bd381b966df5fa944dc (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:46.521849  7013 tablet_service.cc:1511] Processing CreateTablet for tablet 4afafa4534fd47ea80cf87570e77aec3 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:46.523046  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0b252418be4bd381b966df5fa944dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.517802  7292 ts_tablet_manager.cc:1434] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:12:46.523855  7090 tablet_service.cc:1511] Processing CreateTablet for tablet 4afafa4534fd47ea80cf87570e77aec3 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:46.525018  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afafa4534fd47ea80cf87570e77aec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.527359  7235 tablet_service.cc:1511] Processing CreateTablet for tablet 4afafa4534fd47ea80cf87570e77aec3 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:46.518731  7160 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0b252418be4bd381b966df5fa944dc (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:46.528613  7235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afafa4534fd47ea80cf87570e77aec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.528985  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0b252418be4bd381b966df5fa944dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.530601  7292 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:46.530781  7298 tablet_bootstrap.cc:492] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:46.531738  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afafa4534fd47ea80cf87570e77aec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.532034  7234 tablet_service.cc:1511] Processing CreateTablet for tablet ed8c699b77db4b6d8250282dc38c2950 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:46.533536  7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8c699b77db4b6d8250282dc38c2950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.536109  7292 tablet_bootstrap.cc:654] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.513697  7295 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:46.546109  7295 ts_tablet_manager.cc:1403] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.000s
I20260713 09:12:46.549592  7298 tablet_bootstrap.cc:654] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.557803  7015 tablet_service.cc:1511] Processing CreateTablet for tablet ed8c699b77db4b6d8250282dc38c2950 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:46.558290  7295 raft_consensus.cc:359] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:46.558985  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8c699b77db4b6d8250282dc38c2950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.560402  7292 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:46.560847  7292 ts_tablet_manager.cc:1403] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.030s	user 0.001s	sys 0.009s
I20260713 09:12:46.561751  7089 tablet_service.cc:1511] Processing CreateTablet for tablet 7acdee6befee4519bd98df1e6d512dfb (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:46.563130  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acdee6befee4519bd98df1e6d512dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.558985  7295 raft_consensus.cc:385] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.568548  7159 tablet_service.cc:1511] Processing CreateTablet for tablet 7acdee6befee4519bd98df1e6d512dfb (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:46.569818  7159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acdee6befee4519bd98df1e6d512dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.569103  7298 tablet_bootstrap.cc:492] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:46.571807  7298 ts_tablet_manager.cc:1403] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.014s
I20260713 09:12:46.574723  7298 raft_consensus.cc:359] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:46.575395  7298 raft_consensus.cc:385] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.575699  7298 raft_consensus.cc:740] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.576383  7298 consensus_queue.cc:260] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:46.578100  7234 tablet_service.cc:1511] Processing CreateTablet for tablet 7acdee6befee4519bd98df1e6d512dfb (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:46.566730  7292 raft_consensus.cc:359] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.579226  7292 raft_consensus.cc:385] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.579555  7292 raft_consensus.cc:740] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.577690  7295 raft_consensus.cc:740] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.580252  7292 consensus_queue.cc:260] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.580384  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 25941dc398584f6196a3f1ffadafe00d (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:46.581615  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25941dc398584f6196a3f1ffadafe00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.582258  7292 ts_tablet_manager.cc:1434] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260713 09:12:46.579320  7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acdee6befee4519bd98df1e6d512dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.589578  7295 consensus_queue.cc:260] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:46.578562  7164 tablet_service.cc:1511] Processing CreateTablet for tablet ed8c699b77db4b6d8250282dc38c2950 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:46.591876  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8c699b77db4b6d8250282dc38c2950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.597481  7088 tablet_service.cc:1511] Processing CreateTablet for tablet 25941dc398584f6196a3f1ffadafe00d (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:46.598642  7088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25941dc398584f6196a3f1ffadafe00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.598716  7290 tablet_bootstrap.cc:492] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:46.599239  7290 ts_tablet_manager.cc:1403] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.000s
I20260713 09:12:46.583182  7292 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:46.602650  7290 raft_consensus.cc:359] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:46.603308  7290 raft_consensus.cc:385] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.603615  7290 raft_consensus.cc:740] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.604386  7290 consensus_queue.cc:260] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:46.606488  7292 tablet_bootstrap.cc:654] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.608070  7160 tablet_service.cc:1511] Processing CreateTablet for tablet 25941dc398584f6196a3f1ffadafe00d (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:46.615891  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25941dc398584f6196a3f1ffadafe00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.632241  7237 tablet_service.cc:1511] Processing CreateTablet for tablet c56149421b7340e08b4f589638a5f024 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:46.633445  7237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56149421b7340e08b4f589638a5f024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.635061  7014 tablet_service.cc:1511] Processing CreateTablet for tablet c56149421b7340e08b4f589638a5f024 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:46.635773  7290 ts_tablet_manager.cc:1434] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260713 09:12:46.636296  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56149421b7340e08b4f589638a5f024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.636775  7290 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:46.641947  7290 tablet_bootstrap.cc:654] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.647375  7199 heartbeater.cc:499] Master 127.4.198.62:41005 was elected leader, sending a full tablet report...
I20260713 09:12:46.647895  7298 ts_tablet_manager.cc:1434] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.076s	user 0.021s	sys 0.018s
I20260713 09:12:46.648924  7298 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:46.649448  7295 ts_tablet_manager.cc:1434] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.103s	user 0.015s	sys 0.000s
I20260713 09:12:46.650117  7273 heartbeater.cc:499] Master 127.4.198.62:41005 was elected leader, sending a full tablet report...
I20260713 09:12:46.650373  7295 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:46.655052  7298 tablet_bootstrap.cc:654] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.655685  7088 tablet_service.cc:1511] Processing CreateTablet for tablet c56149421b7340e08b4f589638a5f024 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:46.656872  7088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56149421b7340e08b4f589638a5f024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.659155  7015 tablet_service.cc:1511] Processing CreateTablet for tablet 83440c774e6f467e812cec032cb0eeb2 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:46.660374  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83440c774e6f467e812cec032cb0eeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.672631  7160 tablet_service.cc:1511] Processing CreateTablet for tablet 83440c774e6f467e812cec032cb0eeb2 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:46.673033  7089 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b6806190d41858d2fb9d1bac53a87 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:46.673828  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83440c774e6f467e812cec032cb0eeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.674062  7159 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b6806190d41858d2fb9d1bac53a87 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:46.675354  7159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b6806190d41858d2fb9d1bac53a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.674186  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b6806190d41858d2fb9d1bac53a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.683195  7235 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b6806190d41858d2fb9d1bac53a87 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:46.684350  7235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b6806190d41858d2fb9d1bac53a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.686090  7090 tablet_service.cc:1511] Processing CreateTablet for tablet 3bed8b9693ca455eb3a89bd8de1dae19 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:46.687239  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bed8b9693ca455eb3a89bd8de1dae19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.688328  7013 tablet_service.cc:1511] Processing CreateTablet for tablet 3bed8b9693ca455eb3a89bd8de1dae19 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:46.689469  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bed8b9693ca455eb3a89bd8de1dae19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.707108  7237 tablet_service.cc:1511] Processing CreateTablet for tablet 83440c774e6f467e812cec032cb0eeb2 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:46.708331  7237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83440c774e6f467e812cec032cb0eeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.716866  7159 tablet_service.cc:1511] Processing CreateTablet for tablet 3bed8b9693ca455eb3a89bd8de1dae19 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:46.719242  7159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bed8b9693ca455eb3a89bd8de1dae19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.728475  7295 tablet_bootstrap.cc:654] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.734907  7298 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:46.735371  7298 ts_tablet_manager.cc:1403] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.087s	user 0.003s	sys 0.035s
I20260713 09:12:46.735865  7290 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:46.736353  7290 ts_tablet_manager.cc:1403] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.000s
I20260713 09:12:46.738018  7298 raft_consensus.cc:359] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.738729  7298 raft_consensus.cc:385] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.739001  7290 raft_consensus.cc:359] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:46.739903  7290 raft_consensus.cc:385] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.740195  7290 raft_consensus.cc:740] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.740931  7290 consensus_queue.cc:260] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:46.743000  7290 ts_tablet_manager.cc:1434] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:12:46.743024  7015 tablet_service.cc:1511] Processing CreateTablet for tablet 1dca9489954545b79f6bc0a20dd94abe (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:46.747078  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dca9489954545b79f6bc0a20dd94abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.746876  7088 tablet_service.cc:1511] Processing CreateTablet for tablet 1dca9489954545b79f6bc0a20dd94abe (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:46.748178  7088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dca9489954545b79f6bc0a20dd94abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.753571  7293 raft_consensus.cc:493] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.739019  7298 raft_consensus.cc:740] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.754022  7293 raft_consensus.cc:515] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:46.754611  7298 consensus_queue.cc:260] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.756381  7293 leader_election.cc:290] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:46.757613  7298 ts_tablet_manager.cc:1434] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260713 09:12:46.758488  7298 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:46.736374  7292 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:46.745743  7237 tablet_service.cc:1511] Processing CreateTablet for tablet 1dca9489954545b79f6bc0a20dd94abe (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:46.768419  7290 tablet_bootstrap.cc:492] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
W20260713 09:12:46.768667  6971 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:46.769809  7235 tablet_service.cc:1511] Processing CreateTablet for tablet 65c16d40ec5a441b8d962772d0a4e96a (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:46.775662  7237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dca9489954545b79f6bc0a20dd94abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.776221  7235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c16d40ec5a441b8d962772d0a4e96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.779728  7292 ts_tablet_manager.cc:1403] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.197s	user 0.023s	sys 0.025s
I20260713 09:12:46.770713  7295 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:46.771790  7159 tablet_service.cc:1511] Processing CreateTablet for tablet 65c16d40ec5a441b8d962772d0a4e96a (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:46.784750  7159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c16d40ec5a441b8d962772d0a4e96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.786336  7292 raft_consensus.cc:359] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:46.787017  7292 raft_consensus.cc:385] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.787310  7292 raft_consensus.cc:740] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.788149  7292 consensus_queue.cc:260] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:46.790180  7292 ts_tablet_manager.cc:1434] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:46.791085  7292 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:46.771759  7298 tablet_bootstrap.cc:654] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.795128  7290 tablet_bootstrap.cc:654] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.793814  7295 ts_tablet_manager.cc:1403] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.143s	user 0.006s	sys 0.025s
I20260713 09:12:46.805410  7160 tablet_service.cc:1511] Processing CreateTablet for tablet 83c89f9fd66648438906277ff060b3c5 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:46.808135  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c89f9fd66648438906277ff060b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.809955  7234 tablet_service.cc:1511] Processing CreateTablet for tablet 83c89f9fd66648438906277ff060b3c5 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:46.812040  7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c89f9fd66648438906277ff060b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.805441  7015 tablet_service.cc:1511] Processing CreateTablet for tablet 65c16d40ec5a441b8d962772d0a4e96a (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:46.813880  7164 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5233287ad243aeba48b57e7ce3d9a4 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:46.814437  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c16d40ec5a441b8d962772d0a4e96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.815035  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5233287ad243aeba48b57e7ce3d9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.816797  7014 tablet_service.cc:1511] Processing CreateTablet for tablet f3e5ae920e1f49968a9cfe5a4872f24c (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:46.817963  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e5ae920e1f49968a9cfe5a4872f24c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.821625  7013 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5233287ad243aeba48b57e7ce3d9a4 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:46.822831  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5233287ad243aeba48b57e7ce3d9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.826153  7090 tablet_service.cc:1511] Processing CreateTablet for tablet 83c89f9fd66648438906277ff060b3c5 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:46.827338  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c89f9fd66648438906277ff060b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.827657  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870478344bd747ec80f7584867cc5416" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
W20260713 09:12:46.829895  7066 leader_election.cc:343] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:46.830876  7163 tablet_service.cc:1511] Processing CreateTablet for tablet 2199becd642946d58a399724f1b8aa73 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:46.830677  7295 raft_consensus.cc:359] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:46.831992  7295 raft_consensus.cc:385] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.832361  7295 raft_consensus.cc:740] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.832073  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2199becd642946d58a399724f1b8aa73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.833353  7295 consensus_queue.cc:260] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:46.835635  7295 ts_tablet_manager.cc:1434] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.004s
I20260713 09:12:46.831300  7292 tablet_bootstrap.cc:654] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.841617  7238 tablet_service.cc:1511] Processing CreateTablet for tablet 2199becd642946d58a399724f1b8aa73 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:46.842170  7012 tablet_service.cc:1511] Processing CreateTablet for tablet 2199becd642946d58a399724f1b8aa73 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:46.842554  7293 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.842785  7238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2199becd642946d58a399724f1b8aa73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.843091  7293 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.836653  7295 tablet_bootstrap.cc:492] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:46.854651  7299 raft_consensus.cc:493] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.855114  7299 raft_consensus.cc:515] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:46.855881  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:46.856067  7293 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:46.857381  7299 leader_election.cc:290] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:46.859488  7089 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5233287ad243aeba48b57e7ce3d9a4 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:46.860405  7012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2199becd642946d58a399724f1b8aa73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.860659  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5233287ad243aeba48b57e7ce3d9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.865200  7087 tablet_service.cc:1511] Processing CreateTablet for tablet f3e5ae920e1f49968a9cfe5a4872f24c (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:46.866222  7295 tablet_bootstrap.cc:654] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.866348  7087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e5ae920e1f49968a9cfe5a4872f24c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:12:46.857234  7066 leader_election.cc:343] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:46.847359  7237 tablet_service.cc:1511] Processing CreateTablet for tablet f3e5ae920e1f49968a9cfe5a4872f24c (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:46.875743  7237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e5ae920e1f49968a9cfe5a4872f24c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.886260  7293 raft_consensus.cc:493] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.886703  7293 raft_consensus.cc:515] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:46.888566  7293 leader_election.cc:290] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:46.898335  7086 tablet_service.cc:1511] Processing CreateTablet for tablet da3885acbf9744be8c6e16644a10e247 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:46.899537  7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3885acbf9744be8c6e16644a10e247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.908488  7234 tablet_service.cc:1511] Processing CreateTablet for tablet da3885acbf9744be8c6e16644a10e247 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:46.909621  7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3885acbf9744be8c6e16644a10e247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.917953  7299 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.918421  7299 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.920295  7299 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:46.921948  7248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870478344bd747ec80f7584867cc5416" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:46.923310  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed874ba5024817a1dd9f1495972d89" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
W20260713 09:12:46.927937  7063 leader_election.cc:343] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:46.928762  7247 raft_consensus.cc:2468] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 0.
I20260713 09:12:46.933457  7299 raft_consensus.cc:493] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.957635  7299 raft_consensus.cc:515] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:46.959800  7299 leader_election.cc:290] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:46.931622  7063 leader_election.cc:304] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:46.961460  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a701cf75f6ae45959c9fd0b5d7a9027a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:46.946871  7159 tablet_service.cc:1511] Processing CreateTablet for tablet da3885acbf9744be8c6e16644a10e247 (DEFAULT_TABLE table=test-workload [id=8dad186c5e33477f99db38e1da7a2adf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:46.934471  7293 raft_consensus.cc:493] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.950610  7290 tablet_bootstrap.cc:492] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:46.953960  7303 raft_consensus.cc:493] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.965698  7159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3885acbf9744be8c6e16644a10e247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:46.966243  7303 raft_consensus.cc:515] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:46.966593  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:46.967314  7173 raft_consensus.cc:2468] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:46.968133  7293 raft_consensus.cc:515] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:46.970014  7293 leader_election.cc:290] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:46.970448  7293 raft_consensus.cc:2749] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:46.970639  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:46.971544  7298 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:46.972031  7298 ts_tablet_manager.cc:1403] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.214s	user 0.011s	sys 0.013s
I20260713 09:12:46.972505  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a701cf75f6ae45959c9fd0b5d7a9027a" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:46.977049  7303 leader_election.cc:290] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:46.979538  7304 raft_consensus.cc:493] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.979092  7290 ts_tablet_manager.cc:1403] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.218s	user 0.015s	sys 0.017s
I20260713 09:12:46.981082  7304 raft_consensus.cc:515] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
W20260713 09:12:46.983722  7063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.4:37809, user_credentials={real_user=slave}} blocked reactor thread for 55913.8us
I20260713 09:12:46.990446  7304 leader_election.cc:290] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
W20260713 09:12:46.996317  6991 leader_election.cc:343] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:46.997008  6991 leader_election.cc:304] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:46.997771  7299 raft_consensus.cc:2804] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:46.998183  7299 raft_consensus.cc:493] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:46.998489  7299 raft_consensus.cc:3060] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.998776  7025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:46.999395  7025 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 0.
I20260713 09:12:46.999897  7292 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.000344  7292 ts_tablet_manager.cc:1403] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.209s	user 0.029s	sys 0.012s
I20260713 09:12:47.000535  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed874ba5024817a1dd9f1495972d89" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.001509  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a701cf75f6ae45959c9fd0b5d7a9027a" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.002121  7023 raft_consensus.cc:2468] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 0.
I20260713 09:12:47.003150  7292 raft_consensus.cc:359] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.003870  7292 raft_consensus.cc:385] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.004700  7065 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:47.004774  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a701cf75f6ae45959c9fd0b5d7a9027a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.005448  7295 tablet_bootstrap.cc:492] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.005507  7290 raft_consensus.cc:359] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.006031  7295 ts_tablet_manager.cc:1403] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.006s
I20260713 09:12:47.004143  7292 raft_consensus.cc:740] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.006125  7065 leader_election.cc:304] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
W20260713 09:12:46.997866  6991 leader_election.cc:343] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.013813  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.005484  7100 raft_consensus.cc:2468] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:47.014645  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.006333  7290 raft_consensus.cc:385] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.011905  7319 raft_consensus.cc:2804] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.015574  7293 raft_consensus.cc:2804] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.016076  7290 raft_consensus.cc:740] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.016885  6989 leader_election.cc:304] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:47.018868  7099 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
W20260713 09:12:47.020457  6988 leader_election.cc:343] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.020527  7292 consensus_queue.cc:260] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.021224  7299 raft_consensus.cc:515] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.018929  7293 raft_consensus.cc:493] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.024137  7298 raft_consensus.cc:359] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
W20260713 09:12:47.024600  7066 leader_election.cc:343] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.027580  7319 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.030054  7024 raft_consensus.cc:2468] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 0.
I20260713 09:12:47.030237  7298 raft_consensus.cc:385] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.031646  7298 raft_consensus.cc:740] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.029676  7293 raft_consensus.cc:3060] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.033164  7298 consensus_queue.cc:260] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.033610  7295 raft_consensus.cc:359] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.034267  7295 raft_consensus.cc:385] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.034541  7295 raft_consensus.cc:740] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.035269  7298 ts_tablet_manager.cc:1434] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.000s
I20260713 09:12:47.028051  7063 leader_election.cc:304] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.039760  7299 leader_election.cc:290] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.036864  7298 tablet_bootstrap.cc:492] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.041327  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:47.042021  6989 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:47.044253  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.044241  7290 consensus_queue.cc:260] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.045356  7174 raft_consensus.cc:3060] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.045976  7299 raft_consensus.cc:2804] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:12:47.047093  6988 leader_election.cc:343] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.047689  7292 ts_tablet_manager.cc:1434] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260713 09:12:47.052692  7298 tablet_bootstrap.cc:654] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.053050  7327 raft_consensus.cc:2804] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.053467  7327 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.053864  7327 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.055254  7299 raft_consensus.cc:493] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.055687  7299 raft_consensus.cc:3060] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.057495  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea67f2f788a41f6b804b5c839133d32" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.057641  7293 raft_consensus.cc:515] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.037089  7319 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:47.059582  7137 leader_election.cc:343] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.058269  7174 raft_consensus.cc:2468] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:47.064173  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a701cf75f6ae45959c9fd0b5d7a9027a" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:47.045832  7295 consensus_queue.cc:260] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.066504  7295 ts_tablet_manager.cc:1434] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260713 09:12:47.067351  7295 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:47.063381  7292 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.071389  7319 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.078871  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:47.079603  7319 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.080123  7319 raft_consensus.cc:2804] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.080446  7319 raft_consensus.cc:493] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.080749  7319 raft_consensus.cc:3060] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.081466  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.073683  7327 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.082490  7023 raft_consensus.cc:2393] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd4f7b93383e475d9ec054944e625619 in current term 1: Already voted for candidate 1135580f8148469988325a5642288017 in this term.
W20260713 09:12:47.082827  7066 leader_election.cc:343] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.083410  7293 leader_election.cc:290] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Requested vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.083897  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a701cf75f6ae45959c9fd0b5d7a9027a" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.084414  7173 raft_consensus.cc:3060] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.089382  7065 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [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: cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:47.090360  7293 raft_consensus.cc:2749] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.091295  7292 tablet_bootstrap.cc:654] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.093194  7173 raft_consensus.cc:2468] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
I20260713 09:12:47.094215  7066 leader_election.cc:304] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.094965  6991 leader_election.cc:304] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:47.095165  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.096211  7326 raft_consensus.cc:2804] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:12:47.096784  7213 leader_election.cc:343] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.098021  7293 raft_consensus.cc:2804] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.098487  7293 raft_consensus.cc:697] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Becoming Leader. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:12:47.099295  7293 consensus_queue.cc:237] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
W20260713 09:12:47.107853  7063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.4:37809, user_credentials={real_user=slave}} blocked reactor thread for 79937us
I20260713 09:12:47.111946  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea67f2f788a41f6b804b5c839133d32" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.112509  7099 raft_consensus.cc:2468] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:47.114848  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:47.115547  7099 raft_consensus.cc:2393] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1135580f8148469988325a5642288017 in current term 1: Already voted for candidate cd4f7b93383e475d9ec054944e625619 in this term.
I20260713 09:12:47.115489  7299 raft_consensus.cc:515] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.117933  7024 raft_consensus.cc:2393] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd4f7b93383e475d9ec054944e625619 in current term 1: Already voted for candidate 1135580f8148469988325a5642288017 in this term.
I20260713 09:12:47.121902  7290 ts_tablet_manager.cc:1434] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.139s	user 0.015s	sys 0.027s
I20260713 09:12:47.122830  7138 leader_election.cc:304] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [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: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:47.122812  7327 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.123124  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.124054  7303 raft_consensus.cc:2804] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.124425  7303 raft_consensus.cc:493] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:12:47.124737  6991 leader_election.cc:343] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.125223  6991 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017; no voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619
I20260713 09:12:47.124737  7303 raft_consensus.cc:3060] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.152829  7327 raft_consensus.cc:2749] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.158595  7299 leader_election.cc:290] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.159315  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a701cf75f6ae45959c9fd0b5d7a9027a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:47.168776  7290 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
W20260713 09:12:47.169085  6908 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.4.198.2:42171, user_credentials={real_user=slave}} blocked reactor thread for 55837.5us
W20260713 09:12:47.170826  7065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.1:38817, user_credentials={real_user=slave}} blocked reactor thread for 51347.2us
I20260713 09:12:47.171795  6921 catalog_manager.cc:5697] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd4f7b93383e475d9ec054944e625619 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "cd4f7b93383e475d9ec054944e625619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:47.173393  7292 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.173892  7292 ts_tablet_manager.cc:1403] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.111s	user 0.026s	sys 0.041s
I20260713 09:12:47.174345  7295 tablet_bootstrap.cc:654] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:47.168666  6991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.3:37597, user_credentials={real_user=slave}} blocked reactor thread for 43970.6us
I20260713 09:12:47.175976  7298 tablet_bootstrap.cc:492] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:47.176432  7298 ts_tablet_manager.cc:1403] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.140s	user 0.021s	sys 0.016s
I20260713 09:12:47.176667  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a701cf75f6ae45959c9fd0b5d7a9027a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.177364  7173 raft_consensus.cc:2393] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1135580f8148469988325a5642288017 in current term 1: Already voted for candidate cd4f7b93383e475d9ec054944e625619 in this term.
I20260713 09:12:47.179260  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.179893  7290 tablet_bootstrap.cc:654] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.179608  7319 raft_consensus.cc:515] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
W20260713 09:12:47.180786  7212 leader_election.cc:343] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.181207  7212 leader_election.cc:304] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc; no voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619
I20260713 09:12:47.181584  7319 leader_election.cc:290] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.181340  7292 raft_consensus.cc:359] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.182178  7292 raft_consensus.cc:385] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.182525  7292 raft_consensus.cc:740] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.182719  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed874ba5024817a1dd9f1495972d89" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:47.183106  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed874ba5024817a1dd9f1495972d89" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:47.183226  7247 raft_consensus.cc:3060] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.183786  7024 raft_consensus.cc:3060] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.183320  7292 consensus_queue.cc:260] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.185667  7292 ts_tablet_manager.cc:1434] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:12:47.186169  7304 raft_consensus.cc:2749] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.186643  7292 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.190798  7290 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.190697  7024 raft_consensus.cc:2468] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
I20260713 09:12:47.191176  7247 raft_consensus.cc:2468] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
I20260713 09:12:47.192019  7065 leader_election.cc:304] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.192508  7326 raft_consensus.cc:697] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:12:47.192576  7290 ts_tablet_manager.cc:1403] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.006s
I20260713 09:12:47.193183  7292 tablet_bootstrap.cc:654] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.179201  7298 raft_consensus.cc:359] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.193661  6991 leader_election.cc:304] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017; no voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619
I20260713 09:12:47.194078  7298 raft_consensus.cc:385] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.194413  7298 raft_consensus.cc:740] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.194701  7299 raft_consensus.cc:2749] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.193300  7319 raft_consensus.cc:2804] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.193400  7326 consensus_queue.cc:237] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.195600  7290 raft_consensus.cc:359] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.199401  7290 raft_consensus.cc:385] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.175155  7303 raft_consensus.cc:515] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.200789  7319 raft_consensus.cc:697] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Becoming Leader. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:12:47.199752  7290 raft_consensus.cc:740] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.201735  7319 consensus_queue.cc:237] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.202739  7290 consensus_queue.cc:260] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.203715  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea67f2f788a41f6b804b5c839133d32" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:47.203462  7298 consensus_queue.cc:260] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.204288  7099 raft_consensus.cc:3060] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.206116  7290 ts_tablet_manager.cc:1434] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:12:47.207055  7290 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.211452  7295 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.211951  7295 ts_tablet_manager.cc:1403] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.022s
I20260713 09:12:47.211377  7099 raft_consensus.cc:2468] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:47.212430  7292 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.212906  7292 ts_tablet_manager.cc:1403] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260713 09:12:47.213049  7138 leader_election.cc:304] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.214237  7290 tablet_bootstrap.cc:654] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.214824  7295 raft_consensus.cc:359] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.215602  7295 raft_consensus.cc:385] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.215886  7295 raft_consensus.cc:740] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.216250  7292 raft_consensus.cc:359] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.216573  7295 consensus_queue.cc:260] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.217072  7292 raft_consensus.cc:385] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.217518  7292 raft_consensus.cc:740] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.218318  7292 consensus_queue.cc:260] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.218786  7295 ts_tablet_manager.cc:1434] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:12:47.220455  7292 ts_tablet_manager.cc:1434] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:12:47.221402  7292 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.223086  7304 raft_consensus.cc:493] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.223222  7295 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:47.223583  7304 raft_consensus.cc:515] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.226293  7304 leader_election.cc:290] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.228116  7292 tablet_bootstrap.cc:654] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.230439  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.237702  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.238489  7173 raft_consensus.cc:2393] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33aa90a6bc6348acaefdd256351ec7fc in current term 1: Already voted for candidate 1135580f8148469988325a5642288017 in this term.
I20260713 09:12:47.239717  7343 raft_consensus.cc:2804] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.240010  7214 leader_election.cc:304] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc; no voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:47.240280  7343 raft_consensus.cc:697] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:12:47.241204  7343 consensus_queue.cc:237] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.244441  7292 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.244647  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea67f2f788a41f6b804b5c839133d32" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:47.245035  7292 ts_tablet_manager.cc:1403] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
W20260713 09:12:47.245952  7137 leader_election.cc:343] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.246840  7303 leader_election.cc:290] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.247179  7304 raft_consensus.cc:3060] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.248435  7292 raft_consensus.cc:359] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.249019  7298 ts_tablet_manager.cc:1434] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.002s
I20260713 09:12:47.249336  7292 raft_consensus.cc:385] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.249738  7292 raft_consensus.cc:740] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.250010  7298 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.250700  7292 consensus_queue.cc:260] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.253134  7292 ts_tablet_manager.cc:1434] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:47.254233  7292 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.254999  7304 raft_consensus.cc:2749] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.256430  7290 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.256882  7290 ts_tablet_manager.cc:1403] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.008s
I20260713 09:12:47.259017  6920 catalog_manager.cc:5697] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:47.259562  7290 raft_consensus.cc:359] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.260371  7290 raft_consensus.cc:385] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.260685  7290 raft_consensus.cc:740] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.260864  7292 tablet_bootstrap.cc:654] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.261582  7290 consensus_queue.cc:260] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.261786  6922 catalog_manager.cc:5697] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd4f7b93383e475d9ec054944e625619 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "cd4f7b93383e475d9ec054944e625619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:47.266283  7290 ts_tablet_manager.cc:1434] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:12:47.267235  7290 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.272178  7295 tablet_bootstrap.cc:654] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.269964  7298 tablet_bootstrap.cc:654] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.273115  7290 tablet_bootstrap.cc:654] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.283344  7290 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.283767  7290 ts_tablet_manager.cc:1403] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260713 09:12:47.285955  7290 raft_consensus.cc:359] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.286561  7290 raft_consensus.cc:385] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.286805  7290 raft_consensus.cc:740] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.287343  7290 consensus_queue.cc:260] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.289143  7290 ts_tablet_manager.cc:1434] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:47.288913  6922 catalog_manager.cc:5697] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 1 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:47.289983  7290 tablet_bootstrap.cc:492] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.295367  7290 tablet_bootstrap.cc:654] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.302966  7295 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.303458  7295 ts_tablet_manager.cc:1403] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.000s
I20260713 09:12:47.305953  7290 tablet_bootstrap.cc:492] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.306375  7290 ts_tablet_manager.cc:1403] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:12:47.306304  7295 raft_consensus.cc:359] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.306990  7295 raft_consensus.cc:385] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.307233  7295 raft_consensus.cc:740] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.307875  7295 consensus_queue.cc:260] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.309204  7298 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:47.308889  7290 raft_consensus.cc:359] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.309557  7290 raft_consensus.cc:385] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.309648  7298 ts_tablet_manager.cc:1403] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.003s
I20260713 09:12:47.309844  7290 raft_consensus.cc:740] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.310618  7290 consensus_queue.cc:260] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.312507  7290 ts_tablet_manager.cc:1434] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:47.313341  7290 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.314658  7298 raft_consensus.cc:359] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.315366  7298 raft_consensus.cc:385] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.315600  7295 ts_tablet_manager.cc:1434] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:12:47.315666  7298 raft_consensus.cc:740] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.316708  7295 tablet_bootstrap.cc:492] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:47.316664  7298 consensus_queue.cc:260] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.318753  7290 tablet_bootstrap.cc:654] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.322829  7295 tablet_bootstrap.cc:654] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.325244  7292 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.325474  7298 ts_tablet_manager.cc:1434] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260713 09:12:47.325698  7292 ts_tablet_manager.cc:1403] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.016s
I20260713 09:12:47.326607  7298 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.328248  7292 raft_consensus.cc:359] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.328878  7292 raft_consensus.cc:385] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.329135  7292 raft_consensus.cc:740] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.329846  7292 consensus_queue.cc:260] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.332619  7298 tablet_bootstrap.cc:654] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.337393  7290 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.337688  7290 ts_tablet_manager.cc:1403] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.014s
I20260713 09:12:47.337826  7292 ts_tablet_manager.cc:1434] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:12:47.338716  7292 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.339607  7290 raft_consensus.cc:359] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.340222  7290 raft_consensus.cc:385] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.340464  7290 raft_consensus.cc:740] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.341197  7290 consensus_queue.cc:260] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.343241  7290 ts_tablet_manager.cc:1434] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:47.344019  7292 tablet_bootstrap.cc:654] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.344694  7290 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.345329  7298 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:47.345780  7298 ts_tablet_manager.cc:1403] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260713 09:12:47.348487  7298 raft_consensus.cc:359] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.349135  7298 raft_consensus.cc:385] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.349411  7298 raft_consensus.cc:740] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.350078  7290 tablet_bootstrap.cc:654] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.352224  7298 consensus_queue.cc:260] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.354852  7295 tablet_bootstrap.cc:492] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.355324  7295 ts_tablet_manager.cc:1403] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.002s
I20260713 09:12:47.357601  7290 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.358026  7290 ts_tablet_manager.cc:1403] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.005s
I20260713 09:12:47.357987  7295 raft_consensus.cc:359] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.358695  7295 raft_consensus.cc:385] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.358929  7295 raft_consensus.cc:740] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.359616  7295 consensus_queue.cc:260] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.360294  7298 ts_tablet_manager.cc:1434] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:12:47.360478  7290 raft_consensus.cc:359] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.361084  7290 raft_consensus.cc:385] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.361904  7290 raft_consensus.cc:740] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.362864  7292 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.362614  7290 consensus_queue.cc:260] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.363262  7292 ts_tablet_manager.cc:1403] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260713 09:12:47.365356  7292 raft_consensus.cc:359] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.365912  7292 raft_consensus.cc:385] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.366163  7292 raft_consensus.cc:740] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.366570  7290 ts_tablet_manager.cc:1434] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:12:47.361557  7295 ts_tablet_manager.cc:1434] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:47.367475  7290 tablet_bootstrap.cc:492] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.367699  7295 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:47.372830  7290 tablet_bootstrap.cc:654] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.373067  7298 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.373708  7295 tablet_bootstrap.cc:654] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.376856  7319 raft_consensus.cc:493] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.376622  7292 consensus_queue.cc:260] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.377311  7319 raft_consensus.cc:515] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.379262  7319 leader_election.cc:290] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.379231  7298 tablet_bootstrap.cc:654] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.380321  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.381439  7292 ts_tablet_manager.cc:1434] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260713 09:12:47.382326  7292 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.382416  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
W20260713 09:12:47.384163  7063 leader_election.cc:343] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:47.386282  7066 leader_election.cc:343] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.386842  7292 tablet_bootstrap.cc:654] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.386706  7066 leader_election.cc:304] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:47.387810  7319 raft_consensus.cc:2749] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.391371  7295 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.391604  7292 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.391985  7292 ts_tablet_manager.cc:1403] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:47.392781  7298 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:47.387780  7290 tablet_bootstrap.cc:492] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.392799  7343 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.393432  7290 ts_tablet_manager.cc:1403] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.003s
I20260713 09:12:47.393409  7298 ts_tablet_manager.cc:1403] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.006s
I20260713 09:12:47.393783  7343 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.394318  7292 raft_consensus.cc:359] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.394948  7292 raft_consensus.cc:385] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.395184  7292 raft_consensus.cc:740] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.391953  7295 ts_tablet_manager.cc:1403] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.007s
I20260713 09:12:47.396132  7290 raft_consensus.cc:359] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.396765  7290 raft_consensus.cc:385] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.396473  7298 raft_consensus.cc:359] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.397047  7290 raft_consensus.cc:740] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.397181  7298 raft_consensus.cc:385] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.397470  7298 raft_consensus.cc:740] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.397678  7290 consensus_queue.cc:260] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.398577  7295 raft_consensus.cc:359] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.399236  7295 raft_consensus.cc:385] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.399366  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.399564  7295 raft_consensus.cc:740] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.399817  7290 ts_tablet_manager.cc:1434] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:47.400106  7099 raft_consensus.cc:2393] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4df99af21b32419fa8d44699abae355a in current term 1: Already voted for candidate cd4f7b93383e475d9ec054944e625619 in this term.
I20260713 09:12:47.400664  7290 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.398157  7298 consensus_queue.cc:260] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.400296  7292 consensus_queue.cc:260] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.402577  7298 ts_tablet_manager.cc:1434] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:12:47.401062  7295 consensus_queue.cc:260] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.403505  7298 tablet_bootstrap.cc:492] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.404817  7295 ts_tablet_manager.cc:1434] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:12:47.402719  7292 ts_tablet_manager.cc:1434] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:12:47.405910  7292 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.406360  7290 tablet_bootstrap.cc:654] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.409631  7298 tablet_bootstrap.cc:654] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.410759  7292 tablet_bootstrap.cc:654] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.396155  7343 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.416175  7295 tablet_bootstrap.cc:492] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:47.416800  7290 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.417434  7290 ts_tablet_manager.cc:1403] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:12:47.421958  7295 tablet_bootstrap.cc:654] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.422292  7290 raft_consensus.cc:359] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.422907  7290 raft_consensus.cc:385] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.423144  7290 raft_consensus.cc:740] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.423909  7290 consensus_queue.cc:260] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.426208  7290 ts_tablet_manager.cc:1434] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:47.428238  7290 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.434002  7290 tablet_bootstrap.cc:654] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.434504  7319 raft_consensus.cc:493] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.434999  7319 raft_consensus.cc:515] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.436911  7319 leader_election.cc:290] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.438102  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.438862  7024 raft_consensus.cc:2393] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4df99af21b32419fa8d44699abae355a in current term 1: Already voted for candidate 1135580f8148469988325a5642288017 in this term.
I20260713 09:12:47.439065  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afafa4534fd47ea80cf87570e77aec3" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.440263  7139 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4df99af21b32419fa8d44699abae355a; no voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619
W20260713 09:12:47.440845  7063 leader_election.cc:343] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.441376  7343 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.445425  7298 tablet_bootstrap.cc:492] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:47.445906  7298 ts_tablet_manager.cc:1403] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260713 09:12:47.440264  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afafa4534fd47ea80cf87570e77aec3" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.448041  7023 raft_consensus.cc:2468] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 0.
I20260713 09:12:47.448443  7298 raft_consensus.cc:359] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.449110  7298 raft_consensus.cc:385] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.449383  7298 raft_consensus.cc:740] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.449556  7304 raft_consensus.cc:493] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.450038  7304 raft_consensus.cc:515] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.450755  7298 consensus_queue.cc:260] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.454026  7298 ts_tablet_manager.cc:1434] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:47.454784  7298 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.455476  7304 leader_election.cc:290] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.457090  7303 raft_consensus.cc:493] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.457594  7303 raft_consensus.cc:515] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.460610  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff71bb11a1844ccaae5896602e0408d8" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.461233  7247 raft_consensus.cc:2468] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:47.462568  7137 leader_election.cc:304] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:47.463501  7340 raft_consensus.cc:2804] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.463728  7326 raft_consensus.cc:493] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.463893  7340 raft_consensus.cc:493] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.464305  7326 raft_consensus.cc:515] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.466327  7298 tablet_bootstrap.cc:654] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.466441  7326 leader_election.cc:290] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:47.468122  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.468772  7100 raft_consensus.cc:2468] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:47.470038  6989 leader_election.cc:304] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.464319  7340 raft_consensus.cc:3060] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.475831  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.476495  7247 raft_consensus.cc:2468] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:47.477761  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870478344bd747ec80f7584867cc5416" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.478420  7099 raft_consensus.cc:2468] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:47.479753  7212 leader_election.cc:304] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.481741  7303 leader_election.cc:290] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.483392  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff71bb11a1844ccaae5896602e0408d8" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.484066  7023 raft_consensus.cc:2468] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:47.486019  7326 raft_consensus.cc:2804] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.486419  7326 raft_consensus.cc:493] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.486763  7326 raft_consensus.cc:3060] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.449232  7065 leader_election.cc:304] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:47.492344  7319 raft_consensus.cc:2804] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.492722  7319 raft_consensus.cc:493] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.493045  7319 raft_consensus.cc:3060] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.493269  7304 raft_consensus.cc:2804] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.493692  7304 raft_consensus.cc:493] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.494024  7304 raft_consensus.cc:3060] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.500792  7319 raft_consensus.cc:515] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.503504  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afafa4534fd47ea80cf87570e77aec3" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
W20260713 09:12:47.504714  7063 leader_election.cc:343] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.507169  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afafa4534fd47ea80cf87570e77aec3" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:47.507761  7023 raft_consensus.cc:3060] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.508987  7343 raft_consensus.cc:2749] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.512262  7340 raft_consensus.cc:515] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.515147  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff71bb11a1844ccaae5896602e0408d8" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:47.515805  7247 raft_consensus.cc:3060] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.517498  7023 raft_consensus.cc:2468] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
I20260713 09:12:47.518548  7065 leader_election.cc:304] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:47.519268  7293 raft_consensus.cc:2804] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.519749  7293 raft_consensus.cc:697] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Becoming Leader. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:12:47.520578  7293 consensus_queue.cc:237] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.521878  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870478344bd747ec80f7584867cc5416" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.522461  7173 raft_consensus.cc:2468] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:47.523389  7247 raft_consensus.cc:2468] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:47.531739  7137 leader_election.cc:304] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:47.532791  7343 raft_consensus.cc:2804] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.526436  7319 leader_election.cc:290] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.533629  7343 raft_consensus.cc:697] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:12:47.534673  7343 consensus_queue.cc:237] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.527884  7326 raft_consensus.cc:515] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.530117  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff71bb11a1844ccaae5896602e0408d8" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:47.537493  7024 raft_consensus.cc:3060] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.538529  7326 leader_election.cc:290] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:47.541345  6922 catalog_manager.cc:5697] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd4f7b93383e475d9ec054944e625619 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "cd4f7b93383e475d9ec054944e625619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:47.544265  7369 raft_consensus.cc:493] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.544579  7369 raft_consensus.cc:515] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.544767  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:47.545395  7099 raft_consensus.cc:3060] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.545923  7369 leader_election.cc:290] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.546883  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea67f2f788a41f6b804b5c839133d32" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.550846  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea67f2f788a41f6b804b5c839133d32" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.551770  7100 raft_consensus.cc:2393] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33aa90a6bc6348acaefdd256351ec7fc in current term 1: Already voted for candidate 4df99af21b32419fa8d44699abae355a in this term.
I20260713 09:12:47.530587  7340 leader_election.cc:290] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.477797  7298 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:47.553982  7298 ts_tablet_manager.cc:1403] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.099s	user 0.002s	sys 0.009s
I20260713 09:12:47.554329  7212 leader_election.cc:304] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc; no voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619
I20260713 09:12:47.558787  7326 raft_consensus.cc:493] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.557652  7298 raft_consensus.cc:359] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.560148  7298 raft_consensus.cc:385] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.560459  7298 raft_consensus.cc:740] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.556588  7248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:47.561839  7248 raft_consensus.cc:3060] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.561647  7298 consensus_queue.cc:260] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.563700  7298 ts_tablet_manager.cc:1434] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:47.564538  7298 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.568507  7024 raft_consensus.cc:2468] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:47.569435  7298 tablet_bootstrap.cc:654] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.559293  7326 raft_consensus.cc:515] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.573868  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.574527  7173 raft_consensus.cc:2468] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:47.575759  6991 leader_election.cc:304] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:47.576752  7332 raft_consensus.cc:2804] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.577128  7332 raft_consensus.cc:493] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.577448  7332 raft_consensus.cc:3060] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.558132  7369 raft_consensus.cc:3060] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.581404  7292 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.581863  7292 ts_tablet_manager.cc:1403] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.176s	user 0.020s	sys 0.057s
I20260713 09:12:47.584350  7292 raft_consensus.cc:359] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.584931  7292 raft_consensus.cc:385] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.585208  7292 raft_consensus.cc:740] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.585831  7292 consensus_queue.cc:260] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.587721  7292 ts_tablet_manager.cc:1434] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:47.588049  7299 raft_consensus.cc:493] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.588478  7299 raft_consensus.cc:515] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.588943  7292 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.589177  7293 consensus_queue.cc:1048] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:47.590333  7299 leader_election.cc:290] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.590975  7332 raft_consensus.cc:515] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.592175  7326 leader_election.cc:290] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.592394  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.619230  7174 raft_consensus.cc:2468] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:47.592414  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.620296  7100 raft_consensus.cc:2468] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:47.621801  7298 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:47.622208  7298 ts_tablet_manager.cc:1403] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.015s
I20260713 09:12:47.594173  7292 tablet_bootstrap.cc:654] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.593518  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.622874  7290 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.622984  7247 raft_consensus.cc:2468] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:47.603585  7319 consensus_queue.cc:1048] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:47.624289  7290 ts_tablet_manager.cc:1403] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.196s	user 0.037s	sys 0.069s
I20260713 09:12:47.600484  7293 raft_consensus.cc:493] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.624832  7293 raft_consensus.cc:515] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.626832  7293 leader_election.cc:290] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.627727  7298 raft_consensus.cc:359] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.628393  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56149421b7340e08b4f589638a5f024" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.628333  7298 raft_consensus.cc:385] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:47.630100  7063 leader_election.cc:343] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.630470  7298 raft_consensus.cc:740] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.631165  7298 consensus_queue.cc:260] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.633675  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56149421b7340e08b4f589638a5f024" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.634815  7298 ts_tablet_manager.cc:1434] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:12:47.635741  7298 tablet_bootstrap.cc:492] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.635268  7024 raft_consensus.cc:2468] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 0.
I20260713 09:12:47.637545  7065 leader_election.cc:304] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:47.638787  7329 raft_consensus.cc:2804] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.639159  7329 raft_consensus.cc:493] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.639508  7329 raft_consensus.cc:3060] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.611153  7248 raft_consensus.cc:2468] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:47.641139  7298 tablet_bootstrap.cc:654] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.621958  6991 leader_election.cc:304] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:47.634613  7290 raft_consensus.cc:359] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.644153  7326 raft_consensus.cc:2804] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.644683  7326 raft_consensus.cc:493] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.645004  7326 raft_consensus.cc:3060] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.644214  7290 raft_consensus.cc:385] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.646095  7290 raft_consensus.cc:740] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.646741  7290 consensus_queue.cc:260] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.648723  7290 ts_tablet_manager.cc:1434] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:12:47.649557  7290 tablet_bootstrap.cc:492] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:47.651881  6988 leader_election.cc:304] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 
I20260713 09:12:47.651741  7326 raft_consensus.cc:515] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.652724  7299 raft_consensus.cc:2804] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.653187  7299 raft_consensus.cc:697] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:12:47.653927  7299 consensus_queue.cc:237] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.654525  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:47.655061  7100 raft_consensus.cc:3060] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.656827  7329 raft_consensus.cc:515] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.658963  7292 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.612067  7304 raft_consensus.cc:515] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.661971  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.663170  7100 raft_consensus.cc:2468] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:47.662988  7319 consensus_queue.cc:1048] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:47.663627  7290 tablet_bootstrap.cc:654] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.664987  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.666846  7248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:47.669654  7173 raft_consensus.cc:3060] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.669823  7248 raft_consensus.cc:3060] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.670295  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870478344bd747ec80f7584867cc5416" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.670879  7172 raft_consensus.cc:3060] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.667548  7174 raft_consensus.cc:3060] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.676321  7248 raft_consensus.cc:2468] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:47.677410  6988 leader_election.cc:304] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 
I20260713 09:12:47.668447  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56149421b7340e08b4f589638a5f024" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:47.669188  6989 leader_election.cc:304] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.666496  7295 tablet_bootstrap.cc:492] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.679469  7295 ts_tablet_manager.cc:1403] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.263s	user 0.058s	sys 0.070s
W20260713 09:12:47.680194  7063 leader_election.cc:343] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.680873  6920 catalog_manager.cc:5697] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:47.665422  7326 leader_election.cc:290] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.678550  7327 raft_consensus.cc:2804] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.682910  7327 raft_consensus.cc:697] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:12:47.683864  7327 consensus_queue.cc:237] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.682883  7326 raft_consensus.cc:2804] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.686064  7174 raft_consensus.cc:2468] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:47.686128  7173 raft_consensus.cc:2468] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:47.688859  7340 consensus_queue.cc:1048] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:47.689182  7172 raft_consensus.cc:2468] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:47.690512  7214 leader_election.cc:304] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:47.682050  7295 raft_consensus.cc:359] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.691459  7295 raft_consensus.cc:385] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.691768  7295 raft_consensus.cc:740] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.692430  7295 consensus_queue.cc:260] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.665917  7332 leader_election.cc:290] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.697685  7099 raft_consensus.cc:2468] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:47.669656  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870478344bd747ec80f7584867cc5416" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:47.699193  7098 raft_consensus.cc:3060] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.667165  7292 ts_tablet_manager.cc:1403] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.004s
I20260713 09:12:47.704365  7384 raft_consensus.cc:2804] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.704855  7384 raft_consensus.cc:697] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:12:47.705317  7295 ts_tablet_manager.cc:1434] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:12:47.705592  7319 raft_consensus.cc:493] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.707583  7319 raft_consensus.cc:515] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.707964  7295 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:47.709112  7098 raft_consensus.cc:2468] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:47.669189  7304 leader_election.cc:290] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.710280  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941dc398584f6196a3f1ffadafe00d" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.710929  7023 raft_consensus.cc:2468] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 0.
I20260713 09:12:47.711283  7298 tablet_bootstrap.cc:492] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:47.711226  7329 leader_election.cc:290] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:47.712600  7292 raft_consensus.cc:359] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.712607  7065 leader_election.cc:304] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.714485  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56149421b7340e08b4f589638a5f024" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:47.716521  7298 ts_tablet_manager.cc:1403] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.002s
I20260713 09:12:47.716637  7329 raft_consensus.cc:2804] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.717111  7329 raft_consensus.cc:493] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.717501  7329 raft_consensus.cc:3060] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.715708  7292 raft_consensus.cc:385] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.719540  7023 raft_consensus.cc:3060] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.719801  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941dc398584f6196a3f1ffadafe00d" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
W20260713 09:12:47.720293  6989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.2:42171, user_credentials={real_user=slave}} blocked reactor thread for 51182.2us
I20260713 09:12:47.720487  7172 raft_consensus.cc:2468] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 0.
I20260713 09:12:47.719640  7319 leader_election.cc:290] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.715132  7326 raft_consensus.cc:697] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:12:47.722390  7295 tablet_bootstrap.cc:654] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.722339  7326 consensus_queue.cc:237] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.705657  7384 consensus_queue.cc:237] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.726138  7023 raft_consensus.cc:2468] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
I20260713 09:12:47.719548  7292 raft_consensus.cc:740] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.608963  7369 raft_consensus.cc:2749] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.727195  7292 consensus_queue.cc:260] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.735514  7292 ts_tablet_manager.cc:1434] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260713 09:12:47.736336  7292 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.737537  7065 leader_election.cc:304] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:47.738673  7319 raft_consensus.cc:2804] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.718950  7298 raft_consensus.cc:359] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.745059  7298 raft_consensus.cc:385] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.745350  7298 raft_consensus.cc:740] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.742805  7329 raft_consensus.cc:515] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.747881  7380 consensus_queue.cc:1048] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:47.749353  7299 consensus_queue.cc:1048] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:47.753137  7298 consensus_queue.cc:260] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.757119  7298 ts_tablet_manager.cc:1434] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:12:47.763091  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941dc398584f6196a3f1ffadafe00d" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:47.758025  7380 raft_consensus.cc:493] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.760622  7329 leader_election.cc:290] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Requested vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.766218  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941dc398584f6196a3f1ffadafe00d" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:47.764230  7023 raft_consensus.cc:3060] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.765355  7380 raft_consensus.cc:515] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:47.770596  6920 catalog_manager.cc:5697] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 1 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:47.784360  7295 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.787820  7295 ts_tablet_manager.cc:1403] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.003s
I20260713 09:12:47.790323  7295 raft_consensus.cc:359] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.790953  7295 raft_consensus.cc:385] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.791205  7295 raft_consensus.cc:740] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.791873  7292 tablet_bootstrap.cc:654] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.792742  7380 leader_election.cc:290] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.781219  7173 raft_consensus.cc:3060] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:47.782239  6971 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:47.794488  7295 consensus_queue.cc:260] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.783861  7329 raft_consensus.cc:493] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.798117  7298 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:47.799885  7319 raft_consensus.cc:697] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Becoming Leader. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:12:47.800782  7319 consensus_queue.cc:237] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.795631  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83440c774e6f467e812cec032cb0eeb2" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.807507  7388 raft_consensus.cc:493] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.807940  7388 raft_consensus.cc:515] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.809867  7388 leader_election.cc:290] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
W20260713 09:12:47.812059  6991 leader_election.cc:343] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.807288  7303 consensus_queue.cc:1048] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:12:47.814459  7393 consensus_queue.cc:1048] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:47.817960  7295 ts_tablet_manager.cc:1434] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:12:47.819269  7295 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:47.821455  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83440c774e6f467e812cec032cb0eeb2" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.813158  7329 raft_consensus.cc:515] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.822544  7173 raft_consensus.cc:2468] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
W20260713 09:12:47.822773  6988 leader_election.cc:343] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.823205  6988 leader_election.cc:304] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1135580f8148469988325a5642288017; no voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:47.812377  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.826498  7380 raft_consensus.cc:2749] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.826647  7329 leader_election.cc:290] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.830773  7066 leader_election.cc:304] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.831079  7023 raft_consensus.cc:2468] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
I20260713 09:12:47.825165  7340 raft_consensus.cc:493] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.831833  7340 raft_consensus.cc:515] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.839710  7290 tablet_bootstrap.cc:492] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:47.840123  7290 ts_tablet_manager.cc:1403] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.191s	user 0.004s	sys 0.023s
I20260713 09:12:47.840587  7388 raft_consensus.cc:2804] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.841143  7388 raft_consensus.cc:697] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Becoming Leader. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:12:47.841948  7388 consensus_queue.cc:237] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.843326  7298 tablet_bootstrap.cc:654] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.843542  7290 raft_consensus.cc:359] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.844390  7290 raft_consensus.cc:385] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.844624  7290 raft_consensus.cc:740] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.845069  7290 consensus_queue.cc:260] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.833873  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.848847  7303 raft_consensus.cc:493] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.849280  7303 raft_consensus.cc:515] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.851140  7303 leader_election.cc:290] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.844187  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6806190d41858d2fb9d1bac53a87" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.853976  7099 raft_consensus.cc:2468] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:47.858095  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6806190d41858d2fb9d1bac53a87" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.858568  7295 tablet_bootstrap.cc:654] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.852372  7340 leader_election.cc:290] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.881734  7290 ts_tablet_manager.cc:1434] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.032s
I20260713 09:12:47.882678  7290 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
W20260713 09:12:47.881960  7065 leader_election.cc:343] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:47.881297  7066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.3:37597, user_credentials={real_user=slave}} blocked reactor thread for 53317us
I20260713 09:12:47.886273  7384 raft_consensus.cc:493] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:47.886740  7063 leader_election.cc:343] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.888584  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.900534  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.901101  7247 raft_consensus.cc:2468] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:47.886622  7138 leader_election.cc:304] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.906589  7137 leader_election.cc:304] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:47.907483  7099 raft_consensus.cc:2468] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:47.907930  7340 raft_consensus.cc:2804] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.908305  7340 raft_consensus.cc:493] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.896274  7384 raft_consensus.cc:515] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.908629  7340 raft_consensus.cc:3060] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.910009  7384 leader_election.cc:290] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:47.894109  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6806190d41858d2fb9d1bac53a87" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:47.910604  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afafa4534fd47ea80cf87570e77aec3" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:47.911320  7024 raft_consensus.cc:2393] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33aa90a6bc6348acaefdd256351ec7fc in current term 1: Already voted for candidate cd4f7b93383e475d9ec054944e625619 in this term.
I20260713 09:12:47.911572  7303 raft_consensus.cc:2804] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:47.911921  7303 raft_consensus.cc:493] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:47.912241  7303 raft_consensus.cc:3060] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.913223  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afafa4534fd47ea80cf87570e77aec3" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:47.914680  7212 leader_election.cc:304] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc; no voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619
W20260713 09:12:47.917843  7066 leader_election.cc:343] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.918236  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6806190d41858d2fb9d1bac53a87" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.918329  7066 leader_election.cc:304] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:47.919940  7402 raft_consensus.cc:2749] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.906145  7292 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:47.923116  7292 ts_tablet_manager.cc:1403] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.013s
I20260713 09:12:47.924130  7384 raft_consensus.cc:3060] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.934540  7303 raft_consensus.cc:515] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.940132  7384 raft_consensus.cc:2749] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:47.940760  6923 catalog_manager.cc:5697] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:47.936224  7137 leader_election.cc:343] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:47.944527  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:47.945065  7099 raft_consensus.cc:3060] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.947921  7292 raft_consensus.cc:359] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.949353  7292 raft_consensus.cc:385] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.949625  7292 raft_consensus.cc:740] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.951894  7099 raft_consensus.cc:2468] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:47.954202  7138 leader_election.cc:304] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:47.955047  7343 raft_consensus.cc:2804] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:47.952385  6920 catalog_manager.cc:5697] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd4f7b93383e475d9ec054944e625619 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "cd4f7b93383e475d9ec054944e625619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:47.950284  7292 consensus_queue.cc:260] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.957728  7340 raft_consensus.cc:515] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.942737  6923 catalog_manager.cc:5697] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:47.967931  7303 leader_election.cc:290] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.970495  7340 leader_election.cc:290] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:47.970733  7295 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.971304  7295 ts_tablet_manager.cc:1403] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.152s	user 0.020s	sys 0.003s
I20260713 09:12:47.970675  6922 catalog_manager.cc:5697] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 1 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:47.973810  7295 raft_consensus.cc:359] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.974406  7295 raft_consensus.cc:385] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.974646  7295 raft_consensus.cc:740] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:47.975281  7295 consensus_queue.cc:260] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.977355  7295 ts_tablet_manager.cc:1434] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:47.978149  7295 tablet_bootstrap.cc:492] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:47.958945  7292 ts_tablet_manager.cc:1434] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260713 09:12:47.983052  7295 tablet_bootstrap.cc:654] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.983129  7292 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:47.961922  7290 tablet_bootstrap.cc:654] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:47.963732  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:47.988194  7246 raft_consensus.cc:3060] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.964777  7326 raft_consensus.cc:493] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:47.991678  7326 raft_consensus.cc:515] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:47.993435  7295 tablet_bootstrap.cc:492] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:47.993680  7326 leader_election.cc:290] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:47.993858  7295 ts_tablet_manager.cc:1403] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:12:47.995558  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:47.996313  7295 raft_consensus.cc:359] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:47.965065  7174 raft_consensus.cc:2393] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd4f7b93383e475d9ec054944e625619 in current term 1: Already voted for candidate 4df99af21b32419fa8d44699abae355a in this term.
I20260713 09:12:47.966677  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6806190d41858d2fb9d1bac53a87" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:47.998056  7100 raft_consensus.cc:3060] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:47.967128  7298 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:48.000913  7298 ts_tablet_manager.cc:1403] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.203s	user 0.013s	sys 0.013s
I20260713 09:12:48.002948  7293 consensus_queue.cc:1048] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:48.003974  6991 leader_election.cc:343] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.006990  7066 leader_election.cc:304] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:48.003227  7298 raft_consensus.cc:359] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.008383  7298 raft_consensus.cc:385] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.008618  7298 raft_consensus.cc:740] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.009212  7298 consensus_queue.cc:260] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.009965  7246 raft_consensus.cc:2468] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:48.011113  7298 ts_tablet_manager.cc:1434] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260713 09:12:48.011962  7298 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:48.013959  6921 catalog_manager.cc:5697] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd4f7b93383e475d9ec054944e625619 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "cd4f7b93383e475d9ec054944e625619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:48.015560  7293 raft_consensus.cc:493] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.016052  7293 raft_consensus.cc:515] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:47.996912  7295 raft_consensus.cc:385] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:47.967003  7244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6806190d41858d2fb9d1bac53a87" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:48.017357  7295 raft_consensus.cc:740] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.017948  7295 consensus_queue.cc:260] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.018159  7100 raft_consensus.cc:2468] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:48.018657  7388 raft_consensus.cc:2749] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:48.018973  7244 raft_consensus.cc:3060] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.018914  7245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:48.019764  7295 ts_tablet_manager.cc:1434] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:12:48.020607  7295 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
W20260713 09:12:48.020514  7063 leader_election.cc:343] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.024174  7138 leader_election.cc:304] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:48.024731  7295 tablet_bootstrap.cc:654] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.024789  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:48.025386  7244 raft_consensus.cc:2468] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:48.025564  7099 raft_consensus.cc:2468] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:48.029771  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:48.026343  7340 raft_consensus.cc:2804] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.030647  7340 raft_consensus.cc:697] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
W20260713 09:12:48.031406  7065 leader_election.cc:343] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.031858  7065 leader_election.cc:304] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:48.032155  6989 leader_election.cc:304] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:48.031438  7340 consensus_queue.cc:237] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.033950  7402 raft_consensus.cc:2749] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:48.035140  7388 raft_consensus.cc:493] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.035570  7388 raft_consensus.cc:515] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.038671  7388 leader_election.cc:290] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:48.036049  7293 leader_election.cc:290] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:48.039938  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c89f9fd66648438906277ff060b3c5" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:48.040709  7244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c89f9fd66648438906277ff060b3c5" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
W20260713 09:12:48.041421  7066 leader_election.cc:343] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:48.042105  7063 leader_election.cc:343] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.042590  7063 leader_election.cc:304] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:48.043354  7293 raft_consensus.cc:2749] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:48.043681  7298 tablet_bootstrap.cc:654] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.036765  7326 raft_consensus.cc:2804] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.044716  7326 raft_consensus.cc:493] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.045120  7326 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.060423  7292 tablet_bootstrap.cc:654] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.069435  7326 raft_consensus.cc:515] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.072181  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:48.072738  7099 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.077694  7295 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:48.078156  7295 ts_tablet_manager.cc:1403] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.009s
I20260713 09:12:48.078994  7099 raft_consensus.cc:2468] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:48.081130  7295 raft_consensus.cc:359] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.081784  7295 raft_consensus.cc:385] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.082048  7295 raft_consensus.cc:740] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.083105  7290 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:48.084360  7290 ts_tablet_manager.cc:1403] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.014s
I20260713 09:12:48.083740  7343 raft_consensus.cc:697] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:12:48.084975  6989 leader_election.cc:304] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:48.085253  7343 consensus_queue.cc:237] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.085925  7382 raft_consensus.cc:2804] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.086396  7382 raft_consensus.cc:697] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:12:48.082849  7295 consensus_queue.cc:260] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.087177  7382 consensus_queue.cc:237] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.090854  7326 leader_election.cc:290] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:48.092536  7290 raft_consensus.cc:359] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.093279  7290 raft_consensus.cc:385] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.093596  7290 raft_consensus.cc:740] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.094533  7290 consensus_queue.cc:260] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.089973  7295 ts_tablet_manager.cc:1434] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:12:48.097031  7295 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:48.099231  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
W20260713 09:12:48.101100  6991 leader_election.cc:343] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.103901  7295 tablet_bootstrap.cc:654] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.104951  7290 ts_tablet_manager.cc:1434] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:12:48.107254  7380 consensus_queue.cc:1048] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.108253  7290 tablet_bootstrap.cc:492] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:48.114230  7319 consensus_queue.cc:1048] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.122213  7343 consensus_queue.cc:1048] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.147183  7290 tablet_bootstrap.cc:654] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.132706  6922 catalog_manager.cc:5697] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 1 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:48.150295  6922 catalog_manager.cc:5697] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 1 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:48.184480  7380 consensus_queue.cc:1048] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.189707  7298 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:48.190138  7298 ts_tablet_manager.cc:1403] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.032s
I20260713 09:12:48.190955  7343 consensus_queue.cc:1048] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.182605  7382 consensus_queue.cc:1048] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:12:48.192639  7298 raft_consensus.cc:359] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.193284  7298 raft_consensus.cc:385] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.193534  7298 raft_consensus.cc:740] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.194120  7298 consensus_queue.cc:260] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.194280  6921 catalog_manager.cc:5697] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:48.195662  7298 ts_tablet_manager.cc:1434] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:12:48.206399  7384 consensus_queue.cc:1048] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:48.212499  7298 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:48.214318  7292 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:48.214799  7292 ts_tablet_manager.cc:1403] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.232s	user 0.019s	sys 0.039s
I20260713 09:12:48.219102  7410 raft_consensus.cc:493] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.219614  7410 raft_consensus.cc:515] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.221578  7410 leader_election.cc:290] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:48.222647  7245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83440c774e6f467e812cec032cb0eeb2" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:48.223235  7245 raft_consensus.cc:2468] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:48.224169  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83440c774e6f467e812cec032cb0eeb2" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:48.217585  7326 consensus_queue.cc:1048] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:12:48.224756  7023 raft_consensus.cc:2468] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:48.224820  7137 leader_election.cc:304] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.225663  7340 raft_consensus.cc:2804] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.228329  7340 raft_consensus.cc:493] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.236006  7340 raft_consensus.cc:3060] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.236959  7290 tablet_bootstrap.cc:492] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:48.237378  7290 ts_tablet_manager.cc:1403] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.007s
I20260713 09:12:48.239807  7290 raft_consensus.cc:359] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.240394  7290 raft_consensus.cc:385] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.240726  7290 raft_consensus.cc:740] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.242997  7290 consensus_queue.cc:260] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.245061  7290 ts_tablet_manager.cc:1434] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:48.249468  7290 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619: Bootstrap starting.
I20260713 09:12:48.255573  7299 consensus_queue.cc:1048] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.263362  7292 raft_consensus.cc:359] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.267870  7292 raft_consensus.cc:385] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.268204  7292 raft_consensus.cc:740] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.277026  7292 consensus_queue.cc:260] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.280198  7374 consensus_queue.cc:1048] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.285882  7292 ts_tablet_manager.cc:1434] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260713 09:12:48.286167  7399 raft_consensus.cc:493] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.286618  7399 raft_consensus.cc:515] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.287309  7292 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:48.288569  7399 leader_election.cc:290] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:48.281122  7290 tablet_bootstrap.cc:654] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.289937  7298 tablet_bootstrap.cc:654] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.290738  7244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
W20260713 09:12:48.293991  7063 leader_election.cc:343] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.299918  7295 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:48.300293  7295 ts_tablet_manager.cc:1403] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.203s	user 0.018s	sys 0.009s
I20260713 09:12:48.298316  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:48.291203  7319 consensus_queue.cc:1048] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:12:48.302781  7295 raft_consensus.cc:359] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.303846  7295 raft_consensus.cc:385] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.304207  7295 raft_consensus.cc:740] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.302827  7340 raft_consensus.cc:515] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.304620  7295 consensus_queue.cc:260] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
W20260713 09:12:48.311964  7065 leader_election.cc:343] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.312453  7065 leader_election.cc:304] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:48.313319  7326 consensus_queue.cc:1048] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.316118  7244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83440c774e6f467e812cec032cb0eeb2" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:48.316663  7244 raft_consensus.cc:3060] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.323807  7295 ts_tablet_manager.cc:1434] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:12:48.318182  7319 raft_consensus.cc:2749] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:48.324913  7340 leader_election.cc:290] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:48.327651  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83440c774e6f467e812cec032cb0eeb2" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:48.328594  7024 raft_consensus.cc:3060] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.339941  7295 tablet_bootstrap.cc:492] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:48.341387  7024 raft_consensus.cc:2468] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:48.342450  7139 leader_election.cc:304] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.343219  7340 raft_consensus.cc:2804] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.343673  7340 raft_consensus.cc:697] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:12:48.344422  7340 consensus_queue.cc:237] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.345757  7244 raft_consensus.cc:2468] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:48.349592  7292 tablet_bootstrap.cc:654] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.360700  7295 tablet_bootstrap.cc:654] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.362058  7246 raft_consensus.cc:3060] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.369546  7290 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619: No bootstrap required, opened a new log
I20260713 09:12:48.369975  7290 ts_tablet_manager.cc:1403] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.022s
I20260713 09:12:48.370219  7298 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:48.370702  7298 ts_tablet_manager.cc:1403] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.158s	user 0.018s	sys 0.007s
I20260713 09:12:48.372219  7319 consensus_queue.cc:1048] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.372529  7290 raft_consensus.cc:359] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.373179  7290 raft_consensus.cc:385] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.373636  7290 raft_consensus.cc:740] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.374224  7290 consensus_queue.cc:260] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.376099  7290 ts_tablet_manager.cc:1434] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:48.373202  7298 raft_consensus.cc:359] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.376974  7298 raft_consensus.cc:385] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.377288  7298 raft_consensus.cc:740] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.377915  7298 consensus_queue.cc:260] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.385334  7298 ts_tablet_manager.cc:1434] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:12:48.394642  7319 consensus_queue.cc:1048] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.404585  7298 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:48.437273  7388 consensus_queue.cc:1048] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.451359  7303 consensus_queue.cc:1048] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.460845  6922 catalog_manager.cc:5697] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 1 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:48.484382  7410 consensus_queue.cc:1048] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.490281  7298 tablet_bootstrap.cc:654] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.491971  7410 consensus_queue.cc:1048] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.519412  7295 tablet_bootstrap.cc:492] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:48.519925  7295 ts_tablet_manager.cc:1403] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.195s	user 0.066s	sys 0.074s
I20260713 09:12:48.522640  7295 raft_consensus.cc:359] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.523324  7295 raft_consensus.cc:385] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.523617  7295 raft_consensus.cc:740] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.524399  7295 consensus_queue.cc:260] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.526804  7295 ts_tablet_manager.cc:1434] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:12:48.527707  7295 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:48.532902  7295 tablet_bootstrap.cc:654] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.547912  7295 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:48.548369  7295 ts_tablet_manager.cc:1403] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260713 09:12:48.548686  7298 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:48.549142  7298 ts_tablet_manager.cc:1403] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.145s	user 0.007s	sys 0.013s
I20260713 09:12:48.550799  7295 raft_consensus.cc:359] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.551468  7295 raft_consensus.cc:385] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.551733  7295 raft_consensus.cc:740] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.552336  7295 consensus_queue.cc:260] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.554525  7295 ts_tablet_manager.cc:1434] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:48.555510  7303 consensus_queue.cc:1048] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:48.555497  7298 raft_consensus.cc:359] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.556295  7298 raft_consensus.cc:385] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.556566  7298 raft_consensus.cc:740] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.557708  7295 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:48.560201  7292 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:48.560693  7292 ts_tablet_manager.cc:1403] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.274s	user 0.011s	sys 0.002s
I20260713 09:12:48.562283  7298 consensus_queue.cc:260] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.563485  7292 raft_consensus.cc:359] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.564193  7292 raft_consensus.cc:385] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.564471  7298 ts_tablet_manager.cc:1434] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:12:48.565409  7298 tablet_bootstrap.cc:492] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:48.563452  7295 tablet_bootstrap.cc:654] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.565596  7399 raft_consensus.cc:493] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.566077  7399 raft_consensus.cc:515] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.567978  7399 leader_election.cc:290] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:48.570966  7298 tablet_bootstrap.cc:654] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.575753  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:48.564503  7292 raft_consensus.cc:740] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.577595  7292 consensus_queue.cc:260] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.577901  7244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
W20260713 09:12:48.578456  7066 leader_election.cc:343] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:48.579264  7063 leader_election.cc:343] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.579702  7063 leader_election.cc:304] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:48.583698  7382 raft_consensus.cc:493] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.584107  7382 raft_consensus.cc:515] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.584575  7399 raft_consensus.cc:2749] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:48.588959  7374 raft_consensus.cc:493] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.589463  7374 raft_consensus.cc:515] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.591588  7374 leader_election.cc:290] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.591928  7299 raft_consensus.cc:493] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.592386  7299 raft_consensus.cc:515] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.593194  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:48.593853  7099 raft_consensus.cc:2468] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:48.594286  7299 leader_election.cc:290] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.595170  7212 leader_election.cc:304] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:48.596724  7244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:48.596941  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:48.597380  7244 raft_consensus.cc:2468] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:48.597569  7024 raft_consensus.cc:2468] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:48.598374  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:48.599085  7099 raft_consensus.cc:2468] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:48.600354  6989 leader_election.cc:304] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:48.601540  7374 raft_consensus.cc:2804] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.601922  7374 raft_consensus.cc:493] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.602243  7374 raft_consensus.cc:3060] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.602984  7382 leader_election.cc:290] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:48.604851  7244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:48.605471  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:48.605988  7382 raft_consensus.cc:2804] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.606711  7382 raft_consensus.cc:493] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.607102  7382 raft_consensus.cc:3060] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.606053  7172 raft_consensus.cc:2468] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:48.591549  7384 raft_consensus.cc:493] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.609009  7374 raft_consensus.cc:515] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.609336  7384 raft_consensus.cc:515] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.611467  7384 leader_election.cc:290] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:48.612826  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:48.613389  7172 raft_consensus.cc:2468] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:48.614279  7374 leader_election.cc:290] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Requested vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.614487  7214 leader_election.cc:304] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.615415  7384 raft_consensus.cc:2804] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.615804  7384 raft_consensus.cc:493] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.616639  7023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:48.617318  7023 raft_consensus.cc:2468] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:48.618615  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:48.616546  6991 leader_election.cc:304] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.622002  7299 raft_consensus.cc:2804] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.622334  7299 raft_consensus.cc:493] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.622658  7299 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.624691  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:48.625272  7099 raft_consensus.cc:3060] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.626717  7292 ts_tablet_manager.cc:1434] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260713 09:12:48.628794  7292 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:48.616128  7384 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.630091  7299 raft_consensus.cc:515] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.635596  7292 tablet_bootstrap.cc:654] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.629221  7382 raft_consensus.cc:515] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.639492  7024 raft_consensus.cc:2393] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33aa90a6bc6348acaefdd256351ec7fc in current term 1: Already voted for candidate 1135580f8148469988325a5642288017 in this term.
I20260713 09:12:48.638039  7295 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:48.641575  7295 ts_tablet_manager.cc:1403] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.084s	user 0.037s	sys 0.038s
I20260713 09:12:48.644176  7295 raft_consensus.cc:359] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.644263  7384 raft_consensus.cc:515] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.644896  7295 raft_consensus.cc:385] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.645316  7295 raft_consensus.cc:740] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.645493  7382 leader_election.cc:290] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.645828  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:48.646428  7172 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.647763  7298 tablet_bootstrap.cc:492] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:48.648195  7298 ts_tablet_manager.cc:1403] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.011s
I20260713 09:12:48.649268  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:48.650507  7298 raft_consensus.cc:359] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.651145  7298 raft_consensus.cc:385] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.646045  7295 consensus_queue.cc:260] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.638088  7099 raft_consensus.cc:2468] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:48.651407  7298 raft_consensus.cc:740] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.657794  7292 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:48.658265  7292 ts_tablet_manager.cc:1403] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260713 09:12:48.651901  7244 raft_consensus.cc:2393] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1135580f8148469988325a5642288017 in current term 1: Already voted for candidate 33aa90a6bc6348acaefdd256351ec7fc in this term.
I20260713 09:12:48.658301  7298 consensus_queue.cc:260] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.660724  7298 ts_tablet_manager.cc:1434] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:12:48.660827  7292 raft_consensus.cc:359] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.661556  7292 raft_consensus.cc:385] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.661813  7292 raft_consensus.cc:740] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.661886  7298 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:48.662777  7292 consensus_queue.cc:260] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.663689  7295 ts_tablet_manager.cc:1434] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.004s
I20260713 09:12:48.664515  7295 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:48.667924  7298 tablet_bootstrap.cc:654] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.669405  7295 tablet_bootstrap.cc:654] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.669741  7326 consensus_queue.cc:1048] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.681154  7292 ts_tablet_manager.cc:1434] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:12:48.682020  7292 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:48.654596  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:48.656406  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:48.688470  7024 raft_consensus.cc:2393] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33aa90a6bc6348acaefdd256351ec7fc in current term 1: Already voted for candidate 1135580f8148469988325a5642288017 in this term.
I20260713 09:12:48.656989  7212 leader_election.cc:304] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [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: 33aa90a6bc6348acaefdd256351ec7fc, cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017
I20260713 09:12:48.690223  7213 leader_election.cc:304] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [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: 33aa90a6bc6348acaefdd256351ec7fc; no voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:48.657342  7384 leader_election.cc:290] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:48.652534  7451 raft_consensus.cc:493] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.691305  7303 raft_consensus.cc:493] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.653692  7299 leader_election.cc:290] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:12:48.691835  7451 raft_consensus.cc:515] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.655366  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:48.693774  7292 tablet_bootstrap.cc:654] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.692094  7453 raft_consensus.cc:2749] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:48.695119  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c89f9fd66648438906277ff060b3c5" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:48.691802  7384 raft_consensus.cc:2804] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.695703  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c89f9fd66648438906277ff060b3c5" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:48.696110  7384 raft_consensus.cc:697] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:12:48.654667  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dca9489954545b79f6bc0a20dd94abe" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:48.695731  7174 raft_consensus.cc:2468] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:48.697034  7384 consensus_queue.cc:237] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.691888  7303 raft_consensus.cc:515] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.653173  7172 raft_consensus.cc:2468] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:48.696354  7098 raft_consensus.cc:2468] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:48.699127  7246 raft_consensus.cc:2393] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1135580f8148469988325a5642288017 in current term 1: Already voted for candidate 33aa90a6bc6348acaefdd256351ec7fc in this term.
I20260713 09:12:48.701579  7303 leader_election.cc:290] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.702316  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5233287ad243aeba48b57e7ce3d9a4" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:48.653887  7173 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:48.703815  7139 leader_election.cc:343] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.704993  6991 leader_election.cc:304] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.705899  7326 raft_consensus.cc:2804] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.706380  7326 raft_consensus.cc:697] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:12:48.707178  7326 consensus_queue.cc:237] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.708854  7298 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:48.709889  7298 ts_tablet_manager.cc:1403] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.017s
I20260713 09:12:48.710564  7343 raft_consensus.cc:493] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.697683  7214 leader_election.cc:304] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.711058  7343 raft_consensus.cc:515] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.713490  7382 consensus_queue.cc:1048] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.714803  7343 leader_election.cc:290] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.711226  6988 leader_election.cc:304] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017; no voters: 33aa90a6bc6348acaefdd256351ec7fc, cd4f7b93383e475d9ec054944e625619
I20260713 09:12:48.716030  7380 raft_consensus.cc:2749] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:48.717969  7295 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:48.717823  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:48.718266  7453 raft_consensus.cc:2804] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.718745  7453 raft_consensus.cc:493] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.719076  7453 raft_consensus.cc:3060] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.723788  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5233287ad243aeba48b57e7ce3d9a4" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:48.724431  7098 raft_consensus.cc:2468] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 0.
I20260713 09:12:48.725076  7298 raft_consensus.cc:359] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.725371  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:48.725708  7298 raft_consensus.cc:385] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.726014  7298 raft_consensus.cc:740] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.727358  7138 leader_election.cc:304] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [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: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017
I20260713 09:12:48.728847  7298 consensus_queue.cc:260] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.729365  7343 raft_consensus.cc:2804] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.729868  7343 raft_consensus.cc:493] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.730240  7343 raft_consensus.cc:3060] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.736155  7453 raft_consensus.cc:515] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.695801  7451 leader_election.cc:290] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:48.739114  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c89f9fd66648438906277ff060b3c5" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:48.718398  7295 ts_tablet_manager.cc:1403] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.016s
I20260713 09:12:48.739689  7172 raft_consensus.cc:3060] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.741328  6920 catalog_manager.cc:5697] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 1 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:48.742228  6919 catalog_manager.cc:5697] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:48.741926  7295 raft_consensus.cc:359] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.743742  7295 raft_consensus.cc:385] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.744009  7295 raft_consensus.cc:740] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.744638  7295 consensus_queue.cc:260] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.739465  7453 leader_election.cc:290] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:48.746716  7292 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:48.747138  7295 ts_tablet_manager.cc:1434] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:48.748123  7295 tablet_bootstrap.cc:492] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc: Bootstrap starting.
I20260713 09:12:48.748230  7343 raft_consensus.cc:515] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.748698  7298 ts_tablet_manager.cc:1434] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:12:48.749564  7298 tablet_bootstrap.cc:492] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a: Bootstrap starting.
I20260713 09:12:48.750121  7343 leader_election.cc:290] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Requested vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.747138  7292 ts_tablet_manager.cc:1403] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.012s
I20260713 09:12:48.744182  7138 leader_election.cc:304] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [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: 4df99af21b32419fa8d44699abae355a; no voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619
I20260713 09:12:48.752290  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5233287ad243aeba48b57e7ce3d9a4" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:48.753309  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5233287ad243aeba48b57e7ce3d9a4" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:48.753789  7292 raft_consensus.cc:359] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.754478  7298 tablet_bootstrap.cc:654] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:48.754786  7139 leader_election.cc:343] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:48.755543  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c89f9fd66648438906277ff060b3c5" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:48.756074  7098 raft_consensus.cc:3060] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.753844  7099 raft_consensus.cc:3060] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.754490  7292 raft_consensus.cc:385] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.761977  7292 raft_consensus.cc:740] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.762568  7292 consensus_queue.cc:260] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.764654  7292 ts_tablet_manager.cc:1434] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260713 09:12:48.765486  7292 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:48.766615  7099 raft_consensus.cc:2468] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:48.768165  7138 leader_election.cc:304] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [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: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017
I20260713 09:12:48.769318  7410 raft_consensus.cc:2804] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.769776  7410 raft_consensus.cc:697] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:12:48.770654  7292 tablet_bootstrap.cc:654] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.770521  7410 consensus_queue.cc:237] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:48.774403  7295 tablet_bootstrap.cc:654] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:48.781534  7172 raft_consensus.cc:2468] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:48.782964  7214 leader_election.cc:304] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.783800  7453 raft_consensus.cc:2804] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.784292  7292 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: No bootstrap required, opened a new log
I20260713 09:12:48.784771  7292 ts_tablet_manager.cc:1403] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260713 09:12:48.784250  7453 raft_consensus.cc:697] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:12:48.785742  7453 consensus_queue.cc:237] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.787374  7292 raft_consensus.cc:359] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.788074  7292 raft_consensus.cc:385] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.788331  7292 raft_consensus.cc:740] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.789067  7292 consensus_queue.cc:260] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.791699  7295 tablet_bootstrap.cc:492] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc: No bootstrap required, opened a new log
I20260713 09:12:48.792165  7295 ts_tablet_manager.cc:1403] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260713 09:12:48.794827  7295 raft_consensus.cc:359] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.794976  7340 consensus_queue.cc:1048] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.795524  7295 raft_consensus.cc:385] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.796420  7295 raft_consensus.cc:740] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Initialized, Role: FOLLOWER
W20260713 09:12:48.798609  6971 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:48.799908  7295 consensus_queue.cc:260] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.802407  7326 raft_consensus.cc:493] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.802954  7295 ts_tablet_manager.cc:1434] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:12:48.802853  7326 raft_consensus.cc:515] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.804672  7292 ts_tablet_manager.cc:1434] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:12:48.804795  7326 leader_election.cc:290] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.806424  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:48.807037  7100 raft_consensus.cc:2468] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:48.807922  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:48.808530  7247 raft_consensus.cc:2468] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 0.
I20260713 09:12:48.809684  6989 leader_election.cc:304] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:48.815320  7326 raft_consensus.cc:2804] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.815762  7326 raft_consensus.cc:493] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.816109  7326 raft_consensus.cc:3060] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.818285  7098 raft_consensus.cc:2468] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:48.824952  6921 catalog_manager.cc:5697] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 1 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:48.829249  7298 tablet_bootstrap.cc:492] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a: No bootstrap required, opened a new log
I20260713 09:12:48.829214  7326 raft_consensus.cc:515] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.829972  7298 ts_tablet_manager.cc:1403] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.047s
I20260713 09:12:48.831128  7326 leader_election.cc:290] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:48.830956  7303 consensus_queue.cc:1048] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:48.832439  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:48.832926  7343 raft_consensus.cc:2749] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:48.832983  7098 raft_consensus.cc:3060] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.834699  7298 raft_consensus.cc:359] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.835716  7298 raft_consensus.cc:385] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:48.835975  7298 raft_consensus.cc:740] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Initialized, Role: FOLLOWER
I20260713 09:12:48.836635  7298 consensus_queue.cc:260] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:48.838469  7298 ts_tablet_manager.cc:1434] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:12:48.840219  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:48.841426  7246 raft_consensus.cc:3060] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.842167  7098 raft_consensus.cc:2468] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:48.843194  6989 leader_election.cc:304] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:48.844086  7460 raft_consensus.cc:2804] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.844532  7460 raft_consensus.cc:697] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:12:48.845322  7460 consensus_queue.cc:237] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:48.849222  6921 catalog_manager.cc:5697] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 1 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:48.850965  7246 raft_consensus.cc:2468] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:48.866003  6919 catalog_manager.cc:5697] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:48.898653  7453 raft_consensus.cc:493] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:48.899086  7453 raft_consensus.cc:515] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.900604  7453 leader_election.cc:290] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:48.901222  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2199becd642946d58a399724f1b8aa73" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:48.901580  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2199becd642946d58a399724f1b8aa73" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:48.901753  7173 raft_consensus.cc:2468] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:48.902068  7024 raft_consensus.cc:2468] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:48.902598  7214 leader_election.cc:304] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.903261  7453 raft_consensus.cc:2804] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:48.903626  7453 raft_consensus.cc:493] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:48.903944  7453 raft_consensus.cc:3060] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.908842  7453 raft_consensus.cc:515] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.910450  7453 leader_election.cc:290] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:48.911041  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2199becd642946d58a399724f1b8aa73" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:48.911466  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2199becd642946d58a399724f1b8aa73" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:48.911563  7173 raft_consensus.cc:3060] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.911947  7024 raft_consensus.cc:3060] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:48.915858  7173 raft_consensus.cc:2468] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:48.916213  7024 raft_consensus.cc:2468] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:48.916667  7214 leader_election.cc:304] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:12:48.917354  7453 raft_consensus.cc:2804] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:48.917742  7453 raft_consensus.cc:697] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:12:48.918292  7453 consensus_queue.cc:237] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:48.925364  6919 catalog_manager.cc:5697] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 1 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:49.040932  7326 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:49.041443  7326 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:49.042999  7326 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:49.043634  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:49.044112  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:49.044267  7098 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:49.044659  7173 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 1.
I20260713 09:12:49.045293  6989 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:49.046054  7326 raft_consensus.cc:2804] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:49.046347  7326 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:49.047104  7326 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:49.052789  7326 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:49.054306  7326 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:49.054947  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:49.055133  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:49.055375  7098 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:49.055657  7173 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:49.059646  7098 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 2.
I20260713 09:12:49.060138  7173 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 2.
I20260713 09:12:49.060467  6989 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:49.061167  7326 raft_consensus.cc:2804] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:49.061633  7326 raft_consensus.cc:697] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:12:49.062325  7326 consensus_queue.cc:237] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER 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: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:49.068684  6919 catalog_manager.cc:5697] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:49.091125  7453 consensus_queue.cc:1048] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.100824  7374 consensus_queue.cc:1048] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.178856  7410 consensus_queue.cc:1048] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.187752  7024 raft_consensus.cc:3060] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:49.194327  7343 consensus_queue.cc:1048] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.204984  7460 consensus_queue.cc:1048] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.214598  7460 consensus_queue.cc:1048] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.228915  7374 raft_consensus.cc:493] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:49.229362  7374 raft_consensus.cc:515] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:49.230958  7374 leader_election.cc:290] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:49.231601  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:49.231804  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:49.232122  7098 raft_consensus.cc:2468] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:49.232393  7173 raft_consensus.cc:2468] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 0.
I20260713 09:12:49.232919  7212 leader_election.cc:304] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:49.233615  7374 raft_consensus.cc:2804] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:49.233969  7374 raft_consensus.cc:493] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:49.234228  7374 raft_consensus.cc:3060] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:49.238591  7374 raft_consensus.cc:515] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:49.240469  7374 leader_election.cc:290] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:49.240702  7098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:49.240962  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:49.241151  7098 raft_consensus.cc:3060] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:49.241516  7173 raft_consensus.cc:3060] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:49.245532  7098 raft_consensus.cc:2468] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:49.245823  7173 raft_consensus.cc:2468] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:49.246469  7212 leader_election.cc:304] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:49.247094  7374 raft_consensus.cc:2804] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:49.247606  7374 raft_consensus.cc:697] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:12:49.248296  7374 consensus_queue.cc:237] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:12:49.254221  6920 catalog_manager.cc:5697] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 1 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:49.257906  7374 consensus_queue.cc:1048] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.267970  7453 consensus_queue.cc:1048] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.277006  7382 consensus_queue.cc:1048] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.293251  7460 consensus_queue.cc:1048] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.307832  7453 consensus_queue.cc:1048] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.317878  7453 consensus_queue.cc:1048] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.454370  7173 raft_consensus.cc:1275] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:49.455318  7460 consensus_queue.cc:1048] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.462963  7099 raft_consensus.cc:1275] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:49.464645  7382 consensus_queue.cc:1048] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.698621  4888 tablet_server.cc:179] TabletServer@127.4.198.1:0 shutting down...
I20260713 09:12:49.718261  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:49.718791  4888 tablet_replica.cc:333] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.719312  4888 raft_consensus.cc:2243] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.719726  4888 raft_consensus.cc:2272] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.721761  4888 tablet_replica.cc:333] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.722299  4888 raft_consensus.cc:2243] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.722911  4888 raft_consensus.cc:2272] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.724805  4888 tablet_replica.cc:333] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.725277  4888 raft_consensus.cc:2243] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.725605  4888 raft_consensus.cc:2272] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.727576  4888 tablet_replica.cc:333] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.728039  4888 raft_consensus.cc:2243] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.728358  4888 raft_consensus.cc:2272] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.729979  4888 tablet_replica.cc:333] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.730429  4888 raft_consensus.cc:2243] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.730783  4888 raft_consensus.cc:2272] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.732494  4888 tablet_replica.cc:333] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.733048  4888 raft_consensus.cc:2243] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.733695  4888 raft_consensus.cc:2272] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.735383  4888 tablet_replica.cc:333] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.735894  4888 raft_consensus.cc:2243] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.736512  4888 raft_consensus.cc:2272] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.738006  4888 tablet_replica.cc:333] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.738446  4888 raft_consensus.cc:2243] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.738790  4888 raft_consensus.cc:2272] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.740702  4888 tablet_replica.cc:333] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.741184  4888 raft_consensus.cc:2243] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.741819  4888 raft_consensus.cc:2272] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.743503  4888 tablet_replica.cc:333] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.743997  4888 raft_consensus.cc:2243] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.744382  4888 raft_consensus.cc:2272] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.745944  4888 tablet_replica.cc:333] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.746590  4888 raft_consensus.cc:2243] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.747272  4888 raft_consensus.cc:2272] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.748726  4888 tablet_replica.cc:333] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.749143  4888 raft_consensus.cc:2243] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.749732  4888 raft_consensus.cc:2272] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.751190  4888 tablet_replica.cc:333] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.751663  4888 raft_consensus.cc:2243] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.751978  4888 raft_consensus.cc:2272] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.753388  4888 tablet_replica.cc:333] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.753805  4888 raft_consensus.cc:2243] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.754114  4888 raft_consensus.cc:2272] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.755559  4888 tablet_replica.cc:333] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.755960  4888 raft_consensus.cc:2243] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.756304  4888 raft_consensus.cc:2272] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.757772  4888 tablet_replica.cc:333] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.758351  4888 raft_consensus.cc:2243] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.759194  4888 raft_consensus.cc:2272] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.761385  4888 tablet_replica.cc:333] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.761812  4888 raft_consensus.cc:2243] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.762435  4888 raft_consensus.cc:2272] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.764106  4888 tablet_replica.cc:333] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: stopping tablet replica
I20260713 09:12:49.764566  4888 raft_consensus.cc:2243] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.764948  4888 raft_consensus.cc:2272] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.800279  4888 tablet_server.cc:196] TabletServer@127.4.198.1:0 shutdown complete.
I20260713 09:12:49.821249  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:49.828233  7490 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:12:49.829967  7451 consensus_queue.cc:1048] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:49.830293  7489 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:12:49.831931  7492 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:12:49.833680  4888 server_base.cc:1061] running on GCE node
I20260713 09:12:49.835669  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:49.835858  4888 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:12:49.836030  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933969836013 us; error 0 us; skew 500 ppm
I20260713 09:12:49.836669  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:49.842965  4888 webserver.cc:533] Webserver started at http://127.4.198.1:38591/ using document root <none> and password file <none>
I20260713 09:12:49.843575  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:49.843477  7453 consensus_queue.cc:1048] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:49.843894  4888 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:12:49.855250  4888 fs_manager.cc:714] Time spent opening directory manager: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:12:49.860103  7500 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:12:49.861316  4888 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:12:49.861629  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "1135580f8148469988325a5642288017"
format_stamp: "Formatted at 2026-07-13 09:12:45 on dist-test-slave-frwm"
I20260713 09:12:49.861877  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933911646602-4888-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:12:49.871676  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:49.872638  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:49.873873  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:49.877369  7507 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:12:49.956547  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:12:49.956811  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.080s	user 0.001s	sys 0.002s
W20260713 09:12:49.956818  7139 consensus_peers.cc:597] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:49.957103  4888 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:12:49.960999  7507 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:49.975553  7507 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: 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:12:49.976395  7507 tablet_bootstrap.cc:492] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:49.976974  7507 ts_tablet_manager.cc:1403] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 09:12:49.979354  7507 raft_consensus.cc:359] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:49.979983  7507 raft_consensus.cc:740] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:49.980621  7507 consensus_queue.cc:260] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [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: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:49.982919  7507 ts_tablet_manager.cc:1434] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:49.983641  7507 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: Bootstrap starting.
W20260713 09:12:49.992524  7139 consensus_peers.cc:597] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:49.995103  7507 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: 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:12:49.995807  7507 tablet_bootstrap.cc:492] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:49.996255  7507 ts_tablet_manager.cc:1403] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:12:49.997722  7507 raft_consensus.cc:359] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:49.998153  7507 raft_consensus.cc:740] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:49.998632  7507 consensus_queue.cc:260] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [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: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:49.999889  7507 ts_tablet_manager.cc:1434] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:50.000519  7507 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: Bootstrap starting.
W20260713 09:12:50.006449  7065 consensus_peers.cc:597] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:50.011595  7507 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: 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:12:50.012434  7507 tablet_bootstrap.cc:492] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.013015  7507 ts_tablet_manager.cc:1403] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:12:50.015151  7507 raft_consensus.cc:359] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.015805  7507 raft_consensus.cc:740] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.016428  7507 consensus_queue.cc:260] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [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: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.018103  7507 ts_tablet_manager.cc:1434] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:50.018810  7507 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.030812  7507 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: 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:12:50.031627  7507 tablet_bootstrap.cc:492] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.032155  7507 ts_tablet_manager.cc:1403] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:12:50.034113  7507 raft_consensus.cc:359] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.034700  7507 raft_consensus.cc:740] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.035271  7507 consensus_queue.cc:260] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [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: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.036966  7507 ts_tablet_manager.cc:1434] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:50.037604  4888 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:12:50.037876  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.081s	sys 0.000s
I20260713 09:12:50.037618  7507 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: Bootstrap starting.
W20260713 09:12:50.038730  7065 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111) [suppressed 18 similar messages]
W20260713 09:12:50.041697  7065 consensus_peers.cc:597] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:50.047093  7139 consensus_peers.cc:597] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:50.055562  7507 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: 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:12:50.056357  7507 tablet_bootstrap.cc:492] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.056869  7507 ts_tablet_manager.cc:1403] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:12:50.059042  7507 raft_consensus.cc:359] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.059698  7507 raft_consensus.cc:740] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.060345  7507 consensus_queue.cc:260] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [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: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.062222  7507 ts_tablet_manager.cc:1434] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:12:50.062749  7507 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: Bootstrap starting.
W20260713 09:12:50.070230  7065 consensus_peers.cc:597] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:50.075644  7507 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: 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:12:50.076467  7507 tablet_bootstrap.cc:492] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.077042  7507 ts_tablet_manager.cc:1403] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:12:50.079581  7507 raft_consensus.cc:359] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.080070  7507 raft_consensus.cc:740] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.080538  7507 consensus_queue.cc:260] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [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: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.082007  7507 ts_tablet_manager.cc:1434] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:12:50.082568  7507 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: Bootstrap starting.
W20260713 09:12:50.086560  7065 consensus_peers.cc:597] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:50.096804  7507 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: 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:12:50.097659  7507 tablet_bootstrap.cc:492] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.098412  7507 ts_tablet_manager.cc:1403] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:12:50.100539  7507 raft_consensus.cc:359] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.101123  7507 raft_consensus.cc:740] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.101826  7507 consensus_queue.cc:260] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [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: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.103327  7507 ts_tablet_manager.cc:1434] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:50.104027  7507 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.109601  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:38817
I20260713 09:12:50.109730  7577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:38817 every 8 connection(s)
I20260713 09:12:50.117599  7507 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: 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:12:50.118454  7507 tablet_bootstrap.cc:492] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.119107  7507 ts_tablet_manager.cc:1403] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:12:50.121292  7507 raft_consensus.cc:359] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.121927  7507 raft_consensus.cc:740] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.122555  7507 consensus_queue.cc:260] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [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: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.124248  7507 ts_tablet_manager.cc:1434] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:50.124969  7507 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.137356  7507 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: 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:12:50.138125  7507 tablet_bootstrap.cc:492] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.138636  7507 ts_tablet_manager.cc:1403] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:12:50.140581  7507 raft_consensus.cc:359] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.141077  7507 raft_consensus.cc:740] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.141382  7580 heartbeater.cc:344] Connected to a master server at 127.4.198.62:41005
I20260713 09:12:50.141762  7580 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:50.141710  7507 consensus_queue.cc:260] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [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: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.142704  7580 heartbeater.cc:507] Master 127.4.198.62:41005 requested a full tablet report, sending...
I20260713 09:12:50.143647  7507 ts_tablet_manager.cc:1434] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:12:50.144367  7507 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.150454  6920 ts_manager.cc:194] Re-registered known tserver with Master: 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.154629  7507 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: 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:12:50.155369  7507 tablet_bootstrap.cc:492] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.155915  7507 ts_tablet_manager.cc:1403] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260713 09:12:50.158020  7507 raft_consensus.cc:359] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.158610  7507 raft_consensus.cc:740] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.159200  7507 consensus_queue.cc:260] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [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: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.160843  7507 ts_tablet_manager.cc:1434] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:50.161403  7507 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.162459  6920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36344
I20260713 09:12:50.165086  7580 heartbeater.cc:499] Master 127.4.198.62:41005 was elected leader, sending a full tablet report...
I20260713 09:12:50.170864  7507 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: 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:12:50.171751  7507 tablet_bootstrap.cc:492] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.172325  7507 ts_tablet_manager.cc:1403] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:50.174454  7507 raft_consensus.cc:359] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.174894  7507 raft_consensus.cc:740] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.175417  7507 consensus_queue.cc:260] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [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: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.177074  7507 ts_tablet_manager.cc:1434] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:12:50.177729  7507 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.188287  7507 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: 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:12:50.188969  7507 tablet_bootstrap.cc:492] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.189402  7507 ts_tablet_manager.cc:1403] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:12:50.190878  7507 raft_consensus.cc:359] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.191286  7507 raft_consensus.cc:740] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.191879  7507 consensus_queue.cc:260] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [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: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.193249  7507 ts_tablet_manager.cc:1434] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:50.193987  7507 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.204598  7507 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: 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:12:50.205176  7507 tablet_bootstrap.cc:492] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.205590  7507 ts_tablet_manager.cc:1403] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:12:50.206974  7507 raft_consensus.cc:359] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.207403  7507 raft_consensus.cc:740] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.207864  7507 consensus_queue.cc:260] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [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: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.209133  7507 ts_tablet_manager.cc:1434] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:12:50.209761  7507 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.221938  7507 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: 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:12:50.222512  7507 tablet_bootstrap.cc:492] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.222923  7507 ts_tablet_manager.cc:1403] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:12:50.224381  7507 raft_consensus.cc:359] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.224809  7507 raft_consensus.cc:740] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.225253  7507 consensus_queue.cc:260] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [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: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.226588  7507 ts_tablet_manager.cc:1434] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:50.227187  7507 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.236303  7507 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: 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:12:50.236865  7507 tablet_bootstrap.cc:492] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.237277  7507 ts_tablet_manager.cc:1403] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:50.238684  7507 raft_consensus.cc:359] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.239097  7507 raft_consensus.cc:740] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.239602  7507 consensus_queue.cc:260] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [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: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.240796  7507 ts_tablet_manager.cc:1434] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:50.241544  7507 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.251190  7507 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: 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:12:50.251893  7507 tablet_bootstrap.cc:492] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.252357  7507 ts_tablet_manager.cc:1403] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:50.253978  7507 raft_consensus.cc:359] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.254484  7507 raft_consensus.cc:740] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.254966  7507 consensus_queue.cc:260] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [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: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.256626  7507 ts_tablet_manager.cc:1434] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:50.257469  7507 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.268013  7507 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: 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:12:50.268736  7507 tablet_bootstrap.cc:492] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.269124  7507 ts_tablet_manager.cc:1403] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:12:50.270542  7507 raft_consensus.cc:359] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.270936  7507 raft_consensus.cc:740] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.271332  7507 consensus_queue.cc:260] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [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: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.272876  7507 ts_tablet_manager.cc:1434] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:50.273774  7507 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: Bootstrap starting.
I20260713 09:12:50.284126  7507 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: 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:12:50.284641  7507 tablet_bootstrap.cc:492] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: Bootstrap complete.
I20260713 09:12:50.285030  7507 ts_tablet_manager.cc:1403] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:12:50.286497  7507 raft_consensus.cc:359] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.286892  7507 raft_consensus.cc:740] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1135580f8148469988325a5642288017, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.287369  7507 consensus_queue.cc:260] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [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: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.288616  7507 ts_tablet_manager.cc:1434] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:50.683405  7453 raft_consensus.cc:493] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.683830  7453 raft_consensus.cc:515] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.685263  7453 leader_election.cc:290] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:50.686053  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.686305  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:50.686594  7550 raft_consensus.cc:2468] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:50.687592  7213 leader_election.cc:304] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [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: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 
I20260713 09:12:50.688175  7453 raft_consensus.cc:2804] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:50.688524  7453 raft_consensus.cc:493] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.688854  7453 raft_consensus.cc:3060] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.693179  7453 raft_consensus.cc:515] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.694643  7453 leader_election.cc:290] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 election: Requested vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:50.695184  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:50.695497  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:50.695664  7550 raft_consensus.cc:3060] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.700006  7550 raft_consensus.cc:2468] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 2.
I20260713 09:12:50.700804  7213 leader_election.cc:304] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [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: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: cd4f7b93383e475d9ec054944e625619
I20260713 09:12:50.701377  7453 raft_consensus.cc:2804] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:50.701787  7453 raft_consensus.cc:697] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 2 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:12:50.702468  7453 consensus_queue.cc:237] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.708956  6920 catalog_manager.cc:5697] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 1 to 2, leader changed from 1135580f8148469988325a5642288017 (127.4.198.1) to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 2 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:50.712671  7595 raft_consensus.cc:493] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.713083  7595 raft_consensus.cc:515] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.714773  7595 leader_election.cc:290] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.715587  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:50.715811  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.716413  7550 raft_consensus.cc:2468] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:50.717861  7139 leader_election.cc:304] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [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: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:50.718667  7595 raft_consensus.cc:2804] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:50.719041  7595 raft_consensus.cc:493] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.719350  7595 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.724193  7595 raft_consensus.cc:515] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.725633  7595 leader_election.cc:290] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.726179  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:50.726503  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:50.726970  7550 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.731693  7550 raft_consensus.cc:2468] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 2.
I20260713 09:12:50.732522  7139 leader_election.cc:304] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [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: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:50.733085  7595 raft_consensus.cc:2804] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:50.733434  7595 raft_consensus.cc:697] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:12:50.734092  7595 consensus_queue.cc:237] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.739830  6920 catalog_manager.cc:5697] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 1 to 2, leader changed from 1135580f8148469988325a5642288017 (127.4.198.1) to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 2 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:50.767024  7453 raft_consensus.cc:493] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.767526  7453 raft_consensus.cc:515] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.769184  7453 leader_election.cc:290] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.769659  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:50.770118  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.770613  7550 raft_consensus.cc:2468] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:50.771387  7213 leader_election.cc:304] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [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: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:50.772054  7453 raft_consensus.cc:2804] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:50.772394  7453 raft_consensus.cc:493] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.772688  7453 raft_consensus.cc:3060] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.776790  7453 raft_consensus.cc:515] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.778198  7453 leader_election.cc:290] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.778743  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:50.779150  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:50.779642  7550 raft_consensus.cc:3060] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.783692  7550 raft_consensus.cc:2468] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 2.
I20260713 09:12:50.784468  7213 leader_election.cc:304] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [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: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:50.785066  7453 raft_consensus.cc:2804] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:50.785506  7453 raft_consensus.cc:697] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:12:50.786208  7453 consensus_queue.cc:237] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.789405  7598 raft_consensus.cc:493] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.789861  7598 raft_consensus.cc:515] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.791841  7598 leader_election.cc:290] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.793202  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.793773  7550 raft_consensus.cc:2468] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
I20260713 09:12:50.793936  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:50.794906  7065 leader_election.cc:304] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:50.794531  6919 catalog_manager.cc:5697] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 1 to 2, leader changed from 1135580f8148469988325a5642288017 (127.4.198.1) to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 2 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:50.795688  7598 raft_consensus.cc:2804] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:50.796113  7598 raft_consensus.cc:493] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.796455  7598 raft_consensus.cc:3060] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.796554  7453 raft_consensus.cc:493] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.797003  7453 raft_consensus.cc:515] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.799038  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.799587  7550 raft_consensus.cc:2468] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:50.799631  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:50.800518  7453 leader_election.cc:290] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:50.800738  7213 leader_election.cc:304] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [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: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 
I20260713 09:12:50.801419  7453 raft_consensus.cc:2804] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:50.801685  7453 raft_consensus.cc:493] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.801946  7453 raft_consensus.cc:3060] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.802855  7598 raft_consensus.cc:515] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.803813  7099 raft_consensus.cc:2393] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33aa90a6bc6348acaefdd256351ec7fc in current term 2: Already voted for candidate cd4f7b93383e475d9ec054944e625619 in this term.
I20260713 09:12:50.806932  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:12:50.807134  7598 leader_election.cc:290] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.807315  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:50.807953  7550 raft_consensus.cc:3060] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.812858  7550 raft_consensus.cc:2468] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 2.
I20260713 09:12:50.813621  7065 leader_election.cc:304] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:50.814203  7598 raft_consensus.cc:2804] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:50.814311  7453 raft_consensus.cc:515] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.814704  7598 raft_consensus.cc:697] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Becoming Leader. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:12:50.815445  7246 raft_consensus.cc:2393] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cd4f7b93383e475d9ec054944e625619 in current term 2: Already voted for candidate 33aa90a6bc6348acaefdd256351ec7fc in this term.
I20260713 09:12:50.815598  7598 consensus_queue.cc:237] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.816380  7453 leader_election.cc:290] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 election: Requested vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:50.817142  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:50.817651  7550 raft_consensus.cc:2393] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 33aa90a6bc6348acaefdd256351ec7fc in current term 2: Already voted for candidate cd4f7b93383e475d9ec054944e625619 in this term.
I20260713 09:12:50.817492  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e5ae920e1f49968a9cfe5a4872f24c" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:50.818723  7212 leader_election.cc:304] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc; no voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619
I20260713 09:12:50.819594  7453 raft_consensus.cc:2749] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:12:50.823626  6919 catalog_manager.cc:5697] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 reported cstate change: term changed from 1 to 2, leader changed from 1135580f8148469988325a5642288017 (127.4.198.1) to cd4f7b93383e475d9ec054944e625619 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "cd4f7b93383e475d9ec054944e625619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:50.846791  7595 raft_consensus.cc:493] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.847183  7595 raft_consensus.cc:515] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.848801  7595 leader_election.cc:290] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:50.850106  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.850198  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:50.850804  7550 raft_consensus.cc:2468] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 1.
I20260713 09:12:50.851938  7139 leader_election.cc:304] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [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: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: cd4f7b93383e475d9ec054944e625619
I20260713 09:12:50.852532  7595 raft_consensus.cc:2804] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:50.852856  7595 raft_consensus.cc:493] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.853132  7595 raft_consensus.cc:3060] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.857300  7595 raft_consensus.cc:515] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.858702  7595 leader_election.cc:290] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 election: Requested vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:50.859241  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:50.859648  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:50.859769  7550 raft_consensus.cc:3060] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.864032  7550 raft_consensus.cc:2468] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 2.
I20260713 09:12:50.864749  7139 leader_election.cc:304] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [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: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: cd4f7b93383e475d9ec054944e625619
I20260713 09:12:50.865281  7595 raft_consensus.cc:2804] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:50.865664  7595 raft_consensus.cc:697] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:12:50.866227  7595 consensus_queue.cc:237] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:50.872427  6919 catalog_manager.cc:5697] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 1 to 2, leader changed from 1135580f8148469988325a5642288017 (127.4.198.1) to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 2 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:50.888525  7595 raft_consensus.cc:493] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.888921  7595 raft_consensus.cc:515] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.890861  7595 leader_election.cc:290] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.891155  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:50.891465  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c699b77db4b6d8250282dc38c2950" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.892149  7550 raft_consensus.cc:2393] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4df99af21b32419fa8d44699abae355a in current term 2: Already voted for candidate 33aa90a6bc6348acaefdd256351ec7fc in this term.
I20260713 09:12:50.892961  7139 leader_election.cc:304] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [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: 4df99af21b32419fa8d44699abae355a; no voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:50.893529  7595 raft_consensus.cc:3060] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.898252  7595 raft_consensus.cc:2749] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:50.910557  7598 raft_consensus.cc:493] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.910928  7598 raft_consensus.cc:515] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:12:50.912448  7598 leader_election.cc:290] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.913053  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:50.913319  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462e34f4ae8247d08aa2ecb1923da69e" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.913918  7550 raft_consensus.cc:2393] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd4f7b93383e475d9ec054944e625619 in current term 2: Already voted for candidate 33aa90a6bc6348acaefdd256351ec7fc in this term.
I20260713 09:12:50.914644  7065 leader_election.cc:304] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [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: cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:50.915236  7598 raft_consensus.cc:3060] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:50.919155  7598 raft_consensus.cc:2749] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:50.963191  7595 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.963583  7595 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.965076  7595 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.965704  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:50.965962  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.966663  7550 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 2.
I20260713 09:12:50.967144  7596 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.967622  7596 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.967938  7139 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: cd4f7b93383e475d9ec054944e625619
I20260713 09:12:50.969005  7595 raft_consensus.cc:2804] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:12:50.969496  7596 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.969864  7595 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.970238  7595 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.970229  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:50.971045  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:50.971556  7550 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 2.
I20260713 09:12:50.972371  7065 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:50.972963  7598 raft_consensus.cc:2804] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:12:50.973325  7598 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:50.973654  7598 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.976248  7595 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.977348  7172 raft_consensus.cc:2393] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd4f7b93383e475d9ec054944e625619 in current term 3: Already voted for candidate 4df99af21b32419fa8d44699abae355a in this term.
I20260713 09:12:50.978132  7595 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 3 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.978825  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:12:50.979173  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:50.979354  7598 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.979772  7550 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.980363  7099 raft_consensus.cc:2393] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4df99af21b32419fa8d44699abae355a in current term 3: Already voted for candidate cd4f7b93383e475d9ec054944e625619 in this term.
I20260713 09:12:50.981215  7598 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 3 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:50.981899  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:50.982559  7172 raft_consensus.cc:2393] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cd4f7b93383e475d9ec054944e625619 in current term 3: Already voted for candidate 4df99af21b32419fa8d44699abae355a in this term.
I20260713 09:12:50.982754  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:50.983845  7065 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:50.984400  7598 raft_consensus.cc:2749] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:12:50.984963  7550 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 3.
I20260713 09:12:50.985700  7139 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: cd4f7b93383e475d9ec054944e625619
I20260713 09:12:50.986248  7595 raft_consensus.cc:2804] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:50.986624  7595 raft_consensus.cc:697] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:12:50.987257  7595 consensus_queue.cc:237] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [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: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:50.992971  6919 catalog_manager.cc:5697] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 2 to 3, leader changed from 1135580f8148469988325a5642288017 (127.4.198.1) to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 3 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.059937  7453 raft_consensus.cc:493] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:51.060300  7453 raft_consensus.cc:515] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:51.060990  7598 raft_consensus.cc:493] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:51.061604  7598 raft_consensus.cc:515] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:51.062012  7453 leader_election.cc:290] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:51.063589  7598 leader_election.cc:290] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:51.063936  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:51.065646  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:51.066246  7549 raft_consensus.cc:2468] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 1.
I20260713 09:12:51.067162  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:51.067377  7065 leader_election.cc:304] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:12:51.068197  7598 raft_consensus.cc:2804] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:51.065841  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:51.068538  7598 raft_consensus.cc:493] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:51.069051  7598 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.069092  7550 raft_consensus.cc:2468] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 1.
I20260713 09:12:51.070293  7213 leader_election.cc:304] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [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: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:51.071379  7453 raft_consensus.cc:2804] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:51.071892  7453 raft_consensus.cc:493] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:51.072237  7453 raft_consensus.cc:3060] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.076798  7598 raft_consensus.cc:515] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:51.078626  7598 leader_election.cc:290] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 election: Requested vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:51.079039  7453 raft_consensus.cc:515] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:51.079617  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:51.079101  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:51.080749  7550 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.081307  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:12:51.081427  7453 leader_election.cc:290] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:51.081620  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017"
I20260713 09:12:51.082217  7549 raft_consensus.cc:3060] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.086755  7550 raft_consensus.cc:2468] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 2.
I20260713 09:12:51.087852  7065 leader_election.cc:304] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:51.088265  7549 raft_consensus.cc:2468] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 2.
I20260713 09:12:51.088514  7598 raft_consensus.cc:2804] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.089079  7598 raft_consensus.cc:697] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Becoming Leader. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:12:51.089164  7213 leader_election.cc:304] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [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: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 4df99af21b32419fa8d44699abae355a
I20260713 09:12:51.090180  7453 raft_consensus.cc:2804] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.089970  7598 consensus_queue.cc:237] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:51.090806  7453 raft_consensus.cc:697] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:12:51.091632  7453 consensus_queue.cc:237] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:51.099825  6919 catalog_manager.cc:5697] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 1 to 2, leader changed from 1135580f8148469988325a5642288017 (127.4.198.1) to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 2 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.102846  6920 catalog_manager.cc:5697] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 reported cstate change: term changed from 1 to 2, leader changed from 1135580f8148469988325a5642288017 (127.4.198.1) to cd4f7b93383e475d9ec054944e625619 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "cd4f7b93383e475d9ec054944e625619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.126297  7549 raft_consensus.cc:1275] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Refusing update from remote peer 33aa90a6bc6348acaefdd256351ec7fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.127346  7453 consensus_queue.cc:1048] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.136936  7099 raft_consensus.cc:1275] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Refusing update from remote peer 33aa90a6bc6348acaefdd256351ec7fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.140800  7599 consensus_queue.cc:1048] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.152199  7594 raft_consensus.cc:493] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:51.152724  7594 raft_consensus.cc:515] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:51.154708  7594 leader_election.cc:290] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:51.155546  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc" is_pre_election: true
I20260713 09:12:51.157797  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed73d1495e4955bba404b0e7348a46" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:51.158471  7549 raft_consensus.cc:2393] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4df99af21b32419fa8d44699abae355a in current term 2: Already voted for candidate 33aa90a6bc6348acaefdd256351ec7fc in this term.
I20260713 09:12:51.159456  7139 leader_election.cc:304] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [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: 4df99af21b32419fa8d44699abae355a; no voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:12:51.160035  7594 raft_consensus.cc:3060] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.165122  7594 raft_consensus.cc:2749] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:51.171329  7614 raft_consensus.cc:493] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:51.171733  7614 raft_consensus.cc:515] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:12:51.173199  7614 leader_election.cc:290] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 1135580f8148469988325a5642288017 (127.4.198.1:38817)
I20260713 09:12:51.173799  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:51.173995  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:51.174762  7549 raft_consensus.cc:2393] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33aa90a6bc6348acaefdd256351ec7fc in current term 2: Already voted for candidate 4df99af21b32419fa8d44699abae355a in this term.
I20260713 09:12:51.175596  7213 leader_election.cc:304] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [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: 33aa90a6bc6348acaefdd256351ec7fc; no voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:51.176391  7614 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.181155  7614 raft_consensus.cc:2749] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:51.183032  7172 raft_consensus.cc:1275] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Refusing update from remote peer 33aa90a6bc6348acaefdd256351ec7fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.184072  7615 consensus_queue.cc:1048] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.193406  7549 raft_consensus.cc:1275] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Refusing update from remote peer 33aa90a6bc6348acaefdd256351ec7fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.194623  7615 consensus_queue.cc:1048] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.196836  7598 raft_consensus.cc:493] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:51.197340  7598 raft_consensus.cc:515] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:51.198909  7598 leader_election.cc:290] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:12:51.199518  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:51.200237  7550 raft_consensus.cc:2393] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd4f7b93383e475d9ec054944e625619 in current term 2: Already voted for candidate 4df99af21b32419fa8d44699abae355a in this term.
I20260713 09:12:51.201385  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0b252418be4bd381b966df5fa944dc" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4df99af21b32419fa8d44699abae355a" is_pre_election: true
I20260713 09:12:51.205294  7066 leader_election.cc:304] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [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: cd4f7b93383e475d9ec054944e625619; no voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a
I20260713 09:12:51.205899  7598 raft_consensus.cc:3060] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.206117  7343 raft_consensus.cc:493] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1135580f8148469988325a5642288017)
I20260713 09:12:51.206663  7343 raft_consensus.cc:515] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:12:51.210923  7550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1135580f8148469988325a5642288017" is_pre_election: true
I20260713 09:12:51.212455  7343 leader_election.cc:290] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1135580f8148469988325a5642288017 (127.4.198.1:38817), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:12:51.212496  7598 raft_consensus.cc:2749] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:51.212790  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4f7b93383e475d9ec054944e625619" is_pre_election: true
I20260713 09:12:51.212471  7550 raft_consensus.cc:2393] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4df99af21b32419fa8d44699abae355a in current term 2: Already voted for candidate cd4f7b93383e475d9ec054944e625619 in this term.
I20260713 09:12:51.216861  7139 leader_election.cc:304] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [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: 4df99af21b32419fa8d44699abae355a; no voters: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619
I20260713 09:12:51.217427  7343 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.223135  7343 raft_consensus.cc:2749] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:51.228415  7246 raft_consensus.cc:1275] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Refusing update from remote peer cd4f7b93383e475d9ec054944e625619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.229570  7598 consensus_queue.cc:1048] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.237059  7550 raft_consensus.cc:1275] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Refusing update from remote peer cd4f7b93383e475d9ec054944e625619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.238358  7598 consensus_queue.cc:1048] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.268755  7550 raft_consensus.cc:1275] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Refusing update from remote peer 4df99af21b32419fa8d44699abae355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.269771  7343 consensus_queue.cc:1048] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.276940  7246 raft_consensus.cc:1275] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Refusing update from remote peer 4df99af21b32419fa8d44699abae355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.278607  7595 consensus_queue.cc:1048] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.398062  7099 raft_consensus.cc:1275] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Refusing update from remote peer 4df99af21b32419fa8d44699abae355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.399212  7594 consensus_queue.cc:1048] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.408700  7550 raft_consensus.cc:1275] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Refusing update from remote peer 4df99af21b32419fa8d44699abae355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.409878  7594 consensus_queue.cc:1048] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.422341  7099 raft_consensus.cc:1275] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Refusing update from remote peer 4df99af21b32419fa8d44699abae355a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:51.423314  7594 consensus_queue.cc:1048] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.430681  7550 raft_consensus.cc:1275] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Refusing update from remote peer 4df99af21b32419fa8d44699abae355a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:51.432622  7343 consensus_queue.cc:1048] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.490248  7550 raft_consensus.cc:1275] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Refusing update from remote peer cd4f7b93383e475d9ec054944e625619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.491298  7597 consensus_queue.cc:1048] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.499538  7172 raft_consensus.cc:1275] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Refusing update from remote peer 33aa90a6bc6348acaefdd256351ec7fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.500532  7173 raft_consensus.cc:1275] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Refusing update from remote peer cd4f7b93383e475d9ec054944e625619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.500895  7614 consensus_queue.cc:1048] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.501863  7598 consensus_queue.cc:1048] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.515096  7547 raft_consensus.cc:1275] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Refusing update from remote peer 33aa90a6bc6348acaefdd256351ec7fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.516873  7453 consensus_queue.cc:1048] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.123452  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:00.147389  7246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2199becd642946d58a399724f1b8aa73"
dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
mode: GRACEFUL
new_leader_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:44772
I20260713 09:13:00.148016  7246 raft_consensus.cc:606] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Received request to transfer leadership to TS 1135580f8148469988325a5642288017
I20260713 09:13:00.158778  7099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19"
dest_uuid: "cd4f7b93383e475d9ec054944e625619"
mode: GRACEFUL
new_leader_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:52488
I20260713 09:13:00.159281  7099 raft_consensus.cc:606] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Received request to transfer leadership to TS 1135580f8148469988325a5642288017
I20260713 09:13:00.167989  7658 raft_consensus.cc:993] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc: : Instructing follower 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:00.168447  7655 raft_consensus.cc:1081] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Signalling peer 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:00.170313  7172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a"
dest_uuid: "4df99af21b32419fa8d44699abae355a"
mode: GRACEFUL
new_leader_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:35054
I20260713 09:13:00.170526  7549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2199becd642946d58a399724f1b8aa73"
dest_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:57858
I20260713 09:13:00.170878  7172 raft_consensus.cc:606] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Received request to transfer leadership to TS 1135580f8148469988325a5642288017
I20260713 09:13:00.171018  7549 raft_consensus.cc:493] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:00.171479  7549 raft_consensus.cc:3060] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.173274  7172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb"
dest_uuid: "4df99af21b32419fa8d44699abae355a"
mode: GRACEFUL
new_leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
 from {username='slave'} at 127.0.0.1:35054
I20260713 09:13:00.173794  7172 raft_consensus.cc:606] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Received request to transfer leadership to TS 33aa90a6bc6348acaefdd256351ec7fc
I20260713 09:13:00.175866  7246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247"
dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
mode: GRACEFUL
new_leader_uuid: "cd4f7b93383e475d9ec054944e625619"
 from {username='slave'} at 127.0.0.1:44772
I20260713 09:13:00.176331  7246 raft_consensus.cc:606] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Received request to transfer leadership to TS cd4f7b93383e475d9ec054944e625619
I20260713 09:13:00.178200  7549 raft_consensus.cc:515] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.178619  7172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff71bb11a1844ccaae5896602e0408d8"
dest_uuid: "4df99af21b32419fa8d44699abae355a"
mode: GRACEFUL
new_leader_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:35054
I20260713 09:13:00.179116  7594 raft_consensus.cc:993] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a: : Instructing follower 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:00.179306  7172 raft_consensus.cc:606] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Received request to transfer leadership to TS 1135580f8148469988325a5642288017
I20260713 09:13:00.179625  7653 raft_consensus.cc:1081] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Signalling peer 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:00.180495  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:13:00.180799  7549 leader_election.cc:290] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:13:00.182551  7550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a"
dest_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:57874
I20260713 09:13:00.184896  7550 raft_consensus.cc:493] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:00.185041  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:00.185317  7550 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:00.191653  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2199becd642946d58a399724f1b8aa73" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:13:00.192237  7172 raft_consensus.cc:3060] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.191741  7550 raft_consensus.cc:515] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.193430  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2199becd642946d58a399724f1b8aa73" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:13:00.193953  7246 raft_consensus.cc:3055] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:00.194234  7246 raft_consensus.cc:740] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:13:00.194957  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:13:00.195052  7246 consensus_queue.cc:260] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.195725  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c16d40ec5a441b8d962772d0a4e96a" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:13:00.196288  7247 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:00.196496  7246 raft_consensus.cc:3060] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.195634  7173 raft_consensus.cc:3055] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:00.197993  7173 raft_consensus.cc:740] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:13:00.198158  7172 raft_consensus.cc:2468] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 2.
I20260713 09:13:00.198915  7173 consensus_queue.cc:260] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [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: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.199823  7173 raft_consensus.cc:3060] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:00.202932  7247 raft_consensus.cc:2468] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 3.
I20260713 09:13:00.203877  7246 raft_consensus.cc:2468] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 2.
I20260713 09:13:00.204133  7504 leader_election.cc:304] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:13:00.205437  7173 raft_consensus.cc:2468] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 3.
I20260713 09:13:00.205888  7501 leader_election.cc:304] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 
I20260713 09:13:00.207525  7550 leader_election.cc:290] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 3 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:13:00.207743  7666 raft_consensus.cc:2804] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:00.208545  7665 raft_consensus.cc:2804] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:00.209816  7665 raft_consensus.cc:697] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 3 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:13:00.210016  7666 raft_consensus.cc:697] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 2 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:13:00.210839  7665 consensus_queue.cc:237] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [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: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.210932  7666 consensus_queue.cc:237] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.220212  6920 catalog_manager.cc:5697] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 1 to 2, leader changed from 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4) to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:00.221392  6920 catalog_manager.cc:5697] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 reported cstate change: term changed from 2 to 3, leader changed from 4df99af21b32419fa8d44699abae355a (127.4.198.3) to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 3 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:00.240325  7653 raft_consensus.cc:993] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a: : Instructing follower 33aa90a6bc6348acaefdd256351ec7fc to start an election
I20260713 09:13:00.240796  7594 raft_consensus.cc:1081] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Signalling peer 33aa90a6bc6348acaefdd256351ec7fc to start an election
I20260713 09:13:00.242175  7247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb"
dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
 from {username='slave'} at 127.0.0.1:36222
I20260713 09:13:00.242648  7247 raft_consensus.cc:493] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:00.242914  7247 raft_consensus.cc:3060] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.247165  7247 raft_consensus.cc:515] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:00.248636  7247 leader_election.cc:290] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:13:00.249363  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:13:00.249540  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acdee6befee4519bd98df1e6d512dfb" candidate_uuid: "33aa90a6bc6348acaefdd256351ec7fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:13:00.249903  7099 raft_consensus.cc:3060] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.250049  7173 raft_consensus.cc:3055] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:00.250392  7173 raft_consensus.cc:740] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:13:00.251032  7173 consensus_queue.cc:260] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:00.252051  7173 raft_consensus.cc:3060] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.254163  7099 raft_consensus.cc:2468] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 2.
I20260713 09:13:00.255262  7212 leader_election.cc:304] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33aa90a6bc6348acaefdd256351ec7fc, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:13:00.256044  7655 raft_consensus.cc:2804] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:00.256400  7655 raft_consensus.cc:697] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 2 LEADER]: Becoming Leader. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:13:00.256608  7173 raft_consensus.cc:2468] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33aa90a6bc6348acaefdd256351ec7fc in term 2.
I20260713 09:13:00.257119  7655 consensus_queue.cc:237] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:00.263305  6920 catalog_manager.cc:5697] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc reported cstate change: term changed from 1 to 2, leader changed from 4df99af21b32419fa8d44699abae355a (127.4.198.3) to 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4). New cstate: current_term: 2 leader_uuid: "33aa90a6bc6348acaefdd256351ec7fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:00.303828  7653 raft_consensus.cc:993] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a: : Instructing follower 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:00.304250  7594 raft_consensus.cc:1081] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Signalling peer 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:00.305379  7550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff71bb11a1844ccaae5896602e0408d8"
dest_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:57874
I20260713 09:13:00.305751  7550 raft_consensus.cc:493] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:00.305990  7550 raft_consensus.cc:3060] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.310580  7550 raft_consensus.cc:515] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.312182  7550 leader_election.cc:290] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:13:00.312637  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff71bb11a1844ccaae5896602e0408d8" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:13:00.313197  7173 raft_consensus.cc:3055] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:00.313159  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff71bb11a1844ccaae5896602e0408d8" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:13:00.313651  7173 raft_consensus.cc:740] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:13:00.313835  7246 raft_consensus.cc:3060] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.314422  7173 consensus_queue.cc:260] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.315578  7173 raft_consensus.cc:3060] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.319480  7246 raft_consensus.cc:2468] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 2.
I20260713 09:13:00.320515  7501 leader_election.cc:304] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 
I20260713 09:13:00.321152  7173 raft_consensus.cc:2468] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 2.
I20260713 09:13:00.321223  7666 raft_consensus.cc:2804] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:00.321720  7666 raft_consensus.cc:697] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 2 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:13:00.322528  7666 consensus_queue.cc:237] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:00.328744  6920 catalog_manager.cc:5697] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 1 to 2, leader changed from 4df99af21b32419fa8d44699abae355a (127.4.198.3) to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:00.341540  7656 raft_consensus.cc:993] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619: : Instructing follower 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:00.341946  7677 raft_consensus.cc:1081] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Signalling peer 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:00.343055  7550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19"
dest_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:57860
I20260713 09:13:00.343417  7550 raft_consensus.cc:493] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:00.343690  7550 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:00.347318  7550 raft_consensus.cc:515] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:13:00.348677  7550 leader_election.cc:290] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 3 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:13:00.349558  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:13:00.350050  7173 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:00.355185  7173 raft_consensus.cc:2468] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 3.
I20260713 09:13:00.356120  7504 leader_election.cc:304] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017, 4df99af21b32419fa8d44699abae355a; no voters: 
I20260713 09:13:00.356757  7666 raft_consensus.cc:2804] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:00.357092  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bed8b9693ca455eb3a89bd8de1dae19" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:13:00.357142  7666 raft_consensus.cc:697] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 3 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:13:00.357625  7099 raft_consensus.cc:3055] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:00.357905  7099 raft_consensus.cc:740] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:13:00.357980  7666 consensus_queue.cc:237] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [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: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:13:00.358516  7099 consensus_queue.cc:260] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [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: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } }
I20260713 09:13:00.359515  7099 raft_consensus.cc:3060] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:00.364416  7099 raft_consensus.cc:2468] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 3.
I20260713 09:13:00.365296  6920 catalog_manager.cc:5697] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 2 to 3, leader changed from cd4f7b93383e475d9ec054944e625619 (127.4.198.2) to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 3 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:00.637925  7246 raft_consensus.cc:1275] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 3 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:00.638962  7666 consensus_queue.cc:1048] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:00.650813  7172 raft_consensus.cc:1275] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:00.652225  7666 consensus_queue.cc:1048] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:00.707863  7246 raft_consensus.cc:1275] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.708832  7655 raft_consensus.cc:993] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc: : Instructing follower cd4f7b93383e475d9ec054944e625619 to start an election
I20260713 09:13:00.709255  7658 raft_consensus.cc:1081] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Signalling peer cd4f7b93383e475d9ec054944e625619 to start an election
I20260713 09:13:00.708983  7666 consensus_queue.cc:1048] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.710999  7099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247"
dest_uuid: "cd4f7b93383e475d9ec054944e625619"
 from {username='slave'} at 127.0.0.1:33316
I20260713 09:13:00.711469  7099 raft_consensus.cc:493] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:00.711789  7099 raft_consensus.cc:3060] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.716403  7099 raft_consensus.cc:515] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:00.718649  7099 leader_election.cc:290] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 election: Requested vote from peers 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:13:00.719031  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:13:00.719599  7247 raft_consensus.cc:3055] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:00.719826  7172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3885acbf9744be8c6e16644a10e247" candidate_uuid: "cd4f7b93383e475d9ec054944e625619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:13:00.720350  7172 raft_consensus.cc:3060] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.724177  7173 raft_consensus.cc:1275] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.719885  7247 raft_consensus.cc:740] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:13:00.726325  7172 raft_consensus.cc:2468] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 2.
I20260713 09:13:00.725939  7247 consensus_queue.cc:260] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:00.727495  7247 raft_consensus.cc:3060] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:00.727334  7665 consensus_queue.cc:1048] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:00.728893  7066 leader_election.cc:304] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:13:00.730336  7677 raft_consensus.cc:2804] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:00.734309  7247 raft_consensus.cc:2468] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4f7b93383e475d9ec054944e625619 in term 2.
I20260713 09:13:00.742281  7677 raft_consensus.cc:697] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Becoming Leader. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:13:00.743453  7677 consensus_queue.cc:237] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:00.749110  7172 raft_consensus.cc:1275] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:00.749464  7173 raft_consensus.cc:1275] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Refusing update from remote peer 33aa90a6bc6348acaefdd256351ec7fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.750309  7666 consensus_queue.cc:1048] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:00.751677  7658 consensus_queue.cc:1048] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.755852  6920 catalog_manager.cc:5697] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 reported cstate change: term changed from 1 to 2, leader changed from 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4) to cd4f7b93383e475d9ec054944e625619 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "cd4f7b93383e475d9ec054944e625619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:00.762102  7099 raft_consensus.cc:1275] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:00.763955  7666 consensus_queue.cc:1048] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:00.772691  7098 raft_consensus.cc:1275] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Refusing update from remote peer 33aa90a6bc6348acaefdd256351ec7fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.774271  7658 consensus_queue.cc:1048] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.802479  7244 raft_consensus.cc:1275] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.803594  7665 consensus_queue.cc:1048] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.811738  7172 raft_consensus.cc:1275] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:00.813324  7665 consensus_queue.cc:1048] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:01.186048  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:01.191147  7244 raft_consensus.cc:1275] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Refusing update from remote peer cd4f7b93383e475d9ec054944e625619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:01.192293  7685 consensus_queue.cc:1048] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:01.201010  7172 raft_consensus.cc:1275] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Refusing update from remote peer cd4f7b93383e475d9ec054944e625619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:01.203449  7685 consensus_queue.cc:1048] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:01.210491  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:01.228948  7244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870478344bd747ec80f7584867cc5416"
dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
mode: GRACEFUL
new_leader_uuid: "4df99af21b32419fa8d44699abae355a"
 from {username='slave'} at 127.0.0.1:44772
I20260713 09:13:01.229391  7244 raft_consensus.cc:606] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Received request to transfer leadership to TS 4df99af21b32419fa8d44699abae355a
I20260713 09:13:01.231647  7099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2ed874ba5024817a1dd9f1495972d89"
dest_uuid: "cd4f7b93383e475d9ec054944e625619"
mode: GRACEFUL
new_leader_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:52488
I20260713 09:13:01.232060  7099 raft_consensus.cc:606] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Received request to transfer leadership to TS 1135580f8148469988325a5642288017
I20260713 09:13:01.233714  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:13:01.234463  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:01.257999  7656 raft_consensus.cc:993] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619: : Instructing follower 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:01.258384  7677 raft_consensus.cc:1081] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Signalling peer 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:01.259500  7549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2ed874ba5024817a1dd9f1495972d89"
dest_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:57860
I20260713 09:13:01.259828  7549 raft_consensus.cc:493] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:01.260042  7549 raft_consensus.cc:3060] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:01.264189  7549 raft_consensus.cc:515] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:13:01.265407  7549 leader_election.cc:290] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 election: Requested vote from peers 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809), cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171)
I20260713 09:13:01.266052  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed874ba5024817a1dd9f1495972d89" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:13:01.266369  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed874ba5024817a1dd9f1495972d89" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:13:01.266495  7246 raft_consensus.cc:3060] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:01.266820  7099 raft_consensus.cc:3055] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:01.267068  7099 raft_consensus.cc:740] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd4f7b93383e475d9ec054944e625619, State: Running, Role: LEADER
I20260713 09:13:01.267710  7099 consensus_queue.cc:260] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:13:01.268539  7099 raft_consensus.cc:3060] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:01.270531  7246 raft_consensus.cc:2468] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 2.
I20260713 09:13:01.271356  7501 leader_election.cc:304] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1135580f8148469988325a5642288017, 33aa90a6bc6348acaefdd256351ec7fc; no voters: 
I20260713 09:13:01.272044  7665 raft_consensus.cc:2804] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:01.272408  7665 raft_consensus.cc:697] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 2 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:13:01.272665  7099 raft_consensus.cc:2468] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 2.
I20260713 09:13:01.273087  7665 consensus_queue.cc:237] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } }
I20260713 09:13:01.279949  6921 catalog_manager.cc:5697] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 1 to 2, leader changed from cd4f7b93383e475d9ec054944e625619 (127.4.198.2) to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:01.585502  7658 raft_consensus.cc:993] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc: : Instructing follower 4df99af21b32419fa8d44699abae355a to start an election
I20260713 09:13:01.586071  7703 raft_consensus.cc:1081] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Signalling peer 4df99af21b32419fa8d44699abae355a to start an election
I20260713 09:13:01.587532  7172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870478344bd747ec80f7584867cc5416"
dest_uuid: "4df99af21b32419fa8d44699abae355a"
 from {username='slave'} at 127.0.0.1:53634
I20260713 09:13:01.588052  7172 raft_consensus.cc:493] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:01.588399  7172 raft_consensus.cc:3060] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:01.592330  7172 raft_consensus.cc:515] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:01.593606  7172 leader_election.cc:290] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4:37809)
I20260713 09:13:01.594228  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870478344bd747ec80f7584867cc5416" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:13:01.594532  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870478344bd747ec80f7584867cc5416" candidate_uuid: "4df99af21b32419fa8d44699abae355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33aa90a6bc6348acaefdd256351ec7fc"
I20260713 09:13:01.594789  7099 raft_consensus.cc:3060] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:01.595081  7246 raft_consensus.cc:3055] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:01.595374  7246 raft_consensus.cc:740] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33aa90a6bc6348acaefdd256351ec7fc, State: Running, Role: LEADER
I20260713 09:13:01.596144  7246 consensus_queue.cc:260] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:01.597240  7246 raft_consensus.cc:3060] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:01.600469  7099 raft_consensus.cc:2468] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 2.
I20260713 09:13:01.601426  7138 leader_election.cc:304] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df99af21b32419fa8d44699abae355a, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:13:01.602166  7704 raft_consensus.cc:2804] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:01.602602  7704 raft_consensus.cc:697] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Becoming Leader. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:13:01.602612  7246 raft_consensus.cc:2468] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df99af21b32419fa8d44699abae355a in term 2.
I20260713 09:13:01.603555  7704 consensus_queue.cc:237] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } }
I20260713 09:13:01.610030  6921 catalog_manager.cc:5697] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a reported cstate change: term changed from 1 to 2, leader changed from 33aa90a6bc6348acaefdd256351ec7fc (127.4.198.4) to 4df99af21b32419fa8d44699abae355a (127.4.198.3). New cstate: current_term: 2 leader_uuid: "4df99af21b32419fa8d44699abae355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:01.860795  7099 raft_consensus.cc:1275] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:01.861775  7665 consensus_queue.cc:1048] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:01.869901  7246 raft_consensus.cc:1275] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:01.871105  7690 consensus_queue.cc:1048] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:02.038805  7099 raft_consensus.cc:1275] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Refusing update from remote peer 4df99af21b32419fa8d44699abae355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:02.039821  7704 consensus_queue.cc:1048] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:02.040210  7246 raft_consensus.cc:1275] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Refusing update from remote peer 4df99af21b32419fa8d44699abae355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:02.041232  7704 consensus_queue.cc:1048] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33aa90a6bc6348acaefdd256351ec7fc" member_type: VOTER last_known_addr { host: "127.4.198.4" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:02.235383  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:02.252190  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:02.271742  7173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9"
dest_uuid: "4df99af21b32419fa8d44699abae355a"
mode: GRACEFUL
new_leader_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:35054
I20260713 09:13:02.272321  7173 raft_consensus.cc:606] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 LEADER]: Received request to transfer leadership to TS 1135580f8148469988325a5642288017
I20260713 09:13:02.273387  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:13:02.273880  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:02.555577  7704 raft_consensus.cc:993] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a: : Instructing follower 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:02.556064  7594 raft_consensus.cc:1081] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 LEADER]: Signalling peer 1135580f8148469988325a5642288017 to start an election
I20260713 09:13:02.557276  7549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9"
dest_uuid: "1135580f8148469988325a5642288017"
 from {username='slave'} at 127.0.0.1:57874
I20260713 09:13:02.557670  7549 raft_consensus.cc:493] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:02.557934  7549 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:13:02.564417  7549 raft_consensus.cc:515] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:02.565869  7549 leader_election.cc:290] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [CANDIDATE]: Term 4 election: Requested vote from peers cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171), 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597)
I20260713 09:13:02.566690  7173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4df99af21b32419fa8d44699abae355a"
I20260713 09:13:02.566586  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab8ee3029a745b7887103a0b8fe45e9" candidate_uuid: "1135580f8148469988325a5642288017" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cd4f7b93383e475d9ec054944e625619"
I20260713 09:13:02.567193  7173 raft_consensus.cc:3055] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:13:02.567319  7099 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:13:02.567696  7173 raft_consensus.cc:740] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4df99af21b32419fa8d44699abae355a, State: Running, Role: LEADER
I20260713 09:13:02.568401  7173 consensus_queue.cc:260] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:02.569335  7173 raft_consensus.cc:3060] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:13:02.573360  7099 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 4.
I20260713 09:13:02.574697  7502 leader_election.cc:304] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [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: 1135580f8148469988325a5642288017, cd4f7b93383e475d9ec054944e625619; no voters: 
I20260713 09:13:02.576059  7690 raft_consensus.cc:2804] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:13:02.576465  7690 raft_consensus.cc:697] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 4 LEADER]: Becoming Leader. State: Replica: 1135580f8148469988325a5642288017, State: Running, Role: LEADER
I20260713 09:13:02.576924  7173 raft_consensus.cc:2468] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1135580f8148469988325a5642288017 in term 4.
I20260713 09:13:02.577356  7690 consensus_queue.cc:237] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } }
I20260713 09:13:02.584187  6919 catalog_manager.cc:5697] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 reported cstate change: term changed from 3 to 4, leader changed from 4df99af21b32419fa8d44699abae355a (127.4.198.3) to 1135580f8148469988325a5642288017 (127.4.198.1). New cstate: current_term: 4 leader_uuid: "1135580f8148469988325a5642288017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1135580f8148469988325a5642288017" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:02.967466  7173 raft_consensus.cc:1275] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 4 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:13:02.968384  7690 consensus_queue.cc:1048] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df99af21b32419fa8d44699abae355a" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:02.978888  7099 raft_consensus.cc:1275] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 4 FOLLOWER]: Refusing update from remote peer 1135580f8148469988325a5642288017: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:13:02.980199  7723 consensus_queue.cc:1048] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4f7b93383e475d9ec054944e625619" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:13:03.274513  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:03.288561  4888 tablet_server.cc:179] TabletServer@127.4.198.1:38817 shutting down...
W20260713 09:13:03.302186  7139 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:13:03.305124  7139 consensus_peers.cc:597] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. 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:13:03.310766  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:03.311472  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.312206  4888 raft_consensus.cc:2243] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.312614  4888 raft_consensus.cc:2272] T 07ed73d1495e4955bba404b0e7348a46 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.314482  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.315068  4888 raft_consensus.cc:2243] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.315619  4888 raft_consensus.cc:2272] T 25941dc398584f6196a3f1ffadafe00d P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.318459  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.319204  4888 raft_consensus.cc:2243] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.319921  4888 raft_consensus.cc:2272] T cab8ee3029a745b7887103a0b8fe45e9 P 1135580f8148469988325a5642288017 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.322383  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.322892  4888 raft_consensus.cc:2243] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.323331  4888 raft_consensus.cc:2272] T ed8c699b77db4b6d8250282dc38c2950 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:03.324672  7065 consensus_peers.cc:597] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. 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:13:03.325521  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.326025  4888 raft_consensus.cc:2243] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.326692  4888 raft_consensus.cc:2272] T d2ed874ba5024817a1dd9f1495972d89 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.328519  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.328970  4888 raft_consensus.cc:2243] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.329663  4888 raft_consensus.cc:2272] T ff71bb11a1844ccaae5896602e0408d8 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.331384  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.331878  4888 raft_consensus.cc:2243] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.332229  4888 raft_consensus.cc:2272] T a701cf75f6ae45959c9fd0b5d7a9027a P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.334137  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.334647  4888 raft_consensus.cc:2243] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.335336  4888 raft_consensus.cc:2272] T 3bed8b9693ca455eb3a89bd8de1dae19 P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.337230  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.337718  4888 raft_consensus.cc:2243] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.338411  4888 raft_consensus.cc:2272] T 2199becd642946d58a399724f1b8aa73 P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.340278  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.340726  4888 raft_consensus.cc:2243] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.341048  4888 raft_consensus.cc:2272] T c56149421b7340e08b4f589638a5f024 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.342813  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.343317  4888 raft_consensus.cc:2243] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.343677  4888 raft_consensus.cc:2272] T 4afafa4534fd47ea80cf87570e77aec3 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.345312  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.345793  4888 raft_consensus.cc:2243] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.346139  4888 raft_consensus.cc:2272] T 1f5233287ad243aeba48b57e7ce3d9a4 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.347910  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.348407  4888 raft_consensus.cc:2243] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.348941  4888 raft_consensus.cc:2272] T f3e5ae920e1f49968a9cfe5a4872f24c P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.351352  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.351838  4888 raft_consensus.cc:2243] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.352226  4888 raft_consensus.cc:2272] T 1dca9489954545b79f6bc0a20dd94abe P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.353953  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.354460  4888 raft_consensus.cc:2243] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.355165  4888 raft_consensus.cc:2272] T 65c16d40ec5a441b8d962772d0a4e96a P 1135580f8148469988325a5642288017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.356851  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.357295  4888 raft_consensus.cc:2243] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.357635  4888 raft_consensus.cc:2272] T 83440c774e6f467e812cec032cb0eeb2 P 1135580f8148469988325a5642288017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.359851  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.360327  4888 raft_consensus.cc:2243] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.360735  4888 raft_consensus.cc:2272] T 462e34f4ae8247d08aa2ecb1923da69e P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.362577  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:03.362998  4888 raft_consensus.cc:2243] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.363365  4888 raft_consensus.cc:2272] T 2c0b252418be4bd381b966df5fa944dc P 1135580f8148469988325a5642288017 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:03.384191  7139 consensus_peers.cc:597] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. 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:13:03.401932  4888 tablet_server.cc:196] TabletServer@127.4.198.1:38817 shutdown complete.
W20260713 09:13:03.407155  7213 consensus_peers.cc:597] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.433766  4888 tablet_server.cc:179] TabletServer@127.4.198.2:0 shutting down...
I20260713 09:13:03.454931  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:03.455698  4888 tablet_replica.cc:333] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.456447  4888 raft_consensus.cc:2243] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.457304  4888 raft_consensus.cc:2272] T da3885acbf9744be8c6e16644a10e247 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:03.458423  7212 consensus_peers.cc:597] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc -> Peer cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171): Couldn't send request to peer cd4f7b93383e475d9ec054944e625619. 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:13:03.459565  4888 tablet_replica.cc:333] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.460106  4888 raft_consensus.cc:2243] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.460470  4888 raft_consensus.cc:2272] T 83c89f9fd66648438906277ff060b3c5 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.462288  4888 tablet_replica.cc:333] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.462778  4888 raft_consensus.cc:2243] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.463130  4888 raft_consensus.cc:2272] T 1dca9489954545b79f6bc0a20dd94abe P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.464892  4888 tablet_replica.cc:333] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.465374  4888 raft_consensus.cc:2243] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.466035  4888 raft_consensus.cc:2272] T c56149421b7340e08b4f589638a5f024 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.467857  4888 tablet_replica.cc:333] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.468308  4888 raft_consensus.cc:2243] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.468669  4888 raft_consensus.cc:2272] T 870478344bd747ec80f7584867cc5416 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.470357  4888 tablet_replica.cc:333] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.470789  4888 raft_consensus.cc:2243] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.471120  4888 raft_consensus.cc:2272] T fea67f2f788a41f6b804b5c839133d32 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.472977  4888 tablet_replica.cc:333] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.473453  4888 raft_consensus.cc:2243] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.473793  4888 raft_consensus.cc:2272] T 462e34f4ae8247d08aa2ecb1923da69e P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.475380  4888 tablet_replica.cc:333] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.475845  4888 raft_consensus.cc:2243] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.476233  4888 raft_consensus.cc:2272] T 2c0b252418be4bd381b966df5fa944dc P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.477953  4888 tablet_replica.cc:333] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.478376  4888 raft_consensus.cc:2243] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.478719  4888 raft_consensus.cc:2272] T 1f5233287ad243aeba48b57e7ce3d9a4 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.480294  4888 tablet_replica.cc:333] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.480715  4888 raft_consensus.cc:2243] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.481611  4888 raft_consensus.cc:2272] T f3e5ae920e1f49968a9cfe5a4872f24c P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.483587  4888 tablet_replica.cc:333] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.484009  4888 raft_consensus.cc:2243] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.484383  4888 raft_consensus.cc:2272] T 8c3b6806190d41858d2fb9d1bac53a87 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.486177  4888 tablet_replica.cc:333] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.486649  4888 raft_consensus.cc:2243] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.487648  4888 raft_consensus.cc:2272] T 4afafa4534fd47ea80cf87570e77aec3 P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.489629  4888 tablet_replica.cc:333] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.490180  4888 raft_consensus.cc:2243] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.490720  4888 raft_consensus.cc:2272] T 3bed8b9693ca455eb3a89bd8de1dae19 P cd4f7b93383e475d9ec054944e625619 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.492935  4888 tablet_replica.cc:333] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.493446  4888 raft_consensus.cc:2243] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.494318  4888 raft_consensus.cc:2272] T a701cf75f6ae45959c9fd0b5d7a9027a P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.496196  4888 tablet_replica.cc:333] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.496649  4888 raft_consensus.cc:2243] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.497346  4888 raft_consensus.cc:2272] T 25941dc398584f6196a3f1ffadafe00d P cd4f7b93383e475d9ec054944e625619 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:03.498189  7139 consensus_peers.cc:597] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.499171  4888 tablet_replica.cc:333] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.499676  4888 raft_consensus.cc:2243] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.500046  4888 raft_consensus.cc:2272] T 7acdee6befee4519bd98df1e6d512dfb P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.501703  4888 tablet_replica.cc:333] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.502140  4888 raft_consensus.cc:2243] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.502538  4888 raft_consensus.cc:2272] T d2ed874ba5024817a1dd9f1495972d89 P cd4f7b93383e475d9ec054944e625619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.504287  4888 tablet_replica.cc:333] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619: stopping tablet replica
I20260713 09:13:03.504678  4888 raft_consensus.cc:2243] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.505043  4888 raft_consensus.cc:2272] T cab8ee3029a745b7887103a0b8fe45e9 P cd4f7b93383e475d9ec054944e625619 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.540952  4888 tablet_server.cc:196] TabletServer@127.4.198.2:0 shutdown complete.
W20260713 09:13:03.546232  7138 consensus_peers.cc:597] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a -> Peer cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171): Couldn't send request to peer cd4f7b93383e475d9ec054944e625619. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:03.557967  7138 consensus_peers.cc:597] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a -> Peer cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171): Couldn't send request to peer cd4f7b93383e475d9ec054944e625619. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.571233  4888 tablet_server.cc:179] TabletServer@127.4.198.3:0 shutting down...
W20260713 09:13:03.587569  7214 consensus_peers.cc:597] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc -> Peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Couldn't send request to peer 4df99af21b32419fa8d44699abae355a. 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:13:03.594178  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:03.594913  4888 tablet_replica.cc:333] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.595705  4888 raft_consensus.cc:2243] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.596271  4888 raft_consensus.cc:2272] T da3885acbf9744be8c6e16644a10e247 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.598099  4888 tablet_replica.cc:333] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.598567  4888 raft_consensus.cc:2243] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.598917  4888 raft_consensus.cc:2272] T 2199becd642946d58a399724f1b8aa73 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.600538  4888 tablet_replica.cc:333] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.601042  4888 raft_consensus.cc:2243] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.601359  4888 raft_consensus.cc:2272] T 83c89f9fd66648438906277ff060b3c5 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.602903  4888 tablet_replica.cc:333] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.603345  4888 raft_consensus.cc:2243] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.604025  4888 raft_consensus.cc:2272] T 83440c774e6f467e812cec032cb0eeb2 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.606019  4888 tablet_replica.cc:333] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.606559  4888 raft_consensus.cc:2243] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.607388  4888 raft_consensus.cc:2272] T 1f5233287ad243aeba48b57e7ce3d9a4 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:03.607889  7213 consensus_peers.cc:597] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.609349  4888 tablet_replica.cc:333] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.609892  4888 raft_consensus.cc:2243] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.610509  4888 raft_consensus.cc:2272] T 8c3b6806190d41858d2fb9d1bac53a87 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.612304  4888 tablet_replica.cc:333] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.612960  4888 raft_consensus.cc:2243] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.613337  4888 raft_consensus.cc:2272] T cab8ee3029a745b7887103a0b8fe45e9 P 4df99af21b32419fa8d44699abae355a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:03.615571  7138 consensus_peers.cc:597] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a -> Peer cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171): Couldn't send request to peer cd4f7b93383e475d9ec054944e625619. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.615852  4888 tablet_replica.cc:333] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.616545  4888 raft_consensus.cc:2243] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.617025  4888 raft_consensus.cc:2272] T ed8c699b77db4b6d8250282dc38c2950 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.618714  4888 tablet_replica.cc:333] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.619189  4888 raft_consensus.cc:2243] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.619856  4888 raft_consensus.cc:2272] T fea67f2f788a41f6b804b5c839133d32 P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.621521  4888 tablet_replica.cc:333] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.621970  4888 raft_consensus.cc:2243] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.622583  4888 raft_consensus.cc:2272] T 870478344bd747ec80f7584867cc5416 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.624257  4888 tablet_replica.cc:333] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.624696  4888 raft_consensus.cc:2243] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.625321  4888 raft_consensus.cc:2272] T 2c0b252418be4bd381b966df5fa944dc P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.627007  4888 tablet_replica.cc:333] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.627447  4888 raft_consensus.cc:2243] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.627803  4888 raft_consensus.cc:2272] T 25941dc398584f6196a3f1ffadafe00d P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.629354  4888 tablet_replica.cc:333] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.629763  4888 raft_consensus.cc:2243] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.630101  4888 raft_consensus.cc:2272] T 65c16d40ec5a441b8d962772d0a4e96a P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.631712  4888 tablet_replica.cc:333] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.632140  4888 raft_consensus.cc:2243] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.632476  4888 raft_consensus.cc:2272] T 7acdee6befee4519bd98df1e6d512dfb P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.634111  4888 tablet_replica.cc:333] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.634596  4888 raft_consensus.cc:2243] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.634949  4888 raft_consensus.cc:2272] T ff71bb11a1844ccaae5896602e0408d8 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.636482  4888 tablet_replica.cc:333] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.636878  4888 raft_consensus.cc:2243] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.637213  4888 raft_consensus.cc:2272] T 07ed73d1495e4955bba404b0e7348a46 P 4df99af21b32419fa8d44699abae355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.638849  4888 tablet_replica.cc:333] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.639358  4888 raft_consensus.cc:2243] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.639798  4888 raft_consensus.cc:2272] T 3bed8b9693ca455eb3a89bd8de1dae19 P 4df99af21b32419fa8d44699abae355a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.641347  4888 tablet_replica.cc:333] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a: stopping tablet replica
I20260713 09:13:03.641736  4888 raft_consensus.cc:2243] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.642087  4888 raft_consensus.cc:2272] T a701cf75f6ae45959c9fd0b5d7a9027a P 4df99af21b32419fa8d44699abae355a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:03.646706  7213 consensus_peers.cc:597] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc -> Peer 1135580f8148469988325a5642288017 (127.4.198.1:38817): Couldn't send request to peer 1135580f8148469988325a5642288017. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:38817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.677021  4888 tablet_server.cc:196] TabletServer@127.4.198.3:0 shutdown complete.
I20260713 09:13:03.706133  4888 tablet_server.cc:179] TabletServer@127.4.198.4:0 shutting down...
W20260713 09:13:03.724710  7214 consensus_peers.cc:597] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc -> Peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Couldn't send request to peer 4df99af21b32419fa8d44699abae355a. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.3:37597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:03.728787  7212 consensus_peers.cc:597] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc -> Peer cd4f7b93383e475d9ec054944e625619 (127.4.198.2:42171): Couldn't send request to peer cd4f7b93383e475d9ec054944e625619. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:03.731817  7214 consensus_peers.cc:597] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc -> Peer 4df99af21b32419fa8d44699abae355a (127.4.198.3:37597): Couldn't send request to peer 4df99af21b32419fa8d44699abae355a. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.3:37597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.733100  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:03.733865  4888 tablet_replica.cc:333] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.734735  4888 raft_consensus.cc:2243] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.735275  4888 raft_consensus.cc:2272] T da3885acbf9744be8c6e16644a10e247 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.737062  4888 tablet_replica.cc:333] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.737551  4888 raft_consensus.cc:2243] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.737917  4888 raft_consensus.cc:2272] T 2199becd642946d58a399724f1b8aa73 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.739516  4888 tablet_replica.cc:333] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.739984  4888 raft_consensus.cc:2243] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.740631  4888 raft_consensus.cc:2272] T 83c89f9fd66648438906277ff060b3c5 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.742301  4888 tablet_replica.cc:333] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.742784  4888 raft_consensus.cc:2243] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.743417  4888 raft_consensus.cc:2272] T 1dca9489954545b79f6bc0a20dd94abe P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.745098  4888 tablet_replica.cc:333] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.745568  4888 raft_consensus.cc:2243] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.745946  4888 raft_consensus.cc:2272] T 83440c774e6f467e812cec032cb0eeb2 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.747536  4888 tablet_replica.cc:333] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.747987  4888 raft_consensus.cc:2243] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.748338  4888 raft_consensus.cc:2272] T f3e5ae920e1f49968a9cfe5a4872f24c P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.749989  4888 tablet_replica.cc:333] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.750470  4888 raft_consensus.cc:2243] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.750833  4888 raft_consensus.cc:2272] T 8c3b6806190d41858d2fb9d1bac53a87 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.752516  4888 tablet_replica.cc:333] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.752972  4888 raft_consensus.cc:2243] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.753324  4888 raft_consensus.cc:2272] T 4afafa4534fd47ea80cf87570e77aec3 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.755350  4888 tablet_replica.cc:333] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.755842  4888 raft_consensus.cc:2243] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.756188  4888 raft_consensus.cc:2272] T c56149421b7340e08b4f589638a5f024 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.757849  4888 tablet_replica.cc:333] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.758303  4888 raft_consensus.cc:2243] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.758913  4888 raft_consensus.cc:2272] T ed8c699b77db4b6d8250282dc38c2950 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.760576  4888 tablet_replica.cc:333] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.761123  4888 raft_consensus.cc:2243] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.761792  4888 raft_consensus.cc:2272] T 462e34f4ae8247d08aa2ecb1923da69e P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.763531  4888 tablet_replica.cc:333] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.763967  4888 raft_consensus.cc:2243] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.764338  4888 raft_consensus.cc:2272] T 870478344bd747ec80f7584867cc5416 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.765900  4888 tablet_replica.cc:333] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.766316  4888 raft_consensus.cc:2243] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.766669  4888 raft_consensus.cc:2272] T fea67f2f788a41f6b804b5c839133d32 P 33aa90a6bc6348acaefdd256351ec7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.768308  4888 tablet_replica.cc:333] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.768748  4888 raft_consensus.cc:2243] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.769135  4888 raft_consensus.cc:2272] T 65c16d40ec5a441b8d962772d0a4e96a P 33aa90a6bc6348acaefdd256351ec7fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.770681  4888 tablet_replica.cc:333] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.771106  4888 raft_consensus.cc:2243] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.771864  4888 raft_consensus.cc:2272] T 7acdee6befee4519bd98df1e6d512dfb P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.773433  4888 tablet_replica.cc:333] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.773867  4888 raft_consensus.cc:2243] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.774217  4888 raft_consensus.cc:2272] T d2ed874ba5024817a1dd9f1495972d89 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.775765  4888 tablet_replica.cc:333] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.776182  4888 raft_consensus.cc:2243] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.776558  4888 raft_consensus.cc:2272] T ff71bb11a1844ccaae5896602e0408d8 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.778111  4888 tablet_replica.cc:333] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc: stopping tablet replica
I20260713 09:13:03.778481  4888 raft_consensus.cc:2243] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.779104  4888 raft_consensus.cc:2272] T 07ed73d1495e4955bba404b0e7348a46 P 33aa90a6bc6348acaefdd256351ec7fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.811924  4888 tablet_server.cc:196] TabletServer@127.4.198.4:0 shutdown complete.
I20260713 09:13:03.838958  4888 master.cc:562] Master@127.4.198.62:41005 shutting down...
I20260713 09:13:03.858678  4888 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.859086  4888 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.859339  4888 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e61d7753df443bcb2507ba79494bc78: stopping tablet replica
I20260713 09:13:03.877497  4888 master.cc:584] Master@127.4.198.62:41005 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18276 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:13:03.925364  4888 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.62:35453
I20260713 09:13:03.926366  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:03.931520  7734 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:13:03.932080  7733 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:13:03.932123  7736 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:13:03.934026  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:03.934835  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:03.935005  4888 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:13:03.935161  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933983935144 us; error 0 us; skew 500 ppm
I20260713 09:13:03.935694  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:03.937744  4888 webserver.cc:533] Webserver started at http://127.4.198.62:34403/ using document root <none> and password file <none>
I20260713 09:13:03.938162  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:03.938326  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:03.938563  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:03.939575  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/master-0-root/instance:
uuid: "09c513a564fa457897d1c23110af62d9"
format_stamp: "Formatted at 2026-07-13 09:13:03 on dist-test-slave-frwm"
I20260713 09:13:03.943351  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:13:03.946147  7741 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:13:03.946750  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:13:03.946988  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/master-0-root
uuid: "09c513a564fa457897d1c23110af62d9"
format_stamp: "Formatted at 2026-07-13 09:13:03 on dist-test-slave-frwm"
I20260713 09:13:03.947220  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-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:13:03.969041  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:03.970041  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:04.003851  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.62:35453
I20260713 09:13:04.003940  7792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.62:35453 every 8 connection(s)
I20260713 09:13:04.007217  7793 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:13:04.016268  7793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9: Bootstrap starting.
I20260713 09:13:04.020727  7793 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.024421  7793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9: No bootstrap required, opened a new log
I20260713 09:13:04.026346  7793 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c513a564fa457897d1c23110af62d9" member_type: VOTER }
I20260713 09:13:04.026718  7793 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.026916  7793 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c513a564fa457897d1c23110af62d9, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.027478  7793 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09c513a564fa457897d1c23110af62d9" member_type: VOTER }
I20260713 09:13:04.027941  7793 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:13:04.028155  7793 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:13:04.028407  7793 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:04.032508  7793 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c513a564fa457897d1c23110af62d9" member_type: VOTER }
I20260713 09:13:04.032951  7793 leader_election.cc:304] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [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: 09c513a564fa457897d1c23110af62d9; no voters: 
I20260713 09:13:04.033936  7793 leader_election.cc:290] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:13:04.034277  7796 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:04.035516  7796 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 1 LEADER]: Becoming Leader. State: Replica: 09c513a564fa457897d1c23110af62d9, State: Running, Role: LEADER
I20260713 09:13:04.036044  7796 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [LEADER]: Queue going to LEADER mode. State: All 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: "09c513a564fa457897d1c23110af62d9" member_type: VOTER }
I20260713 09:13:04.036578  7793 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:13:04.039984  7797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09c513a564fa457897d1c23110af62d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c513a564fa457897d1c23110af62d9" member_type: VOTER } }
I20260713 09:13:04.040612  7797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:04.040405  7798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09c513a564fa457897d1c23110af62d9. Latest consensus state: current_term: 1 leader_uuid: "09c513a564fa457897d1c23110af62d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c513a564fa457897d1c23110af62d9" member_type: VOTER } }
I20260713 09:13:04.041071  7798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:04.043630  7803 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:13:04.050833  7803 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:13:04.052239  4888 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:13:04.058575  7803 catalog_manager.cc:1383] Generated new cluster ID: 3d7995dbcce74c1cb504b4dd2cebcba2
I20260713 09:13:04.058821  7803 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:13:04.091851  7803 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:13:04.092990  7803 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:13:04.106668  7803 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9: Generated new TSK 0
I20260713 09:13:04.107158  7803 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:13:04.117807  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:04.124058  7815 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:13:04.123283  7814 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:13:04.125476  7817 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:13:04.125881  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:04.126616  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:04.126789  4888 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:13:04.126930  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933984126913 us; error 0 us; skew 500 ppm
I20260713 09:13:04.127399  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:04.129364  4888 webserver.cc:533] Webserver started at http://127.4.198.1:34165/ using document root <none> and password file <none>
I20260713 09:13:04.129788  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:04.129949  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:04.130177  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:04.131108  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-0-root/instance:
uuid: "a1c5e32a77bb48f58badb1de812886c3"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-frwm"
I20260713 09:13:04.134946  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:13:04.137816  7822 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:13:04.138468  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:04.138715  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "a1c5e32a77bb48f58badb1de812886c3"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-frwm"
I20260713 09:13:04.138947  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-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:13:04.150290  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:04.151372  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:04.152700  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:04.154738  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:04.154917  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.155144  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:04.155292  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.192620  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:39355
I20260713 09:13:04.192756  7884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:39355 every 8 connection(s)
I20260713 09:13:04.197016  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:04.203985  7890 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:13:04.203292  7889 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:13:04.208436  4888 server_base.cc:1061] running on GCE node
W20260713 09:13:04.208747  7892 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:13:04.209764  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:04.209965  4888 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:13:04.210144  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933984210128 us; error 0 us; skew 500 ppm
I20260713 09:13:04.210825  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:04.212292  7885 heartbeater.cc:344] Connected to a master server at 127.4.198.62:35453
I20260713 09:13:04.212677  7885 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:04.213428  4888 webserver.cc:533] Webserver started at http://127.4.198.2:45133/ using document root <none> and password file <none>
I20260713 09:13:04.213552  7885 heartbeater.cc:507] Master 127.4.198.62:35453 requested a full tablet report, sending...
I20260713 09:13:04.214071  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:04.214318  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:04.214615  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:04.215655  7758 ts_manager.cc:194] Registered new tserver with Master: a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355)
I20260713 09:13:04.215893  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-1-root/instance:
uuid: "e8cc82654b594efe832820ed0ba31e1d"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-frwm"
I20260713 09:13:04.217254  7758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37208
I20260713 09:13:04.220700  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:04.223822  7897 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:13:04.224474  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:13:04.224728  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-1-root
uuid: "e8cc82654b594efe832820ed0ba31e1d"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-frwm"
I20260713 09:13:04.224990  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-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:13:04.239110  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:04.240218  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:04.241569  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:04.243603  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:04.243789  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.243997  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:04.244153  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.281052  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.2:33521
I20260713 09:13:04.281138  7959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.2:33521 every 8 connection(s)
I20260713 09:13:04.285493  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:04.292194  7963 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:13:04.294409  7964 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:13:04.295204  4888 server_base.cc:1061] running on GCE node
W20260713 09:13:04.295573  7966 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:13:04.296527  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:04.296763  4888 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:13:04.296958  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933984296942 us; error 0 us; skew 500 ppm
I20260713 09:13:04.297299  7960 heartbeater.cc:344] Connected to a master server at 127.4.198.62:35453
I20260713 09:13:04.297605  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:04.297673  7960 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:04.298557  7960 heartbeater.cc:507] Master 127.4.198.62:35453 requested a full tablet report, sending...
I20260713 09:13:04.300189  4888 webserver.cc:533] Webserver started at http://127.4.198.3:43811/ using document root <none> and password file <none>
I20260713 09:13:04.300683  7758 ts_manager.cc:194] Registered new tserver with Master: e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:04.300817  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:04.301115  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:04.301422  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:04.302366  7758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37222
I20260713 09:13:04.302821  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-2-root/instance:
uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-frwm"
I20260713 09:13:04.307224  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:13:04.310099  7971 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:13:04.310747  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:04.310992  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-2-root
uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-frwm"
I20260713 09:13:04.311223  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-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:13:04.343873  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:04.344887  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:04.346134  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:04.348323  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:04.348543  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.348759  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:04.348906  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.384287  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.3:44017
I20260713 09:13:04.384382  8033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.3:44017 every 8 connection(s)
I20260713 09:13:04.396090  8034 heartbeater.cc:344] Connected to a master server at 127.4.198.62:35453
I20260713 09:13:04.396418  8034 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:04.397032  8034 heartbeater.cc:507] Master 127.4.198.62:35453 requested a full tablet report, sending...
I20260713 09:13:04.398650  7758 ts_manager.cc:194] Registered new tserver with Master: 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:04.399024  4888 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011892809s
I20260713 09:13:04.400243  7758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37238
I20260713 09:13:04.420759  7758 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37240:
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:13:04.423334  7758 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:13:04.484400  7850 tablet_service.cc:1511] Processing CreateTablet for tablet 5b7bc8483581434e82a86ec98ca077ff (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:13:04.485334  7848 tablet_service.cc:1511] Processing CreateTablet for tablet a55d40bc4ea5499ea4f194ee6f2f25bc (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:13:04.485802  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b7bc8483581434e82a86ec98ca077ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.485556  7849 tablet_service.cc:1511] Processing CreateTablet for tablet eb67aa5a09bb41718eaa42500e2abe4e (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:13:04.486631  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55d40bc4ea5499ea4f194ee6f2f25bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.491331  7847 tablet_service.cc:1511] Processing CreateTablet for tablet a8b35292a5884638af4f596fd9ac8b75 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:13:04.492607  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b35292a5884638af4f596fd9ac8b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.493269  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb67aa5a09bb41718eaa42500e2abe4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.495306  7999 tablet_service.cc:1511] Processing CreateTablet for tablet 5b7bc8483581434e82a86ec98ca077ff (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:13:04.496546  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b7bc8483581434e82a86ec98ca077ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.500188  7996 tablet_service.cc:1511] Processing CreateTablet for tablet a8b35292a5884638af4f596fd9ac8b75 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:13:04.500458  7997 tablet_service.cc:1511] Processing CreateTablet for tablet a55d40bc4ea5499ea4f194ee6f2f25bc (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:13:04.501422  7996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b35292a5884638af4f596fd9ac8b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.502446  7998 tablet_service.cc:1511] Processing CreateTablet for tablet eb67aa5a09bb41718eaa42500e2abe4e (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:13:04.503677  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb67aa5a09bb41718eaa42500e2abe4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.504667  7846 tablet_service.cc:1511] Processing CreateTablet for tablet 69b36e7595754671828aa700112ad3b8 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:13:04.505872  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b36e7595754671828aa700112ad3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.507690  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55d40bc4ea5499ea4f194ee6f2f25bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.509024  7845 tablet_service.cc:1511] Processing CreateTablet for tablet aaf7a0a844404b6b8d4b2790b1164c1c (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:13:04.510205  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf7a0a844404b6b8d4b2790b1164c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.512501  7995 tablet_service.cc:1511] Processing CreateTablet for tablet 69b36e7595754671828aa700112ad3b8 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:13:04.513739  7995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b36e7595754671828aa700112ad3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.513877  7844 tablet_service.cc:1511] Processing CreateTablet for tablet 561a60a6e5224db7b771dd573bce5a4f (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:13:04.515041  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561a60a6e5224db7b771dd573bce5a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.514899  7994 tablet_service.cc:1511] Processing CreateTablet for tablet aaf7a0a844404b6b8d4b2790b1164c1c (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:13:04.519690  7994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf7a0a844404b6b8d4b2790b1164c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.521487  7993 tablet_service.cc:1511] Processing CreateTablet for tablet 561a60a6e5224db7b771dd573bce5a4f (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:13:04.522697  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561a60a6e5224db7b771dd573bce5a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.527168  7843 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9698f5de7845358753d63526404985 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:13:04.528330  7843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9698f5de7845358753d63526404985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.533543  7992 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9698f5de7845358753d63526404985 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:13:04.534725  7992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9698f5de7845358753d63526404985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.536482  7991 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1721119634490dae06fc6c4e8f8e5c (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:13:04.537673  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1721119634490dae06fc6c4e8f8e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.540493  7990 tablet_service.cc:1511] Processing CreateTablet for tablet eadc4cdbf82b4447a70578821edaa6e6 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:13:04.541680  7990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadc4cdbf82b4447a70578821edaa6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.545351  7842 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1721119634490dae06fc6c4e8f8e5c (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:13:04.546491  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1721119634490dae06fc6c4e8f8e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.548352  7841 tablet_service.cc:1511] Processing CreateTablet for tablet eadc4cdbf82b4447a70578821edaa6e6 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:13:04.549448  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadc4cdbf82b4447a70578821edaa6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.629945  8049 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:04.634608  8049 tablet_bootstrap.cc:654] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.637712  7925 tablet_service.cc:1511] Processing CreateTablet for tablet 5b7bc8483581434e82a86ec98ca077ff (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:13:04.639127  7925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b7bc8483581434e82a86ec98ca077ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.640530  7924 tablet_service.cc:1511] Processing CreateTablet for tablet eb67aa5a09bb41718eaa42500e2abe4e (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:13:04.642481  8050 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:04.642794  7923 tablet_service.cc:1511] Processing CreateTablet for tablet a55d40bc4ea5499ea4f194ee6f2f25bc (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:13:04.644194  7918 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9698f5de7845358753d63526404985 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:13:04.645169  7922 tablet_service.cc:1511] Processing CreateTablet for tablet a8b35292a5884638af4f596fd9ac8b75 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:13:04.646322  7919 tablet_service.cc:1511] Processing CreateTablet for tablet 561a60a6e5224db7b771dd573bce5a4f (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:13:04.647516  7921 tablet_service.cc:1511] Processing CreateTablet for tablet 69b36e7595754671828aa700112ad3b8 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:13:04.648682  7920 tablet_service.cc:1511] Processing CreateTablet for tablet aaf7a0a844404b6b8d4b2790b1164c1c (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:13:04.649545  8050 tablet_bootstrap.cc:654] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.650010  7920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf7a0a844404b6b8d4b2790b1164c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.651839  7918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9698f5de7845358753d63526404985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.655745  7919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561a60a6e5224db7b771dd573bce5a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.656544  7917 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1721119634490dae06fc6c4e8f8e5c (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:13:04.657847  7917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1721119634490dae06fc6c4e8f8e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.659760  7924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb67aa5a09bb41718eaa42500e2abe4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.660730  8050 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:04.661231  8050 ts_tablet_manager.cc:1403] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:13:04.663756  7921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b36e7595754671828aa700112ad3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.664161  8050 raft_consensus.cc:359] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:04.664911  8050 raft_consensus.cc:385] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.665235  8050 raft_consensus.cc:740] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.666096  8050 consensus_queue.cc:260] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:04.667760  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55d40bc4ea5499ea4f194ee6f2f25bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.671743  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b35292a5884638af4f596fd9ac8b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.675266  8050 ts_tablet_manager.cc:1434] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:13:04.675974  8034 heartbeater.cc:499] Master 127.4.198.62:35453 was elected leader, sending a full tablet report...
I20260713 09:13:04.677068  7916 tablet_service.cc:1511] Processing CreateTablet for tablet eadc4cdbf82b4447a70578821edaa6e6 (DEFAULT_TABLE table=test-workload [id=bcf3a115d67944bfbd79ac4aa12d778b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:13:04.678341  7916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadc4cdbf82b4447a70578821edaa6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.697806  8053 raft_consensus.cc:493] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:04.699043  8053 raft_consensus.cc:515] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:04.714426  8053 leader_election.cc:290] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:04.712283  8050 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:04.729723  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
W20260713 09:13:04.730959  7975 leader_election.cc:343] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:04.729635  8054 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:04.735334  8054 tablet_bootstrap.cc:654] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.753429  8050 tablet_bootstrap.cc:654] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:04.753577  7974 leader_election.cc:343] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Not found: Tablet not found: 5b7bc8483581434e82a86ec98ca077ff
I20260713 09:13:04.753993  7974 leader_election.cc:304] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c; no voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:04.754827  8055 raft_consensus.cc:2749] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:04.755402  8049 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:04.755904  8049 ts_tablet_manager.cc:1403] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.126s	user 0.038s	sys 0.070s
I20260713 09:13:04.757789  8054 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:04.758283  8054 ts_tablet_manager.cc:1403] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.010s
I20260713 09:13:04.758910  8049 raft_consensus.cc:359] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:04.759611  8049 raft_consensus.cc:385] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.759888  8049 raft_consensus.cc:740] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.760673  8049 consensus_queue.cc:260] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:04.761119  8054 raft_consensus.cc:359] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.761842  8054 raft_consensus.cc:385] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.762145  8054 raft_consensus.cc:740] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.762679  7885 heartbeater.cc:499] Master 127.4.198.62:35453 was elected leader, sending a full tablet report...
I20260713 09:13:04.763053  8049 ts_tablet_manager.cc:1434] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:04.762840  8054 consensus_queue.cc:260] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.764019  8049 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:04.766638  8050 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:04.767190  8050 ts_tablet_manager.cc:1403] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.000s
I20260713 09:13:04.769737  8049 tablet_bootstrap.cc:654] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.770062  8050 raft_consensus.cc:359] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.770817  8050 raft_consensus.cc:385] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.771175  8050 raft_consensus.cc:740] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.772058  8050 consensus_queue.cc:260] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.774173  8050 ts_tablet_manager.cc:1434] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:04.775146  8050 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:04.780766  8049 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:04.781015  8050 tablet_bootstrap.cc:654] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.781215  8049 ts_tablet_manager.cc:1403] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:13:04.783996  8049 raft_consensus.cc:359] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.784673  8049 raft_consensus.cc:385] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.784955  8049 raft_consensus.cc:740] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.785820  8049 consensus_queue.cc:260] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.788116  8049 ts_tablet_manager.cc:1434] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:13:04.789003  8049 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:04.794873  8049 tablet_bootstrap.cc:654] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.799517  8050 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:04.799978  8050 ts_tablet_manager.cc:1403] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260713 09:13:04.800522  8049 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:04.800976  8049 ts_tablet_manager.cc:1403] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:13:04.801002  7960 heartbeater.cc:499] Master 127.4.198.62:35453 was elected leader, sending a full tablet report...
I20260713 09:13:04.801494  8054 ts_tablet_manager.cc:1434] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.043s	user 0.031s	sys 0.011s
I20260713 09:13:04.802372  8054 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:04.802913  8050 raft_consensus.cc:359] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.803715  8050 raft_consensus.cc:385] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.803723  8049 raft_consensus.cc:359] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.804222  8050 raft_consensus.cc:740] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.804553  8049 raft_consensus.cc:385] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.804855  8049 raft_consensus.cc:740] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.805243  8050 consensus_queue.cc:260] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.805658  8049 consensus_queue.cc:260] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.807639  8050 ts_tablet_manager.cc:1434] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:13:04.807842  8049 ts_tablet_manager.cc:1434] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:13:04.808220  8054 tablet_bootstrap.cc:654] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.808691  8050 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:04.808825  8049 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:04.815034  8050 tablet_bootstrap.cc:654] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.815034  8049 tablet_bootstrap.cc:654] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.826382  8050 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:04.826853  8050 ts_tablet_manager.cc:1403] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:13:04.827255  8049 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:04.827713  8049 ts_tablet_manager.cc:1403] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:13:04.830197  8049 raft_consensus.cc:359] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.830840  8049 raft_consensus.cc:385] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.831106  8049 raft_consensus.cc:740] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.831941  8049 consensus_queue.cc:260] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.829586  8050 raft_consensus.cc:359] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.833292  8050 raft_consensus.cc:385] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.833632  8050 raft_consensus.cc:740] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.834201  8049 ts_tablet_manager.cc:1434] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:04.834394  8050 consensus_queue.cc:260] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.835170  8049 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:04.836923  8050 ts_tablet_manager.cc:1434] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:13:04.837924  8050 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:04.841675  8049 tablet_bootstrap.cc:654] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.843726  8050 tablet_bootstrap.cc:654] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.852809  8049 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:04.853233  8049 ts_tablet_manager.cc:1403] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:13:04.855089  8050 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:04.855605  8050 ts_tablet_manager.cc:1403] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:13:04.855827  8049 raft_consensus.cc:359] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.856482  8049 raft_consensus.cc:385] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.856775  8049 raft_consensus.cc:740] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.857620  8049 consensus_queue.cc:260] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.858608  8050 raft_consensus.cc:359] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.859338  8050 raft_consensus.cc:385] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.859688  8050 raft_consensus.cc:740] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.859927  8049 ts_tablet_manager.cc:1434] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:13:04.860996  8049 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:04.860698  8050 consensus_queue.cc:260] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.865238  8050 ts_tablet_manager.cc:1434] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:13:04.866255  8050 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:04.867597  8049 tablet_bootstrap.cc:654] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.872538  8050 tablet_bootstrap.cc:654] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.878988  8049 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:04.879503  8049 ts_tablet_manager.cc:1403] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:13:04.882536  8049 raft_consensus.cc:359] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.883270  8049 raft_consensus.cc:385] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.883701  8049 raft_consensus.cc:740] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.884568  8049 consensus_queue.cc:260] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.888424  8058 raft_consensus.cc:493] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:04.888927  8058 raft_consensus.cc:515] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.897758  8058 leader_election.cc:290] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:04.899400  8059 raft_consensus.cc:493] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:04.899943  8054 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:04.900627  8054 ts_tablet_manager.cc:1403] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.098s	user 0.032s	sys 0.063s
I20260713 09:13:04.899945  8059 raft_consensus.cc:515] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.903659  8054 raft_consensus.cc:359] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.904331  8054 raft_consensus.cc:385] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.904618  8054 raft_consensus.cc:740] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.904760  8059 leader_election.cc:290] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:04.905498  8049 ts_tablet_manager.cc:1434] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:13:04.905319  8054 consensus_queue.cc:260] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.907401  8054 ts_tablet_manager.cc:1434] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:13:04.908339  8054 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:04.914608  8054 tablet_bootstrap.cc:654] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.920337  8049 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:04.924002  8050 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:04.927970  8050 ts_tablet_manager.cc:1403] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.016s
I20260713 09:13:04.930910  8050 raft_consensus.cc:359] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.931648  8050 raft_consensus.cc:385] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.931937  8050 raft_consensus.cc:740] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.932613  8050 consensus_queue.cc:260] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.934885  8050 ts_tablet_manager.cc:1434] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:13:04.935997  8050 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:04.938830  8054 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:04.939275  8054 ts_tablet_manager.cc:1403] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.015s
I20260713 09:13:04.940335  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b35292a5884638af4f596fd9ac8b75" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
W20260713 09:13:04.941927  7826 leader_election.cc:343] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:04.942147  8054 raft_consensus.cc:359] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.943200  8054 raft_consensus.cc:385] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.943646  8058 raft_consensus.cc:493] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:04.943651  8054 raft_consensus.cc:740] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.944274  8058 raft_consensus.cc:515] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.944708  8054 consensus_queue.cc:260] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.946198  8058 leader_election.cc:290] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:04.948257  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:04.948838  8009 raft_consensus.cc:2468] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 0.
I20260713 09:13:04.950042  7826 leader_election.cc:304] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3; no voters: 
I20260713 09:13:04.950708  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b35292a5884638af4f596fd9ac8b75" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:04.951145  8055 raft_consensus.cc:493] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:04.946980  8054 ts_tablet_manager.cc:1434] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:13:04.950853  8058 raft_consensus.cc:2804] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:04.953258  8058 raft_consensus.cc:493] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:04.953706  8058 raft_consensus.cc:3060] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:04.952203  8055 raft_consensus.cc:515] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
W20260713 09:13:04.956554  7825 leader_election.cc:343] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:04.957026  8055 leader_election.cc:290] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:04.957438  8049 tablet_bootstrap.cc:654] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.958356  8050 tablet_bootstrap.cc:654] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.959643  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b36e7595754671828aa700112ad3b8" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
I20260713 09:13:04.956971  7825 leader_election.cc:304] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c5e32a77bb48f58badb1de812886c3; no voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:04.960208  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:04.960940  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b36e7595754671828aa700112ad3b8" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
W20260713 09:13:04.962831  7975 leader_election.cc:343] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:04.963346  7974 leader_election.cc:343] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:04.964443  7974 leader_election.cc:304] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c; no voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:04.965775  8054 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:04.966194  8055 raft_consensus.cc:2749] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:04.966367  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9698f5de7845358753d63526404985" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
W20260713 09:13:04.967499  7901 leader_election.cc:343] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:04.970853  8054 tablet_bootstrap.cc:654] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.977440  8058 raft_consensus.cc:515] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.980397  8050 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:04.980556  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:04.980923  8050 ts_tablet_manager.cc:1403] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.002s
I20260713 09:13:04.981287  8009 raft_consensus.cc:3060] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:04.983922  8050 raft_consensus.cc:359] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.984656  8050 raft_consensus.cc:385] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.984676  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9698f5de7845358753d63526404985" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:04.985080  8050 raft_consensus.cc:740] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
W20260713 09:13:04.986188  7901 leader_election.cc:343] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:04.986646  7901 leader_election.cc:304] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8cc82654b594efe832820ed0ba31e1d; no voters: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:04.985865  8050 consensus_queue.cc:260] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.988183  8059 raft_consensus.cc:2749] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:04.989836  8050 ts_tablet_manager.cc:1434] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:13:04.990003  8049 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:04.990622  8049 ts_tablet_manager.cc:1403] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.003s
I20260713 09:13:04.991348  8050 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:04.994104  8049 raft_consensus.cc:359] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.994800  8049 raft_consensus.cc:385] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.995093  8049 raft_consensus.cc:740] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.996862  8009 raft_consensus.cc:2468] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
I20260713 09:13:04.997911  7826 leader_election.cc:304] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3; no voters: 
I20260713 09:13:04.998447  8050 tablet_bootstrap.cc:654] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.999919  8049 consensus_queue.cc:260] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:04.987931  8058 leader_election.cc:290] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Requested vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.001348  8058 raft_consensus.cc:2749] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:05.001924  8058 raft_consensus.cc:2804] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.002318  8058 raft_consensus.cc:697] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Becoming Leader. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Running, Role: LEADER
I20260713 09:13:05.003197  8058 consensus_queue.cc:237] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
W20260713 09:13:05.007352  7825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.2:33521, user_credentials={real_user=slave}} blocked reactor thread for 50926us
I20260713 09:13:05.009110  8054 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:05.009642  8054 ts_tablet_manager.cc:1403] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.003s
I20260713 09:13:05.010715  8049 ts_tablet_manager.cc:1434] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:13:05.011624  8049 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:05.012181  8054 raft_consensus.cc:359] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.012867  8054 raft_consensus.cc:385] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.013145  8054 raft_consensus.cc:740] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.014808  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
W20260713 09:13:05.015255  7825 leader_election.cc:343] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.016433  8055 raft_consensus.cc:493] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.016750  8075 raft_consensus.cc:493] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.017056  8055 raft_consensus.cc:515] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.017238  8075 raft_consensus.cc:515] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:05.020614  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf7a0a844404b6b8d4b2790b1164c1c" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
I20260713 09:13:05.020136  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:05.019366  8055 leader_election.cc:290] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.023577  7860 raft_consensus.cc:2468] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 0.
I20260713 09:13:05.021587  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf7a0a844404b6b8d4b2790b1164c1c" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:05.024405  7933 raft_consensus.cc:2468] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 0.
I20260713 09:13:05.024646  7975 leader_election.cc:304] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3; no voters: 
W20260713 09:13:05.024398  7825 leader_election.cc:343] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.014719  8054 consensus_queue.cc:260] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.025488  8075 leader_election.cc:290] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.026600  8055 raft_consensus.cc:2804] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.027053  8055 raft_consensus.cc:493] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.027673  7935 raft_consensus.cc:3060] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.028321  8049 tablet_bootstrap.cc:654] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.027408  8055 raft_consensus.cc:3060] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.029111  8054 ts_tablet_manager.cc:1434] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:13:05.030174  8054 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:05.031111  8050 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:05.035609  8050 ts_tablet_manager.cc:1403] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.006s
I20260713 09:13:05.036306  8054 tablet_bootstrap.cc:654] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.037472  7935 raft_consensus.cc:2468] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
I20260713 09:13:05.038077  8050 raft_consensus.cc:359] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.038779  8050 raft_consensus.cc:385] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.039069  8050 raft_consensus.cc:740] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.039237  8049 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:05.039789  8049 ts_tablet_manager.cc:1403] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
W20260713 09:13:05.041779  7826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.3:44017, user_credentials={real_user=slave}} blocked reactor thread for 43953.9us
I20260713 09:13:05.044729  8049 raft_consensus.cc:359] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.045462  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:05.045478  8049 raft_consensus.cc:385] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.046065  8049 raft_consensus.cc:740] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.046100  8009 raft_consensus.cc:2468] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 0.
I20260713 09:13:05.046948  8049 consensus_queue.cc:260] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
W20260713 09:13:05.047752  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:05.049105  8049 ts_tablet_manager.cc:1434] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:13:05.049985  8049 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:05.052589  8055 raft_consensus.cc:515] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.047636  7826 leader_election.cc:304] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [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: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3; no voters: e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:05.055363  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf7a0a844404b6b8d4b2790b1164c1c" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3"
I20260713 09:13:05.055678  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf7a0a844404b6b8d4b2790b1164c1c" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:05.056403  7933 raft_consensus.cc:3060] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.056003  7860 raft_consensus.cc:3060] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.058494  8079 raft_consensus.cc:2804] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.058845  8079 raft_consensus.cc:493] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.059147  8079 raft_consensus.cc:3060] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.059602  8055 leader_election.cc:290] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.056056  8050 consensus_queue.cc:260] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.065376  8050 ts_tablet_manager.cc:1434] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260713 09:13:05.066301  7933 raft_consensus.cc:2468] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:05.067396  7974 leader_election.cc:304] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.067891  8050 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:05.068230  8055 raft_consensus.cc:2804] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.068681  7860 raft_consensus.cc:2468] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:05.073377  8050 tablet_bootstrap.cc:654] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.074739  7758 catalog_manager.cc:5697] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "a1c5e32a77bb48f58badb1de812886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.080282  8055 raft_consensus.cc:697] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Becoming Leader. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Running, Role: LEADER
I20260713 09:13:05.081266  8055 consensus_queue.cc:237] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.082171  8049 tablet_bootstrap.cc:654] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.088289  8054 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:05.088797  8054 ts_tablet_manager.cc:1403] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.009s
I20260713 09:13:05.091490  8054 raft_consensus.cc:359] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.092255  8054 raft_consensus.cc:385] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.092607  8054 raft_consensus.cc:740] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.093467  8054 consensus_queue.cc:260] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.097936  8054 ts_tablet_manager.cc:1434] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:13:05.098989  8054 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:05.081314  8079 raft_consensus.cc:515] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:05.100528  8053 raft_consensus.cc:493] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.100909  8058 raft_consensus.cc:493] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.101063  8053 raft_consensus.cc:515] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.101400  8058 raft_consensus.cc:515] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.103348  8058 leader_election.cc:290] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.103771  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:05.104329  8009 raft_consensus.cc:3060] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.104753  8079 leader_election.cc:290] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Requested vote from peers 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.103349  8053 leader_election.cc:290] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.104255  8049 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:05.106412  8049 ts_tablet_manager.cc:1403] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.000s
I20260713 09:13:05.104667  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b35292a5884638af4f596fd9ac8b75" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
W20260713 09:13:05.107929  7974 leader_election.cc:343] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.108721  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55d40bc4ea5499ea4f194ee6f2f25bc" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:05.108915  8054 tablet_bootstrap.cc:654] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.108893  8049 raft_consensus.cc:359] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.109606  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55d40bc4ea5499ea4f194ee6f2f25bc" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:05.109833  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:05.110263  8008 raft_consensus.cc:2468] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 0.
W20260713 09:13:05.111368  7825 leader_election.cc:343] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.111641  8053 raft_consensus.cc:493] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.106482  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b35292a5884638af4f596fd9ac8b75" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
W20260713 09:13:05.112546  7825 leader_election.cc:343] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.114809  7826 leader_election.cc:304] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [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: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3; no voters: e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:05.115629  8079 raft_consensus.cc:2804] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.116019  8079 raft_consensus.cc:493] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.116087  7860 raft_consensus.cc:2468] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 0.
I20260713 09:13:05.116477  8079 raft_consensus.cc:3060] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.112154  8053 raft_consensus.cc:515] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.116191  8009 raft_consensus.cc:2468] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
I20260713 09:13:05.117365  7975 leader_election.cc:304] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [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: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3; no voters: e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:05.109620  8049 raft_consensus.cc:385] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.118085  8049 raft_consensus.cc:740] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.118633  7826 leader_election.cc:304] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [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: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3; no voters: e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:05.118736  8049 consensus_queue.cc:260] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.119230  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a60a6e5224db7b771dd573bce5a4f" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:05.119590  8058 raft_consensus.cc:2804] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.119921  7935 raft_consensus.cc:2468] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 0.
I20260713 09:13:05.120165  8058 raft_consensus.cc:697] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Becoming Leader. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Running, Role: LEADER
I20260713 09:13:05.121095  8058 consensus_queue.cc:237] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:05.122890  8049 ts_tablet_manager.cc:1434] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:13:05.123021  8054 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:05.123633  8054 ts_tablet_manager.cc:1403] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260713 09:13:05.123773  8049 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:05.121183  7974 leader_election.cc:304] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.125845  8053 leader_election.cc:290] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.126623  8053 raft_consensus.cc:2804] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.126937  8053 raft_consensus.cc:493] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.127261  8053 raft_consensus.cc:3060] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.127828  8054 raft_consensus.cc:359] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.128602  8054 raft_consensus.cc:385] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.128939  8054 raft_consensus.cc:740] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.129765  8049 tablet_bootstrap.cc:654] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.129797  8054 consensus_queue.cc:260] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.138177  8055 raft_consensus.cc:2804] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.138617  8055 raft_consensus.cc:493] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.138867  8054 ts_tablet_manager.cc:1434] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:13:05.138972  8055 raft_consensus.cc:3060] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.140120  8054 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:05.145325  7755 catalog_manager.cc:5697] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3). New cstate: current_term: 1 leader_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:05.148258  8055 raft_consensus.cc:515] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.149575  8054 tablet_bootstrap.cc:654] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.154721  8049 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: No bootstrap required, opened a new log
I20260713 09:13:05.155236  8049 ts_tablet_manager.cc:1403] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.014s
I20260713 09:13:05.157199  8055 leader_election.cc:290] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.157832  8049 raft_consensus.cc:359] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.158545  8049 raft_consensus.cc:385] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.158820  8049 raft_consensus.cc:740] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.159648  8049 consensus_queue.cc:260] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.162645  8054 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:05.162876  8049 ts_tablet_manager.cc:1434] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:13:05.163184  8054 ts_tablet_manager.cc:1403] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260713 09:13:05.166011  8054 raft_consensus.cc:359] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.166656  8054 raft_consensus.cc:385] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.166932  8054 raft_consensus.cc:740] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.167228  8079 raft_consensus.cc:515] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.154488  7758 catalog_manager.cc:5697] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "a1c5e32a77bb48f58badb1de812886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.167742  8054 consensus_queue.cc:260] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.170324  8054 ts_tablet_manager.cc:1434] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:13:05.173656  8054 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
W20260713 09:13:05.174033  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.2:33521, user_credentials={real_user=slave}} blocked reactor thread for 52941.4us
I20260713 09:13:05.175690  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a60a6e5224db7b771dd573bce5a4f" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:05.176192  7935 raft_consensus.cc:3060] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.176349  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55d40bc4ea5499ea4f194ee6f2f25bc" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:05.176887  7933 raft_consensus.cc:3060] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.177107  8050 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:05.177613  8050 ts_tablet_manager.cc:1403] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.110s	user 0.024s	sys 0.011s
I20260713 09:13:05.180663  8050 raft_consensus.cc:359] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.181383  8050 raft_consensus.cc:385] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.181727  8050 raft_consensus.cc:740] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.182451  8050 consensus_queue.cc:260] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.183485  8055 raft_consensus.cc:493] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.183681  7933 raft_consensus.cc:2468] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
I20260713 09:13:05.184554  8050 ts_tablet_manager.cc:1434] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:13:05.184926  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55d40bc4ea5499ea4f194ee6f2f25bc" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:05.183712  8079 leader_election.cc:290] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Requested vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.186192  8050 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c: Bootstrap starting.
I20260713 09:13:05.187695  7825 leader_election.cc:304] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.188565  8055 raft_consensus.cc:515] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.189982  8054 tablet_bootstrap.cc:654] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.190753  8055 leader_election.cc:290] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.191287  8009 raft_consensus.cc:3060] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.193027  8050 tablet_bootstrap.cc:654] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.198293  8053 raft_consensus.cc:515] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.188694  8079 raft_consensus.cc:2804] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.204635  8053 leader_election.cc:290] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.204713  8079 raft_consensus.cc:697] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Becoming Leader. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Running, Role: LEADER
I20260713 09:13:05.208320  8079 consensus_queue.cc:237] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.210668  8009 raft_consensus.cc:2468] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
W20260713 09:13:05.212265  7975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.1:39355, user_credentials={real_user=slave}} blocked reactor thread for 94983.5us
I20260713 09:13:05.215993  8050 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c: No bootstrap required, opened a new log
I20260713 09:13:05.216360  8050 ts_tablet_manager.cc:1403] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:13:05.214015  8058 raft_consensus.cc:493] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.217288  8058 raft_consensus.cc:515] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.217589  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a60a6e5224db7b771dd573bce5a4f" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
I20260713 09:13:05.218225  7860 raft_consensus.cc:2468] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 0.
I20260713 09:13:05.219763  8054 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:05.220093  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadc4cdbf82b4447a70578821edaa6e6" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:05.220541  7935 raft_consensus.cc:2468] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:05.219318  8058 leader_election.cc:290] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.223179  7974 leader_election.cc:304] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.223802  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b35292a5884638af4f596fd9ac8b75" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:05.220410  8054 ts_tablet_manager.cc:1403] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.020s
I20260713 09:13:05.224746  8050 raft_consensus.cc:359] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.225355  8050 raft_consensus.cc:385] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.225462  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadc4cdbf82b4447a70578821edaa6e6" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:05.225623  8050 raft_consensus.cc:740] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.226794  8092 raft_consensus.cc:2804] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.227185  8054 raft_consensus.cc:359] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.227293  8092 raft_consensus.cc:697] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Becoming Leader. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Running, Role: LEADER
I20260713 09:13:05.226537  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9698f5de7845358753d63526404985" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:05.227777  8054 raft_consensus.cc:385] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.228067  8054 raft_consensus.cc:740] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.228160  7935 raft_consensus.cc:2468] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 0.
W20260713 09:13:05.228293  7974 leader_election.cc:343] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.229573  7974 leader_election.cc:304] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.229807  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a60a6e5224db7b771dd573bce5a4f" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3"
I20260713 09:13:05.230316  8053 raft_consensus.cc:2804] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.230792  8053 raft_consensus.cc:493] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.231226  8053 raft_consensus.cc:3060] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.230732  7933 raft_consensus.cc:2468] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 0.
I20260713 09:13:05.231387  8054 consensus_queue.cc:260] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.233081  7825 leader_election.cc:304] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.230357  7860 raft_consensus.cc:3060] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.235821  8054 ts_tablet_manager.cc:1434] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:13:05.235147  7755 catalog_manager.cc:5697] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "a1c5e32a77bb48f58badb1de812886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.236790  8054 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:05.237927  8053 raft_consensus.cc:515] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.241822  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9698f5de7845358753d63526404985" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
I20260713 09:13:05.242484  8054 tablet_bootstrap.cc:654] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.241819  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9698f5de7845358753d63526404985" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:05.243292  7933 raft_consensus.cc:3060] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.244063  8079 raft_consensus.cc:2804] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.244481  8079 raft_consensus.cc:493] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.244833  8079 raft_consensus.cc:3060] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.242457  7859 raft_consensus.cc:2468] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 0.
I20260713 09:13:05.248909  7860 raft_consensus.cc:2468] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:05.228322  8092 consensus_queue.cc:237] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.226576  8050 consensus_queue.cc:260] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.250259  8009 raft_consensus.cc:2468] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 0.
I20260713 09:13:05.251889  8054 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:05.252348  8054 ts_tablet_manager.cc:1403] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:13:05.253113  7933 raft_consensus.cc:2468] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:05.253297  8050 ts_tablet_manager.cc:1434] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:13:05.254315  7974 leader_election.cc:304] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.254752  8054 raft_consensus.cc:359] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.255128  8055 raft_consensus.cc:2804] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.255318  8054 raft_consensus.cc:385] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.255625  8053 leader_election.cc:290] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 1 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:05.255717  8055 raft_consensus.cc:697] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Becoming Leader. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Running, Role: LEADER
I20260713 09:13:05.255661  8054 raft_consensus.cc:740] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.256788  8054 consensus_queue.cc:260] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.257097  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9698f5de7845358753d63526404985" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3"
I20260713 09:13:05.256773  8055 consensus_queue.cc:237] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.257689  7859 raft_consensus.cc:3060] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.260208  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b35292a5884638af4f596fd9ac8b75" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3"
I20260713 09:13:05.260804  8054 ts_tablet_manager.cc:1434] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:13:05.260833  7860 raft_consensus.cc:3060] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.261715  8054 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d: Bootstrap starting.
I20260713 09:13:05.265475  8059 raft_consensus.cc:493] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.265928  8059 raft_consensus.cc:515] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.266753  8054 tablet_bootstrap.cc:654] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.267799  8059 leader_election.cc:290] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.269477  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b35292a5884638af4f596fd9ac8b75" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
I20260713 09:13:05.269626  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b35292a5884638af4f596fd9ac8b75" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:05.270526  8009 raft_consensus.cc:2393] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8cc82654b594efe832820ed0ba31e1d in current term 1: Already voted for candidate 9f3d9fdecabe4058b105ee482fc2f50c in this term.
I20260713 09:13:05.271807  7901 leader_election.cc:304] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8cc82654b594efe832820ed0ba31e1d; no voters: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:05.277444  8059 raft_consensus.cc:3060] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.280522  8079 raft_consensus.cc:515] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.283501  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadc4cdbf82b4447a70578821edaa6e6" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:05.284106  7933 raft_consensus.cc:3060] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.288348  7859 raft_consensus.cc:2468] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:05.290340  8059 raft_consensus.cc:2749] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:05.290967  7933 raft_consensus.cc:2468] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
I20260713 09:13:05.292289  7825 leader_election.cc:304] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.293205  8058 raft_consensus.cc:2804] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.293706  8058 raft_consensus.cc:697] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Becoming Leader. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Running, Role: LEADER
I20260713 09:13:05.294588  8058 consensus_queue.cc:237] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.300414  7860 raft_consensus.cc:2468] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:05.312323  8079 leader_election.cc:290] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Requested vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.311367  7755 catalog_manager.cc:5697] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "a1c5e32a77bb48f58badb1de812886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.320969  7757 catalog_manager.cc:5697] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3). New cstate: current_term: 1 leader_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:05.324870  7975 leader_election.cc:304] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [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: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3; no voters: e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:05.326167  8092 raft_consensus.cc:2804] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.326771  8092 raft_consensus.cc:697] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Becoming Leader. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Running, Role: LEADER
I20260713 09:13:05.327358  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadc4cdbf82b4447a70578821edaa6e6" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:05.327873  8009 raft_consensus.cc:3060] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.327520  8092 consensus_queue.cc:237] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.329463  8054 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d: No bootstrap required, opened a new log
I20260713 09:13:05.329880  8054 ts_tablet_manager.cc:1403] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.027s
I20260713 09:13:05.334556  8009 raft_consensus.cc:2468] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
I20260713 09:13:05.336051  8054 raft_consensus.cc:359] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:05.336732  8054 raft_consensus.cc:385] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.336987  8054 raft_consensus.cc:740] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.337726  8054 consensus_queue.cc:260] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:05.340394  8054 ts_tablet_manager.cc:1434] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:13:05.346547  7757 catalog_manager.cc:5697] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3). New cstate: current_term: 1 leader_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:05.347999  7757 catalog_manager.cc:5697] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3). New cstate: current_term: 1 leader_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:05.433710  8079 raft_consensus.cc:493] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.434128  8079 raft_consensus.cc:515] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.435971  8079 leader_election.cc:290] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.436646  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b36e7595754671828aa700112ad3b8" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:05.436910  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b36e7595754671828aa700112ad3b8" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:05.437163  7933 raft_consensus.cc:2468] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 0.
I20260713 09:13:05.437428  8009 raft_consensus.cc:2468] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 0.
I20260713 09:13:05.438042  7825 leader_election.cc:304] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.438746  8079 raft_consensus.cc:2804] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.439095  8079 raft_consensus.cc:493] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.439345  8079 raft_consensus.cc:3060] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.444113  8079 raft_consensus.cc:515] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.445652  8079 leader_election.cc:290] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Requested vote from peers e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.446214  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b36e7595754671828aa700112ad3b8" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:05.446539  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b36e7595754671828aa700112ad3b8" candidate_uuid: "a1c5e32a77bb48f58badb1de812886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:05.446653  7933 raft_consensus.cc:3060] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.447016  8009 raft_consensus.cc:3060] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.451011  7933 raft_consensus.cc:2468] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
I20260713 09:13:05.451586  8009 raft_consensus.cc:2468] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c5e32a77bb48f58badb1de812886c3 in term 1.
I20260713 09:13:05.451908  7825 leader_election.cc:304] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.452572  8079 raft_consensus.cc:2804] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.453002  8079 raft_consensus.cc:697] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Becoming Leader. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Running, Role: LEADER
I20260713 09:13:05.453590  8079 consensus_queue.cc:237] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.461097  7757 catalog_manager.cc:5697] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "a1c5e32a77bb48f58badb1de812886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.464183  8059 raft_consensus.cc:493] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.464648  8059 raft_consensus.cc:515] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.466306  8059 leader_election.cc:290] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.466969  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1721119634490dae06fc6c4e8f8e5c" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
I20260713 09:13:05.467356  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1721119634490dae06fc6c4e8f8e5c" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:05.467564  7860 raft_consensus.cc:2468] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 0.
I20260713 09:13:05.468036  8009 raft_consensus.cc:2468] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 0.
I20260713 09:13:05.468529  7901 leader_election.cc:304] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.469233  8059 raft_consensus.cc:2804] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.469566  8059 raft_consensus.cc:493] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.469842  8059 raft_consensus.cc:3060] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.474118  8059 raft_consensus.cc:515] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.475602  8059 leader_election.cc:290] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.476127  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1721119634490dae06fc6c4e8f8e5c" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3"
I20260713 09:13:05.476605  7860 raft_consensus.cc:3060] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.476537  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1721119634490dae06fc6c4e8f8e5c" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:05.477061  8009 raft_consensus.cc:3060] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.480759  7860 raft_consensus.cc:2468] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 1.
I20260713 09:13:05.481350  8009 raft_consensus.cc:2468] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 1.
I20260713 09:13:05.481618  7901 leader_election.cc:304] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:05.482292  8059 raft_consensus.cc:2804] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.483094  8059 raft_consensus.cc:697] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 1 LEADER]: Becoming Leader. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Running, Role: LEADER
I20260713 09:13:05.483816  8059 consensus_queue.cc:237] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:05.490195  7757 catalog_manager.cc:5697] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d reported cstate change: term changed from 0 to 1, leader changed from <none> to e8cc82654b594efe832820ed0ba31e1d (127.4.198.2). New cstate: current_term: 1 leader_uuid: "e8cc82654b594efe832820ed0ba31e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.504125  8092 consensus_queue.cc:1048] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.513622  8055 consensus_queue.cc:1048] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.530894  8059 raft_consensus.cc:493] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.531237  8059 raft_consensus.cc:515] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:05.532644  8059 leader_election.cc:290] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:05.533239  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c5e32a77bb48f58badb1de812886c3" is_pre_election: true
I20260713 09:13:05.533501  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:05.534117  8009 raft_consensus.cc:2393] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8cc82654b594efe832820ed0ba31e1d in current term 1: Already voted for candidate a1c5e32a77bb48f58badb1de812886c3 in this term.
I20260713 09:13:05.534879  7901 leader_election.cc:304] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8cc82654b594efe832820ed0ba31e1d; no voters: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:05.535467  8059 raft_consensus.cc:3060] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.537963  8079 consensus_queue.cc:1048] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.538781  8058 consensus_queue.cc:1048] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.541205  8059 raft_consensus.cc:2749] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:05.550069  8075 consensus_queue.cc:1048] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.568606  8079 consensus_queue.cc:1048] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.575001  4888 ts_manager.cc:295] Set tserver state for a1c5e32a77bb48f58badb1de812886c3 to MAINTENANCE_MODE
I20260713 09:13:05.575820  4888 tablet_server.cc:179] TabletServer@127.4.198.1:0 shutting down...
I20260713 09:13:05.597585  8079 consensus_queue.cc:1048] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.598850  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:05.599781  4888 tablet_replica.cc:333] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.600915  4888 raft_consensus.cc:2243] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:05.601368  4888 raft_consensus.cc:2272] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.603688  4888 tablet_replica.cc:333] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.604241  4888 raft_consensus.cc:2243] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:05.604691  4888 raft_consensus.cc:2272] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.607823  4888 tablet_replica.cc:333] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.608482  4888 raft_consensus.cc:2243] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:05.608449  8116 consensus_queue.cc:1048] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:05.609014  4888 raft_consensus.cc:2272] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.610723  4888 tablet_replica.cc:333] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.611670  4888 raft_consensus.cc:2243] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:05.612195  4888 pending_rounds.cc:70] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Trying to abort 1 pending ops.
I20260713 09:13:05.612466  4888 pending_rounds.cc:77] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993603776684032 op_type: NO_OP noop_request { }
I20260713 09:13:05.612875  4888 raft_consensus.cc:2889] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:13:05.613234  4888 raft_consensus.cc:2272] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.615615  4888 tablet_replica.cc:333] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.616257  4888 raft_consensus.cc:2243] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:05.617141  4888 raft_consensus.cc:2272] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.619246  4888 tablet_replica.cc:333] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.619735  4888 raft_consensus.cc:2243] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:05.620049  4888 raft_consensus.cc:2272] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.621784  4888 tablet_replica.cc:333] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.622407  4888 raft_consensus.cc:2243] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:05.622830  4888 raft_consensus.cc:2272] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.624637  4888 tablet_replica.cc:333] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.625033  4888 raft_consensus.cc:2243] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:05.625566  4888 pending_rounds.cc:70] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Trying to abort 1 pending ops.
I20260713 09:13:05.625799  4888 pending_rounds.cc:77] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993604425859072 op_type: NO_OP noop_request { }
I20260713 09:13:05.626083  4888 raft_consensus.cc:2889] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:13:05.626394  4888 raft_consensus.cc:2272] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.628177  4888 tablet_replica.cc:333] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.628598  4888 raft_consensus.cc:2243] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:05.629204  4888 raft_consensus.cc:2272] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.630944  4888 tablet_replica.cc:333] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: stopping tablet replica
I20260713 09:13:05.631327  4888 raft_consensus.cc:2243] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:05.631984  4888 raft_consensus.cc:2272] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:05.657655  4888 tablet_server.cc:196] TabletServer@127.4.198.1:0 shutdown complete.
W20260713 09:13:05.719272  7975 consensus_peers.cc:597] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:05.747251  8055 consensus_queue.cc:1048] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:05.769965  7975 consensus_peers.cc:597] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:05.801004  8055 consensus_queue.cc:1048] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.803650  8055 consensus_queue.cc:1048] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:05.813019  7975 consensus_peers.cc:597] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:05.926081  8059 consensus_queue.cc:1048] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:05.937762  7901 consensus_peers.cc:597] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:06.027655  7975 consensus_peers.cc:597] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:06.048571  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:06.950137  8055 raft_consensus.cc:493] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:06.950551  8055 raft_consensus.cc:515] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:06.952020  8055 leader_election.cc:290] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:06.952868  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadc4cdbf82b4447a70578821edaa6e6" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:06.953399  7935 raft_consensus.cc:2468] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:06.954347  7974 leader_election.cc:304] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:06.954918  8055 raft_consensus.cc:2804] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:13:06.954972  7975 leader_election.cc:336] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:06.955269  8055 raft_consensus.cc:493] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:06.955634  8055 raft_consensus.cc:3060] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:06.960258  8055 raft_consensus.cc:515] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:06.961581  8055 leader_election.cc:290] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:06.962427  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadc4cdbf82b4447a70578821edaa6e6" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:06.962947  7935 raft_consensus.cc:3060] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:06.964737  7975 leader_election.cc:336] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:06.967334  7935 raft_consensus.cc:2468] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 2.
I20260713 09:13:06.968113  7974 leader_election.cc:304] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:06.969125  8055 raft_consensus.cc:2804] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:06.969563  8055 raft_consensus.cc:697] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 LEADER]: Becoming Leader. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Running, Role: LEADER
I20260713 09:13:06.970269  8055 consensus_queue.cc:237] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Queue going to LEADER 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: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:06.976253  7756 catalog_manager.cc:5697] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c reported cstate change: term changed from 1 to 2, leader changed from a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1) to 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3). New cstate: current_term: 2 leader_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: HEALTHY } } }
W20260713 09:13:07.049311  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:07.053192  8055 raft_consensus.cc:493] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.053411  8131 raft_consensus.cc:493] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.053567  8055 raft_consensus.cc:515] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.053826  8131 raft_consensus.cc:515] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.055162  8055 leader_election.cc:290] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:07.056169  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:07.056535  8131 leader_election.cc:290] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:07.056752  7935 raft_consensus.cc:2468] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:07.057912  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:07.058072  8055 raft_consensus.cc:493] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.058506  8008 raft_consensus.cc:2468] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 1.
I20260713 09:13:07.058538  8055 raft_consensus.cc:515] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:07.057919  7974 leader_election.cc:304] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
W20260713 09:13:07.059657  7901 leader_election.cc:336] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
W20260713 09:13:07.059931  7975 leader_election.cc:336] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.060173  8134 raft_consensus.cc:2804] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:13:07.060532  8055 leader_election.cc:290] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:07.060557  8134 raft_consensus.cc:493] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.060999  7901 leader_election.cc:304] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:07.061180  8134 raft_consensus.cc:3060] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:07.061535  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:07.062013  8131 raft_consensus.cc:2804] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:13:07.062381  8131 raft_consensus.cc:493] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting leader election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.062704  8131 raft_consensus.cc:3060] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:07.065018  7975 leader_election.cc:336] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.065366  7975 leader_election.cc:304] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [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: 9f3d9fdecabe4058b105ee482fc2f50c; no voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:07.065912  8055 raft_consensus.cc:2749] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:13:07.067804  8134 raft_consensus.cc:515] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.068893  8131 raft_consensus.cc:515] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.069747  8134 leader_election.cc:290] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:07.070706  8131 leader_election.cc:290] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:07.070703  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:07.071648  7935 raft_consensus.cc:2393] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f3d9fdecabe4058b105ee482fc2f50c in current term 2: Already voted for candidate e8cc82654b594efe832820ed0ba31e1d in this term.
I20260713 09:13:07.071916  8131 raft_consensus.cc:493] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.072371  8131 raft_consensus.cc:515] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
W20260713 09:13:07.073503  7975 leader_election.cc:336] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.073916  7975 leader_election.cc:304] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c; no voters: a1c5e32a77bb48f58badb1de812886c3, e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:07.074311  8131 leader_election.cc:290] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:07.074826  8134 raft_consensus.cc:2749] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:13:07.075094  7901 leader_election.cc:336] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.075358  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:07.075971  8008 raft_consensus.cc:2393] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e8cc82654b594efe832820ed0ba31e1d in current term 2: Already voted for candidate 9f3d9fdecabe4058b105ee482fc2f50c in this term.
I20260713 09:13:07.077023  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:07.077179  7901 leader_election.cc:304] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8cc82654b594efe832820ed0ba31e1d; no voters: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:07.077584  8008 raft_consensus.cc:2468] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 1.
I20260713 09:13:07.077849  8131 raft_consensus.cc:2749] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:13:07.078136  7901 leader_election.cc:336] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.078843  7901 leader_election.cc:304] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:07.079362  8131 raft_consensus.cc:2804] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:13:07.079663  8131 raft_consensus.cc:493] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting leader election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.079907  8131 raft_consensus.cc:3060] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:07.083724  8131 raft_consensus.cc:515] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:07.085005  8131 leader_election.cc:290] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:07.086030  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7bc8483581434e82a86ec98ca077ff" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:07.086437  8008 raft_consensus.cc:3060] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:07.087774  7901 leader_election.cc:336] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.090415  8008 raft_consensus.cc:2468] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 2.
I20260713 09:13:07.091154  7901 leader_election.cc:304] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:07.091692  8131 raft_consensus.cc:2804] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:07.092558  8131 raft_consensus.cc:697] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 2 LEADER]: Becoming Leader. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Running, Role: LEADER
I20260713 09:13:07.093279  8131 consensus_queue.cc:237] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:07.099177  7756 catalog_manager.cc:5697] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d reported cstate change: term changed from 1 to 2, leader changed from a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1) to e8cc82654b594efe832820ed0ba31e1d (127.4.198.2). New cstate: current_term: 2 leader_uuid: "e8cc82654b594efe832820ed0ba31e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:07.107626  8131 raft_consensus.cc:493] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.107980  8131 raft_consensus.cc:515] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.109414  8131 leader_election.cc:290] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:07.110546  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55d40bc4ea5499ea4f194ee6f2f25bc" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:07.111737  8134 raft_consensus.cc:493] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
W20260713 09:13:07.112305  7901 leader_election.cc:336] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.112179  8134 raft_consensus.cc:515] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.112697  7901 leader_election.cc:304] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [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: e8cc82654b594efe832820ed0ba31e1d; no voters: 9f3d9fdecabe4058b105ee482fc2f50c, a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:07.113260  8131 raft_consensus.cc:2749] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:13:07.114200  8134 leader_election.cc:290] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:07.114713  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55d40bc4ea5499ea4f194ee6f2f25bc" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d" is_pre_election: true
I20260713 09:13:07.115187  7935 raft_consensus.cc:2468] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 1.
I20260713 09:13:07.116115  7974 leader_election.cc:304] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:07.116735  8134 raft_consensus.cc:2804] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:13:07.116819  7975 leader_election.cc:336] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.117059  8134 raft_consensus.cc:493] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a1c5e32a77bb48f58badb1de812886c3)
I20260713 09:13:07.117375  8134 raft_consensus.cc:3060] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:07.121335  8134 raft_consensus.cc:515] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.122607  8134 leader_election.cc:290] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521)
I20260713 09:13:07.123473  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55d40bc4ea5499ea4f194ee6f2f25bc" candidate_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
I20260713 09:13:07.123881  7935 raft_consensus.cc:3060] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:07.125556  7975 leader_election.cc:336] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.128051  7935 raft_consensus.cc:2468] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3d9fdecabe4058b105ee482fc2f50c in term 2.
I20260713 09:13:07.128803  7974 leader_election.cc:304] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:07.129334  8134 raft_consensus.cc:2804] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:07.129664  8134 raft_consensus.cc:697] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 LEADER]: Becoming Leader. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Running, Role: LEADER
I20260713 09:13:07.130345  8134 consensus_queue.cc:237] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.136246  7756 catalog_manager.cc:5697] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c reported cstate change: term changed from 1 to 2, leader changed from a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1) to 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3). New cstate: current_term: 2 leader_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:07.267382  8131 raft_consensus.cc:493] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:07.267859  8131 raft_consensus.cc:515] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.269496  8131 leader_election.cc:290] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:07.270911  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b36e7595754671828aa700112ad3b8" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:07.271457  8008 raft_consensus.cc:2468] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 1.
I20260713 09:13:07.272329  7901 leader_election.cc:304] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:07.272907  8131 raft_consensus.cc:2804] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:13:07.272960  7901 leader_election.cc:336] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.273309  8131 raft_consensus.cc:493] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:07.273666  8131 raft_consensus.cc:3060] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:07.278048  8131 raft_consensus.cc:515] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.279477  8131 leader_election.cc:290] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:07.280632  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b36e7595754671828aa700112ad3b8" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:07.281034  8008 raft_consensus.cc:3060] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:07.282397  7901 leader_election.cc:336] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:07.285465  8008 raft_consensus.cc:2468] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 2.
I20260713 09:13:07.286259  7901 leader_election.cc:304] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [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: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:07.286821  8131 raft_consensus.cc:2804] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:07.287186  8131 raft_consensus.cc:697] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 2 LEADER]: Becoming Leader. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Running, Role: LEADER
I20260713 09:13:07.287825  8131 consensus_queue.cc:237] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Queue going to LEADER 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: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:07.293906  7756 catalog_manager.cc:5697] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d reported cstate change: term changed from 1 to 2, leader changed from a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1) to e8cc82654b594efe832820ed0ba31e1d (127.4.198.2). New cstate: current_term: 2 leader_uuid: "e8cc82654b594efe832820ed0ba31e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } }
W20260713 09:13:07.444629  7975 consensus_peers.cc:597] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:07.505798  7901 consensus_peers.cc:597] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:07.532713  7935 raft_consensus.cc:1275] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Refusing update from remote peer 9f3d9fdecabe4058b105ee482fc2f50c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:13:07.533762  8134 consensus_queue.cc:1048] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:07.557482  7935 raft_consensus.cc:1275] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Refusing update from remote peer 9f3d9fdecabe4058b105ee482fc2f50c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:07.558529  8134 consensus_queue.cc:1048] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:13:07.568931  7975 consensus_peers.cc:597] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:07.626724  8008 raft_consensus.cc:1275] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Refusing update from remote peer e8cc82654b594efe832820ed0ba31e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:07.627831  8131 consensus_queue.cc:1048] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:13:07.729593  7901 consensus_peers.cc:597] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:07.852222  8008 raft_consensus.cc:1275] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Refusing update from remote peer e8cc82654b594efe832820ed0ba31e1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:13:07.853263  8150 consensus_queue.cc:1048] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:08.047632  7975 consensus_peers.cc:597] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:08.050035  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:13:08.249778  7975 consensus_peers.cc:597] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:08.278282  7975 consensus_peers.cc:597] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:08.393252  7901 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260713 09:13:08.402105  7901 consensus_peers.cc:597] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:08.488576  7975 consensus_peers.cc:597] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:13:08.631538  8140 raft_consensus.cc:493] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:08.631940  8140 raft_consensus.cc:515] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:08.633381  8140 leader_election.cc:290] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:08.634589  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" is_pre_election: true
I20260713 09:13:08.635234  8008 raft_consensus.cc:2468] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 2.
I20260713 09:13:08.636312  7901 leader_election.cc:304] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:08.636861  8140 raft_consensus.cc:2804] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260713 09:13:08.636901  7901 leader_election.cc:336] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:08.637153  8140 raft_consensus.cc:493] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:08.637493  8140 raft_consensus.cc:3060] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:08.641928  8140 raft_consensus.cc:515] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:08.643222  8140 leader_election.cc:290] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 3 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:08.644295  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb67aa5a09bb41718eaa42500e2abe4e" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:08.644706  8008 raft_consensus.cc:3060] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:13:08.645985  7901 leader_election.cc:336] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111)
I20260713 09:13:08.648838  8008 raft_consensus.cc:2468] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 3.
I20260713 09:13:08.649601  7901 leader_election.cc:304] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: a1c5e32a77bb48f58badb1de812886c3
I20260713 09:13:08.650141  8140 raft_consensus.cc:2804] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:08.650810  8140 raft_consensus.cc:697] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 3 LEADER]: Becoming Leader. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Running, Role: LEADER
I20260713 09:13:08.651389  8140 consensus_queue.cc:237] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:08.657508  7756 catalog_manager.cc:5697] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d reported cstate change: term changed from 1 to 3, leader changed from a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1) to e8cc82654b594efe832820ed0ba31e1d (127.4.198.2). New cstate: current_term: 3 leader_uuid: "e8cc82654b594efe832820ed0ba31e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } }
W20260713 09:13:09.050817  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:09.155077  8008 raft_consensus.cc:1275] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 3 FOLLOWER]: Refusing update from remote peer e8cc82654b594efe832820ed0ba31e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:13:09.156606  8140 consensus_queue.cc:1048] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:13:09.168422  7901 consensus_peers.cc:597] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:09.787607  7975 consensus_peers.cc:597] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:09.825714  7975 consensus_peers.cc:597] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:09.978255  7901 consensus_peers.cc:597] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:10.051589  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:13:10.226104  7901 consensus_peers.cc:597] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:10.378808  7975 consensus_peers.cc:597] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:13:10.672605  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:10.677861  8165 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:13:10.678687  8166 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:13:10.680001  8168 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:13:10.680537  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:10.681248  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:10.681437  4888 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:13:10.681597  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933990681580 us; error 0 us; skew 500 ppm
I20260713 09:13:10.682094  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:10.684305  4888 webserver.cc:533] Webserver started at http://127.4.198.1:34165/ using document root <none> and password file <none>
I20260713 09:13:10.684723  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:10.684880  4888 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:13:10.688166  4888 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:13:10.691220  8173 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:13:10.691888  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:13:10.692153  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "a1c5e32a77bb48f58badb1de812886c3"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-frwm"
I20260713 09:13:10.692399  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933911646602-4888-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:13:10.707396  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:10.708370  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:10.709777  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:10.712975  8180 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:13:10.733232  7975 consensus_peers.cc:597] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:13:10.756625  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:13:10.756902  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.000s	sys 0.002s
I20260713 09:13:10.757154  4888 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:13:10.761198  8180 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:10.774309  8180 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.775111  8180 tablet_bootstrap.cc:492] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.775751  8180 ts_tablet_manager.cc:1403] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:13:10.778396  8180 raft_consensus.cc:359] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.779073  8180 raft_consensus.cc:740] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.779757  8180 consensus_queue.cc:260] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.781839  8180 ts_tablet_manager.cc:1434] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:13:10.782464  8180 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:10.792295  8180 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.792893  8180 tablet_bootstrap.cc:492] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.793395  8180 ts_tablet_manager.cc:1403] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:13:10.795622  8180 raft_consensus.cc:359] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.796308  8180 raft_consensus.cc:740] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.796967  4888 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:13:10.797405  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.036s	sys 0.004s
I20260713 09:13:10.796957  8180 consensus_queue.cc:260] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.798915  8180 ts_tablet_manager.cc:1434] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:13:10.799587  8180 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
W20260713 09:13:10.813292  7975 consensus_peers.cc:597] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:13:10.816577  8180 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.817430  8180 tablet_bootstrap.cc:492] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.818143  8180 ts_tablet_manager.cc:1403] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:13:10.820843  8180 raft_consensus.cc:359] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.821561  8180 raft_consensus.cc:740] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.822255  8180 consensus_queue.cc:260] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.824334  8180 ts_tablet_manager.cc:1434] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:13:10.825145  8180 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:10.839262  8180 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.840142  8180 tablet_bootstrap.cc:492] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.840723  8180 ts_tablet_manager.cc:1403] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260713 09:13:10.842948  8180 raft_consensus.cc:359] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:10.843627  8180 raft_consensus.cc:740] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.844288  8180 consensus_queue.cc:260] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [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: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } }
I20260713 09:13:10.846146  8180 ts_tablet_manager.cc:1434] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:13:10.847004  8180 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
W20260713 09:13:10.851006  7901 consensus_peers.cc:597] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:13:10.852083  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:39355
I20260713 09:13:10.852226  8242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:39355 every 8 connection(s)
I20260713 09:13:10.856823  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:10.857029  8180 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.857820  8180 tablet_bootstrap.cc:492] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.858285  8180 ts_tablet_manager.cc:1403] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:13:10.860213  8180 raft_consensus.cc:359] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.860635  8180 raft_consensus.cc:740] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.861260  8180 consensus_queue.cc:260] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.863090  8180 ts_tablet_manager.cc:1434] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:13:10.863857  8180 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:10.877065  8243 heartbeater.cc:344] Connected to a master server at 127.4.198.62:35453
I20260713 09:13:10.877431  8243 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:10.878260  8243 heartbeater.cc:507] Master 127.4.198.62:35453 requested a full tablet report, sending...
I20260713 09:13:10.878427  8180 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.879391  8180 tablet_bootstrap.cc:492] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.879987  8180 ts_tablet_manager.cc:1403] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:13:10.882296  8180 raft_consensus.cc:359] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.883026  8180 raft_consensus.cc:740] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.883596  8180 consensus_queue.cc:260] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [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: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.884498  8008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "561a60a6e5224db7b771dd573bce5a4f"
dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
mode: GRACEFUL
new_leader_uuid: "e8cc82654b594efe832820ed0ba31e1d"
 from {username='slave'} at 127.0.0.1:48878
I20260713 09:13:10.885128  8008 raft_consensus.cc:606] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Received request to transfer leadership to TS e8cc82654b594efe832820ed0ba31e1d
I20260713 09:13:10.885748  8180 ts_tablet_manager.cc:1434] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:13:10.886386  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:13:10.886417  7757 ts_manager.cc:194] Re-registered known tserver with Master: a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355)
I20260713 09:13:10.886570  8180 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:10.887154  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:10.887847  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:10.898764  7757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45094
I20260713 09:13:10.902076  8243 heartbeater.cc:499] Master 127.4.198.62:35453 was elected leader, sending a full tablet report...
I20260713 09:13:10.903882  8180 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.904481  8180 tablet_bootstrap.cc:492] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.904911  8180 ts_tablet_manager.cc:1403] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260713 09:13:10.906441  8180 raft_consensus.cc:359] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.906860  8180 raft_consensus.cc:740] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.907372  8180 consensus_queue.cc:260] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [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: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.908703  8180 ts_tablet_manager.cc:1434] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:10.909245  8180 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:10.918627  8180 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.919203  8180 tablet_bootstrap.cc:492] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.919701  8180 ts_tablet_manager.cc:1403] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:13:10.921260  8180 raft_consensus.cc:359] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.921671  8180 raft_consensus.cc:740] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.922184  8180 consensus_queue.cc:260] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [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: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.923573  8180 ts_tablet_manager.cc:1434] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:10.924110  8180 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:10.933343  8180 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.933911  8180 tablet_bootstrap.cc:492] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.934338  8180 ts_tablet_manager.cc:1403] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:13:10.935988  8180 raft_consensus.cc:359] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.936407  8180 raft_consensus.cc:740] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.936887  8180 consensus_queue.cc:260] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [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: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.938301  8180 ts_tablet_manager.cc:1434] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:10.938851  8180 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap starting.
I20260713 09:13:10.948159  8180 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: 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:13:10.948766  8180 tablet_bootstrap.cc:492] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Bootstrap complete.
I20260713 09:13:10.949218  8180 ts_tablet_manager.cc:1403] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:13:10.950716  8180 raft_consensus.cc:359] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.951233  8180 raft_consensus.cc:740] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c5e32a77bb48f58badb1de812886c3, State: Initialized, Role: FOLLOWER
I20260713 09:13:10.951697  8180 consensus_queue.cc:260] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [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: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:10.953001  8180 ts_tablet_manager.cc:1434] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:10.992988  8217 raft_consensus.cc:3060] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:11.009882  8217 raft_consensus.cc:3060] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Advancing to term 3
W20260713 09:13:11.052354  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:11.067960  8217 raft_consensus.cc:3060] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:11.113112  8217 raft_consensus.cc:3060] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:11.117440  8217 pending_rounds.cc:85] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Aborting all ops after (but not including) 0
I20260713 09:13:11.117674  8217 pending_rounds.cc:107] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:13:11.117873  8217 raft_consensus.cc:2889] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:13:11.133625  8189 raft_consensus.cc:993] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c: : Instructing follower e8cc82654b594efe832820ed0ba31e1d to start an election
I20260713 09:13:11.133988  8158 raft_consensus.cc:1081] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Signalling peer e8cc82654b594efe832820ed0ba31e1d to start an election
I20260713 09:13:11.135263  7935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "561a60a6e5224db7b771dd573bce5a4f"
dest_uuid: "e8cc82654b594efe832820ed0ba31e1d"
 from {username='slave'} at 127.0.0.1:51776
I20260713 09:13:11.135707  7935 raft_consensus.cc:493] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:11.135965  7935 raft_consensus.cc:3060] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:11.140076  7935 raft_consensus.cc:515] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:11.141742  7935 leader_election.cc:290] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: Requested vote from peers a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355), 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3:44017)
I20260713 09:13:11.142673  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a60a6e5224db7b771dd573bce5a4f" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3d9fdecabe4058b105ee482fc2f50c"
I20260713 09:13:11.143218  8008 raft_consensus.cc:3055] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:11.143606  8008 raft_consensus.cc:740] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f3d9fdecabe4058b105ee482fc2f50c, State: Running, Role: LEADER
I20260713 09:13:11.144292  8008 consensus_queue.cc:260] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:11.145277  8008 raft_consensus.cc:3060] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:11.149354  8217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a60a6e5224db7b771dd573bce5a4f" candidate_uuid: "e8cc82654b594efe832820ed0ba31e1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c5e32a77bb48f58badb1de812886c3"
I20260713 09:13:11.149930  8217 raft_consensus.cc:3060] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:11.151557  8008 raft_consensus.cc:2468] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 2.
I20260713 09:13:11.153256  7901 leader_election.cc:304] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3d9fdecabe4058b105ee482fc2f50c, e8cc82654b594efe832820ed0ba31e1d; no voters: 
I20260713 09:13:11.153945  8140 raft_consensus.cc:2804] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:11.155143  8140 raft_consensus.cc:697] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 2 LEADER]: Becoming Leader. State: Replica: e8cc82654b594efe832820ed0ba31e1d, State: Running, Role: LEADER
I20260713 09:13:11.155875  8140 consensus_queue.cc:237] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } }
I20260713 09:13:11.157621  8217 raft_consensus.cc:2468] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cc82654b594efe832820ed0ba31e1d in term 2.
I20260713 09:13:11.163064  7757 catalog_manager.cc:5697] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d reported cstate change: term changed from 1 to 2, leader changed from 9f3d9fdecabe4058b105ee482fc2f50c (127.4.198.3) to e8cc82654b594efe832820ed0ba31e1d (127.4.198.2). New cstate: current_term: 2 leader_uuid: "e8cc82654b594efe832820ed0ba31e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cc82654b594efe832820ed0ba31e1d" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:11.244768  8217 raft_consensus.cc:3060] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:11.249151  8217 pending_rounds.cc:85] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Aborting all ops after (but not including) 0
I20260713 09:13:11.249338  8217 pending_rounds.cc:107] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:13:11.249543  8217 raft_consensus.cc:2889] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:13:11.588964  8217 raft_consensus.cc:1275] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Refusing update from remote peer e8cc82654b594efe832820ed0ba31e1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:11.589922  8262 consensus_queue.cc:1048] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c5e32a77bb48f58badb1de812886c3" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:11.598635  8008 raft_consensus.cc:1275] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Refusing update from remote peer e8cc82654b594efe832820ed0ba31e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:11.600186  8140 consensus_queue.cc:1048] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3d9fdecabe4058b105ee482fc2f50c" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 44017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:11.898294  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:11.903618  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:11.903952  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:11.904381  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:13:12.053081  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:12.911710  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:12.917987  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:12.918323  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:12.918843  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:13:13.053961  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:13.924376  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:13.929565  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:13.929888  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:13.930290  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:13:14.054793  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:14.935844  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:14.941069  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:14.941504  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:14.942032  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:13:15.055569  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:15.948313  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:15.954133  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:15.958818  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:15.959133  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:13:16.056316  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:16.982060  4888 tablet_server.cc:179] TabletServer@127.4.198.1:39355 shutting down...
I20260713 09:13:17.005508  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:17.006179  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.006840  4888 raft_consensus.cc:2243] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.007321  4888 raft_consensus.cc:2272] T a55d40bc4ea5499ea4f194ee6f2f25bc P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.009538  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.010010  4888 raft_consensus.cc:2243] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.010388  4888 raft_consensus.cc:2272] T eb67aa5a09bb41718eaa42500e2abe4e P a1c5e32a77bb48f58badb1de812886c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.012329  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.013013  4888 raft_consensus.cc:2243] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.013386  4888 raft_consensus.cc:2272] T 69b36e7595754671828aa700112ad3b8 P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.015285  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.015789  4888 raft_consensus.cc:2243] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.016110  4888 raft_consensus.cc:2272] T aaf7a0a844404b6b8d4b2790b1164c1c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.017863  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.018260  4888 raft_consensus.cc:2243] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.018639  4888 raft_consensus.cc:2272] T 8b9698f5de7845358753d63526404985 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.020480  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.020923  4888 raft_consensus.cc:2243] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.021279  4888 raft_consensus.cc:2272] T a8b35292a5884638af4f596fd9ac8b75 P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.023413  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.023948  4888 raft_consensus.cc:2243] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.024391  4888 raft_consensus.cc:2272] T 561a60a6e5224db7b771dd573bce5a4f P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.026436  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.026966  4888 raft_consensus.cc:2243] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.027349  4888 raft_consensus.cc:2272] T 5b7bc8483581434e82a86ec98ca077ff P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.029188  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.029604  4888 raft_consensus.cc:2243] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.029961  4888 raft_consensus.cc:2272] T eadc4cdbf82b4447a70578821edaa6e6 P a1c5e32a77bb48f58badb1de812886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.031785  4888 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:17.032160  4888 raft_consensus.cc:2243] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.032521  4888 raft_consensus.cc:2272] T 3d1721119634490dae06fc6c4e8f8e5c P a1c5e32a77bb48f58badb1de812886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:17.057050  7806 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:17.061655  4888 tablet_server.cc:196] TabletServer@127.4.198.1:39355 shutdown complete.
I20260713 09:13:17.083830  4888 tablet_server.cc:179] TabletServer@127.4.198.2:0 shutting down...
W20260713 09:13:17.095679  7901 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111) [suppressed 52 similar messages]
W20260713 09:13:17.102684  7901 consensus_peers.cc:597] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d -> Peer a1c5e32a77bb48f58badb1de812886c3 (127.4.198.1:39355): Couldn't send request to peer a1c5e32a77bb48f58badb1de812886c3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:39355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:17.103381  7974 consensus_peers.cc:597] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c -> Peer e8cc82654b594efe832820ed0ba31e1d (127.4.198.2:33521): Couldn't send request to peer e8cc82654b594efe832820ed0ba31e1d. 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:13:17.112390  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:17.113054  4888 tablet_replica.cc:333] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.113986  4888 raft_consensus.cc:2243] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.114737  4888 raft_consensus.cc:2272] T 5b7bc8483581434e82a86ec98ca077ff P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.116689  4888 tablet_replica.cc:333] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.117180  4888 raft_consensus.cc:2243] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.117544  4888 raft_consensus.cc:2272] T a8b35292a5884638af4f596fd9ac8b75 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.119199  4888 tablet_replica.cc:333] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.119661  4888 raft_consensus.cc:2243] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.120081  4888 raft_consensus.cc:2272] T a55d40bc4ea5499ea4f194ee6f2f25bc P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.121793  4888 tablet_replica.cc:333] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.122231  4888 raft_consensus.cc:2243] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.122588  4888 raft_consensus.cc:2272] T eadc4cdbf82b4447a70578821edaa6e6 P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.124300  4888 tablet_replica.cc:333] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.124698  4888 raft_consensus.cc:2243] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.125330  4888 raft_consensus.cc:2272] T 3d1721119634490dae06fc6c4e8f8e5c P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.127105  4888 tablet_replica.cc:333] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.127584  4888 raft_consensus.cc:2243] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.128312  4888 raft_consensus.cc:2272] T 69b36e7595754671828aa700112ad3b8 P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.129979  4888 tablet_replica.cc:333] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.130398  4888 raft_consensus.cc:2243] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.131073  4888 raft_consensus.cc:2272] T eb67aa5a09bb41718eaa42500e2abe4e P e8cc82654b594efe832820ed0ba31e1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.132853  4888 tablet_replica.cc:333] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.133286  4888 raft_consensus.cc:2243] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.133949  4888 raft_consensus.cc:2272] T 561a60a6e5224db7b771dd573bce5a4f P e8cc82654b594efe832820ed0ba31e1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.135667  4888 tablet_replica.cc:333] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.136076  4888 raft_consensus.cc:2243] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.136430  4888 raft_consensus.cc:2272] T aaf7a0a844404b6b8d4b2790b1164c1c P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.138219  4888 tablet_replica.cc:333] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d: stopping tablet replica
I20260713 09:13:17.138599  4888 raft_consensus.cc:2243] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.138948  4888 raft_consensus.cc:2272] T 8b9698f5de7845358753d63526404985 P e8cc82654b594efe832820ed0ba31e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.158325  4888 tablet_server.cc:196] TabletServer@127.4.198.2:0 shutdown complete.
I20260713 09:13:17.179924  4888 tablet_server.cc:179] TabletServer@127.4.198.3:0 shutting down...
I20260713 09:13:17.201119  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:17.201656  4888 tablet_replica.cc:333] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.202203  4888 raft_consensus.cc:2243] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.202952  4888 raft_consensus.cc:2272] T eadc4cdbf82b4447a70578821edaa6e6 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.204843  4888 tablet_replica.cc:333] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.205284  4888 raft_consensus.cc:2243] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.205627  4888 raft_consensus.cc:2272] T 3d1721119634490dae06fc6c4e8f8e5c P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.207624  4888 tablet_replica.cc:333] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.208271  4888 raft_consensus.cc:2243] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.209101  4888 raft_consensus.cc:2272] T a8b35292a5884638af4f596fd9ac8b75 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.210845  4888 tablet_replica.cc:333] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.211342  4888 raft_consensus.cc:2243] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.212095  4888 raft_consensus.cc:2272] T a55d40bc4ea5499ea4f194ee6f2f25bc P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.214027  4888 tablet_replica.cc:333] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.214524  4888 raft_consensus.cc:2243] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.215224  4888 raft_consensus.cc:2272] T 8b9698f5de7845358753d63526404985 P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.216889  4888 tablet_replica.cc:333] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.217346  4888 raft_consensus.cc:2243] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.218011  4888 raft_consensus.cc:2272] T aaf7a0a844404b6b8d4b2790b1164c1c P 9f3d9fdecabe4058b105ee482fc2f50c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.219815  4888 tablet_replica.cc:333] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.220268  4888 raft_consensus.cc:2243] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.220649  4888 raft_consensus.cc:2272] T 561a60a6e5224db7b771dd573bce5a4f P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.222430  4888 tablet_replica.cc:333] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.222837  4888 raft_consensus.cc:2243] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.223199  4888 raft_consensus.cc:2272] T 69b36e7595754671828aa700112ad3b8 P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.224915  4888 tablet_replica.cc:333] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.225327  4888 raft_consensus.cc:2243] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.225699  4888 raft_consensus.cc:2272] T eb67aa5a09bb41718eaa42500e2abe4e P 9f3d9fdecabe4058b105ee482fc2f50c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.227474  4888 tablet_replica.cc:333] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c: stopping tablet replica
I20260713 09:13:17.227891  4888 raft_consensus.cc:2243] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:17.228293  4888 raft_consensus.cc:2272] T 5b7bc8483581434e82a86ec98ca077ff P 9f3d9fdecabe4058b105ee482fc2f50c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.256546  4888 tablet_server.cc:196] TabletServer@127.4.198.3:0 shutdown complete.
I20260713 09:13:17.276682  4888 master.cc:562] Master@127.4.198.62:35453 shutting down...
I20260713 09:13:17.296315  4888 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:17.296788  4888 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:17.297065  4888 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09c513a564fa457897d1c23110af62d9: stopping tablet replica
I20260713 09:13:17.315093  4888 master.cc:584] Master@127.4.198.62:35453 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13426 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:13:17.351590  4888 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.62:45703
I20260713 09:13:17.352547  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:17.357148  8289 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:13:17.357236  8288 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:13:17.358392  8291 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:13:17.359138  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:17.359938  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:17.360106  4888 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:13:17.360242  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933997360227 us; error 0 us; skew 500 ppm
I20260713 09:13:17.360719  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:17.362743  4888 webserver.cc:533] Webserver started at http://127.4.198.62:40523/ using document root <none> and password file <none>
I20260713 09:13:17.363176  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:17.363333  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:17.363591  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:17.364535  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/master-0-root/instance:
uuid: "4e5c2d730932413a8a0a908ca277df02"
format_stamp: "Formatted at 2026-07-13 09:13:17 on dist-test-slave-frwm"
I20260713 09:13:17.368377  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:13:17.371186  8296 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:13:17.371824  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:13:17.372048  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/master-0-root
uuid: "4e5c2d730932413a8a0a908ca277df02"
format_stamp: "Formatted at 2026-07-13 09:13:17 on dist-test-slave-frwm"
I20260713 09:13:17.372262  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-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:13:17.392426  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:17.393425  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:17.427722  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.62:45703
I20260713 09:13:17.427804  8347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.62:45703 every 8 connection(s)
I20260713 09:13:17.431238  8348 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:13:17.441124  8348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02: Bootstrap starting.
I20260713 09:13:17.445433  8348 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:17.449007  8348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02: No bootstrap required, opened a new log
I20260713 09:13:17.450917  8348 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e5c2d730932413a8a0a908ca277df02" member_type: VOTER }
I20260713 09:13:17.451299  8348 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:17.451490  8348 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5c2d730932413a8a0a908ca277df02, State: Initialized, Role: FOLLOWER
I20260713 09:13:17.451941  8348 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e5c2d730932413a8a0a908ca277df02" member_type: VOTER }
I20260713 09:13:17.452345  8348 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:13:17.452523  8348 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:13:17.452728  8348 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:17.456593  8348 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e5c2d730932413a8a0a908ca277df02" member_type: VOTER }
I20260713 09:13:17.457005  8348 leader_election.cc:304] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [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: 4e5c2d730932413a8a0a908ca277df02; no voters: 
I20260713 09:13:17.457942  8348 leader_election.cc:290] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:13:17.458273  8351 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:17.459447  8351 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 1 LEADER]: Becoming Leader. State: Replica: 4e5c2d730932413a8a0a908ca277df02, State: Running, Role: LEADER
I20260713 09:13:17.459992  8351 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [LEADER]: Queue going to LEADER mode. State: All 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: "4e5c2d730932413a8a0a908ca277df02" member_type: VOTER }
I20260713 09:13:17.460682  8348 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:13:17.465827  8353 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e5c2d730932413a8a0a908ca277df02. Latest consensus state: current_term: 1 leader_uuid: "4e5c2d730932413a8a0a908ca277df02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e5c2d730932413a8a0a908ca277df02" member_type: VOTER } }
I20260713 09:13:17.466392  8353 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:17.466271  8352 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e5c2d730932413a8a0a908ca277df02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e5c2d730932413a8a0a908ca277df02" member_type: VOTER } }
I20260713 09:13:17.467077  8352 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:17.468292  8360 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:13:17.473309  8360 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:13:17.474738  4888 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:13:17.481175  8360 catalog_manager.cc:1383] Generated new cluster ID: d163dd1308d240f48233e9ce90a6e47b
I20260713 09:13:17.481423  8360 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:13:17.501521  8360 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:13:17.502615  8360 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:13:17.514051  8360 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02: Generated new TSK 0
I20260713 09:13:17.514557  8360 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:13:17.540402  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:17.545737  8369 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:13:17.546607  8370 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:13:17.548026  8372 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:13:17.548198  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:17.549067  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:17.549257  4888 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:13:17.549410  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933997549395 us; error 0 us; skew 500 ppm
I20260713 09:13:17.549927  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:17.552022  4888 webserver.cc:533] Webserver started at http://127.4.198.1:44835/ using document root <none> and password file <none>
I20260713 09:13:17.552462  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:17.552644  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:17.552883  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:17.553920  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-0-root/instance:
uuid: "956a28dbcbb3438cb9e5132a42f4e294"
format_stamp: "Formatted at 2026-07-13 09:13:17 on dist-test-slave-frwm"
I20260713 09:13:17.558112  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:13:17.561055  8377 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:13:17.561719  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:13:17.561967  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "956a28dbcbb3438cb9e5132a42f4e294"
format_stamp: "Formatted at 2026-07-13 09:13:17 on dist-test-slave-frwm"
I20260713 09:13:17.562222  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-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:13:17.576051  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:17.577132  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:17.578436  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:17.580550  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:17.580751  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:17.580966  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:17.581133  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:17.618978  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:42129
I20260713 09:13:17.619063  8439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:42129 every 8 connection(s)
I20260713 09:13:17.623485  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:17.629840  8444 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:13:17.632109  8445 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:13:17.632601  8447 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:13:17.634479  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:17.635715  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:17.635905  4888 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:13:17.636090  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933997636073 us; error 0 us; skew 500 ppm
I20260713 09:13:17.636735  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:17.638639  8440 heartbeater.cc:344] Connected to a master server at 127.4.198.62:45703
I20260713 09:13:17.639031  8440 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:17.639219  4888 webserver.cc:533] Webserver started at http://127.4.198.2:45761/ using document root <none> and password file <none>
I20260713 09:13:17.639822  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:17.639838  8440 heartbeater.cc:507] Master 127.4.198.62:45703 requested a full tablet report, sending...
I20260713 09:13:17.640174  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:17.640509  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:17.641707  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-1-root/instance:
uuid: "08a1242205a447c8b66effdbc858c67b"
format_stamp: "Formatted at 2026-07-13 09:13:17 on dist-test-slave-frwm"
I20260713 09:13:17.642089  8313 ts_manager.cc:194] Registered new tserver with Master: 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129)
I20260713 09:13:17.644381  8313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39738
I20260713 09:13:17.647228  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:13:17.650279  8452 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:13:17.650962  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:17.651199  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-1-root
uuid: "08a1242205a447c8b66effdbc858c67b"
format_stamp: "Formatted at 2026-07-13 09:13:17 on dist-test-slave-frwm"
I20260713 09:13:17.651409  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-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:13:17.669492  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:17.670512  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:17.671787  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:17.673792  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:17.673962  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:17.674191  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:17.674373  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:17.710304  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.2:43621
I20260713 09:13:17.710402  8514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.2:43621 every 8 connection(s)
I20260713 09:13:17.714568  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:17.720435  8518 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:13:17.721048  8519 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:13:17.723547  8521 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:13:17.723657  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:17.724819  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:17.725062  4888 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:13:17.725260  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933997725241 us; error 0 us; skew 500 ppm
I20260713 09:13:17.725415  8515 heartbeater.cc:344] Connected to a master server at 127.4.198.62:45703
I20260713 09:13:17.725773  8515 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:17.725950  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:17.726584  8515 heartbeater.cc:507] Master 127.4.198.62:45703 requested a full tablet report, sending...
I20260713 09:13:17.728399  4888 webserver.cc:533] Webserver started at http://127.4.198.3:44899/ using document root <none> and password file <none>
I20260713 09:13:17.728751  8313 ts_manager.cc:194] Registered new tserver with Master: 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621)
I20260713 09:13:17.729014  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:17.729265  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:17.729547  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:17.730422  8313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39750
I20260713 09:13:17.730943  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-2-root/instance:
uuid: "43ed8ab2667543829a1a495137b15368"
format_stamp: "Formatted at 2026-07-13 09:13:17 on dist-test-slave-frwm"
I20260713 09:13:17.735379  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:13:17.738294  8526 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:13:17.738914  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:17.739169  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-2-root
uuid: "43ed8ab2667543829a1a495137b15368"
format_stamp: "Formatted at 2026-07-13 09:13:17 on dist-test-slave-frwm"
I20260713 09:13:17.739403  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933911646602-4888-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:13:17.753407  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:17.754390  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:17.755685  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:17.757608  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:17.757783  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:17.758001  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:17.758141  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:17.794842  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.3:37869
I20260713 09:13:17.794950  8588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.3:37869 every 8 connection(s)
I20260713 09:13:17.807296  8589 heartbeater.cc:344] Connected to a master server at 127.4.198.62:45703
I20260713 09:13:17.807685  8589 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:17.808346  8589 heartbeater.cc:507] Master 127.4.198.62:45703 requested a full tablet report, sending...
I20260713 09:13:17.810113  8313 ts_manager.cc:194] Registered new tserver with Master: 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:17.810698  4888 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012987761s
I20260713 09:13:17.811383  8313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39756
I20260713 09:13:17.832188  8313 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39770:
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:13:17.834275  8313 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:13:17.876073  8480 tablet_service.cc:1511] Processing CreateTablet for tablet 76a5472dfad64ae29bfc0aa9eb602aa7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b2599d431ec47d9abe45ff86f4579a1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:17.876330  8479 tablet_service.cc:1511] Processing CreateTablet for tablet fea4ebfcd22e41a48bd4607e33dff02e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b2599d431ec47d9abe45ff86f4579a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:17.877421  8480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a5472dfad64ae29bfc0aa9eb602aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:17.877985  8479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea4ebfcd22e41a48bd4607e33dff02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:17.887027  8405 tablet_service.cc:1511] Processing CreateTablet for tablet 76a5472dfad64ae29bfc0aa9eb602aa7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b2599d431ec47d9abe45ff86f4579a1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:17.887375  8404 tablet_service.cc:1511] Processing CreateTablet for tablet fea4ebfcd22e41a48bd4607e33dff02e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b2599d431ec47d9abe45ff86f4579a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:17.888362  8405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a5472dfad64ae29bfc0aa9eb602aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:17.889048  8404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea4ebfcd22e41a48bd4607e33dff02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:17.890039  8553 tablet_service.cc:1511] Processing CreateTablet for tablet fea4ebfcd22e41a48bd4607e33dff02e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b2599d431ec47d9abe45ff86f4579a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:17.891273  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea4ebfcd22e41a48bd4607e33dff02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:17.888398  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 76a5472dfad64ae29bfc0aa9eb602aa7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b2599d431ec47d9abe45ff86f4579a1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:17.896662  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a5472dfad64ae29bfc0aa9eb602aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:17.912582  8604 tablet_bootstrap.cc:492] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b: Bootstrap starting.
I20260713 09:13:17.916613  8605 tablet_bootstrap.cc:492] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294: Bootstrap starting.
I20260713 09:13:17.919075  8604 tablet_bootstrap.cc:654] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:17.922811  8606 tablet_bootstrap.cc:492] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368: Bootstrap starting.
I20260713 09:13:17.923660  8605 tablet_bootstrap.cc:654] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:17.924947  8604 tablet_bootstrap.cc:492] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b: No bootstrap required, opened a new log
I20260713 09:13:17.925329  8604 ts_tablet_manager.cc:1403] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:13:17.927824  8604 raft_consensus.cc:359] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:17.928349  8604 raft_consensus.cc:385] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:17.928619  8604 raft_consensus.cc:740] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Initialized, Role: FOLLOWER
I20260713 09:13:17.928673  8605 tablet_bootstrap.cc:492] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294: No bootstrap required, opened a new log
I20260713 09:13:17.929023  8606 tablet_bootstrap.cc:654] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:17.929169  8605 ts_tablet_manager.cc:1403] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:13:17.929296  8604 consensus_queue.cc:260] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:17.931412  8515 heartbeater.cc:499] Master 127.4.198.62:45703 was elected leader, sending a full tablet report...
I20260713 09:13:17.931953  8604 ts_tablet_manager.cc:1434] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:13:17.931845  8605 raft_consensus.cc:359] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:17.932689  8605 raft_consensus.cc:385] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:17.932993  8605 raft_consensus.cc:740] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Initialized, Role: FOLLOWER
I20260713 09:13:17.933771  8604 tablet_bootstrap.cc:492] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b: Bootstrap starting.
I20260713 09:13:17.933688  8605 consensus_queue.cc:260] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:17.940230  8606 tablet_bootstrap.cc:492] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368: No bootstrap required, opened a new log
I20260713 09:13:17.940471  8604 tablet_bootstrap.cc:654] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:17.940711  8606 ts_tablet_manager.cc:1403] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:13:17.943833  8606 raft_consensus.cc:359] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:17.944507  8606 raft_consensus.cc:385] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:17.944783  8606 raft_consensus.cc:740] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ed8ab2667543829a1a495137b15368, State: Initialized, Role: FOLLOWER
I20260713 09:13:17.946308  8606 consensus_queue.cc:260] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:17.946866  8605 ts_tablet_manager.cc:1434] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.005s
I20260713 09:13:17.947687  8440 heartbeater.cc:499] Master 127.4.198.62:45703 was elected leader, sending a full tablet report...
I20260713 09:13:17.948151  8605 tablet_bootstrap.cc:492] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294: Bootstrap starting.
I20260713 09:13:17.954098  8605 tablet_bootstrap.cc:654] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:17.956797  8606 ts_tablet_manager.cc:1434] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:13:17.956866  8589 heartbeater.cc:499] Master 127.4.198.62:45703 was elected leader, sending a full tablet report...
I20260713 09:13:17.957748  8606 tablet_bootstrap.cc:492] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368: Bootstrap starting.
I20260713 09:13:17.959924  8604 tablet_bootstrap.cc:492] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b: No bootstrap required, opened a new log
I20260713 09:13:17.960376  8604 ts_tablet_manager.cc:1403] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260713 09:13:17.963236  8604 raft_consensus.cc:359] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:17.963908  8604 raft_consensus.cc:385] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:17.964288  8604 raft_consensus.cc:740] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Initialized, Role: FOLLOWER
I20260713 09:13:17.964959  8604 consensus_queue.cc:260] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
W20260713 09:13:17.963971  8516 tablet.cc:2406] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:13:17.966564  8604 ts_tablet_manager.cc:1434] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:13:17.967993  8605 tablet_bootstrap.cc:492] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294: No bootstrap required, opened a new log
I20260713 09:13:17.968454  8605 ts_tablet_manager.cc:1403] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260713 09:13:17.969738  8606 tablet_bootstrap.cc:654] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:17.970750  8605 raft_consensus.cc:359] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:17.972692  8605 raft_consensus.cc:385] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:17.972998  8605 raft_consensus.cc:740] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Initialized, Role: FOLLOWER
I20260713 09:13:17.973858  8605 consensus_queue.cc:260] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:17.974442  8606 tablet_bootstrap.cc:492] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368: No bootstrap required, opened a new log
I20260713 09:13:17.975497  8606 ts_tablet_manager.cc:1403] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260713 09:13:17.976044  8605 ts_tablet_manager.cc:1434] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:13:17.978207  8606 raft_consensus.cc:359] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:17.978914  8606 raft_consensus.cc:385] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:17.979200  8606 raft_consensus.cc:740] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ed8ab2667543829a1a495137b15368, State: Initialized, Role: FOLLOWER
I20260713 09:13:17.980079  8606 consensus_queue.cc:260] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:17.981909  8606 ts_tablet_manager.cc:1434] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:13:18.069612  8611 raft_consensus.cc:493] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:18.069995  8611 raft_consensus.cc:515] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.072045  8611 leader_election.cc:290] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621), 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:18.073601  8609 raft_consensus.cc:493] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:18.074121  8609 raft_consensus.cc:515] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:18.076735  8609 leader_election.cc:290] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869), 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129)
I20260713 09:13:18.085649  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea4ebfcd22e41a48bd4607e33dff02e" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08a1242205a447c8b66effdbc858c67b" is_pre_election: true
I20260713 09:13:18.086187  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea4ebfcd22e41a48bd4607e33dff02e" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ed8ab2667543829a1a495137b15368" is_pre_election: true
I20260713 09:13:18.086367  8490 raft_consensus.cc:2468] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 0.
I20260713 09:13:18.086859  8564 raft_consensus.cc:2468] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 0.
I20260713 09:13:18.087703  8378 leader_election.cc:304] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08a1242205a447c8b66effdbc858c67b, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.088562  8611 raft_consensus.cc:2804] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:18.088912  8611 raft_consensus.cc:493] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:18.089247  8611 raft_consensus.cc:3060] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.093204  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a5472dfad64ae29bfc0aa9eb602aa7" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ed8ab2667543829a1a495137b15368" is_pre_election: true
I20260713 09:13:18.093772  8564 raft_consensus.cc:2468] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 0.
I20260713 09:13:18.094293  8415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a5472dfad64ae29bfc0aa9eb602aa7" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294" is_pre_election: true
I20260713 09:13:18.094705  8455 leader_election.cc:304] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08a1242205a447c8b66effdbc858c67b, 43ed8ab2667543829a1a495137b15368; no voters: 
I20260713 09:13:18.094995  8415 raft_consensus.cc:2468] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 0.
I20260713 09:13:18.095381  8609 raft_consensus.cc:2804] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:18.095710  8609 raft_consensus.cc:493] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:18.096035  8609 raft_consensus.cc:3060] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.096755  8611 raft_consensus.cc:515] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.098282  8611 leader_election.cc:290] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 1 election: Requested vote from peers 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621), 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:18.098989  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea4ebfcd22e41a48bd4607e33dff02e" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08a1242205a447c8b66effdbc858c67b"
I20260713 09:13:18.099473  8490 raft_consensus.cc:3060] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.099323  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea4ebfcd22e41a48bd4607e33dff02e" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ed8ab2667543829a1a495137b15368"
I20260713 09:13:18.099980  8564 raft_consensus.cc:3060] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.101565  8609 raft_consensus.cc:515] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:18.103503  8609 leader_election.cc:290] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 1 election: Requested vote from peers 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869), 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129)
I20260713 09:13:18.104333  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a5472dfad64ae29bfc0aa9eb602aa7" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ed8ab2667543829a1a495137b15368"
I20260713 09:13:18.104801  8490 raft_consensus.cc:2468] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 1.
I20260713 09:13:18.104952  8563 raft_consensus.cc:3060] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.105857  8564 raft_consensus.cc:2468] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 1.
I20260713 09:13:18.106235  8415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a5472dfad64ae29bfc0aa9eb602aa7" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
I20260713 09:13:18.106760  8380 leader_election.cc:304] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ed8ab2667543829a1a495137b15368, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.106796  8415 raft_consensus.cc:3060] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.107584  8611 raft_consensus.cc:2804] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:18.108822  8611 raft_consensus.cc:697] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 LEADER]: Becoming Leader. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Running, Role: LEADER
I20260713 09:13:18.109685  8611 consensus_queue.cc:237] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.111238  8563 raft_consensus.cc:2468] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 1.
I20260713 09:13:18.112119  8455 leader_election.cc:304] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08a1242205a447c8b66effdbc858c67b, 43ed8ab2667543829a1a495137b15368; no voters: 
I20260713 09:13:18.112712  8609 raft_consensus.cc:2804] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:18.114432  8609 raft_consensus.cc:697] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Becoming Leader. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Running, Role: LEADER
I20260713 09:13:18.115409  8609 consensus_queue.cc:237] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:18.116792  8415 raft_consensus.cc:2468] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 1.
I20260713 09:13:18.119246  8312 catalog_manager.cc:5697] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "956a28dbcbb3438cb9e5132a42f4e294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:18.123055  8313 catalog_manager.cc:5697] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b reported cstate change: term changed from 0 to 1, leader changed from <none> to 08a1242205a447c8b66effdbc858c67b (127.4.198.2). New cstate: current_term: 1 leader_uuid: "08a1242205a447c8b66effdbc858c67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:18.199013  8313 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39778:
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:13:18.200896  8313 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:13:18.221903  8404 tablet_service.cc:1511] Processing CreateTablet for tablet cd23b3a4aba74f73894c8e4d9d31de90 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=302ae7c14ccc48e5ba017688521052e5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:18.223084  8404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd23b3a4aba74f73894c8e4d9d31de90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:18.222783  8480 tablet_service.cc:1511] Processing CreateTablet for tablet cd23b3a4aba74f73894c8e4d9d31de90 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=302ae7c14ccc48e5ba017688521052e5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:18.224045  8480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd23b3a4aba74f73894c8e4d9d31de90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:18.224387  8553 tablet_service.cc:1511] Processing CreateTablet for tablet cd23b3a4aba74f73894c8e4d9d31de90 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=302ae7c14ccc48e5ba017688521052e5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:18.225550  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd23b3a4aba74f73894c8e4d9d31de90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:18.228773  8479 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8f310ab7fb494e9c2ad5936179bb9f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=302ae7c14ccc48e5ba017688521052e5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:18.229890  8479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8f310ab7fb494e9c2ad5936179bb9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:18.231151  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8f310ab7fb494e9c2ad5936179bb9f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=302ae7c14ccc48e5ba017688521052e5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:18.229974  8405 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8f310ab7fb494e9c2ad5936179bb9f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=302ae7c14ccc48e5ba017688521052e5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:18.232383  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8f310ab7fb494e9c2ad5936179bb9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:18.232510  8405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8f310ab7fb494e9c2ad5936179bb9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:18.239511  8605 tablet_bootstrap.cc:492] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294: Bootstrap starting.
I20260713 09:13:18.244078  8604 tablet_bootstrap.cc:492] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b: Bootstrap starting.
I20260713 09:13:18.245922  8605 tablet_bootstrap.cc:654] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:18.250275  8604 tablet_bootstrap.cc:654] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:18.258687  8606 tablet_bootstrap.cc:492] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368: Bootstrap starting.
I20260713 09:13:18.262040  8604 tablet_bootstrap.cc:492] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b: No bootstrap required, opened a new log
I20260713 09:13:18.262648  8604 ts_tablet_manager.cc:1403] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260713 09:13:18.264628  8606 tablet_bootstrap.cc:654] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:18.265709  8604 raft_consensus.cc:359] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.266449  8604 raft_consensus.cc:385] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:18.266793  8604 raft_consensus.cc:740] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Initialized, Role: FOLLOWER
I20260713 09:13:18.267577  8604 consensus_queue.cc:260] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.268654  8605 tablet_bootstrap.cc:492] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294: No bootstrap required, opened a new log
I20260713 09:13:18.269026  8605 ts_tablet_manager.cc:1403] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
I20260713 09:13:18.270326  8604 ts_tablet_manager.cc:1434] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:18.270426  8606 tablet_bootstrap.cc:492] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368: No bootstrap required, opened a new log
I20260713 09:13:18.271008  8606 ts_tablet_manager.cc:1403] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:13:18.271332  8604 tablet_bootstrap.cc:492] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b: Bootstrap starting.
I20260713 09:13:18.272682  8605 raft_consensus.cc:359] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.273434  8605 raft_consensus.cc:385] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:18.273763  8605 raft_consensus.cc:740] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Initialized, Role: FOLLOWER
I20260713 09:13:18.273782  8606 raft_consensus.cc:359] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.274564  8606 raft_consensus.cc:385] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:18.274992  8606 raft_consensus.cc:740] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ed8ab2667543829a1a495137b15368, State: Initialized, Role: FOLLOWER
I20260713 09:13:18.274654  8605 consensus_queue.cc:260] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.275993  8606 consensus_queue.cc:260] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.276862  8605 ts_tablet_manager.cc:1434] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:18.277751  8604 tablet_bootstrap.cc:654] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:18.277778  8605 tablet_bootstrap.cc:492] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294: Bootstrap starting.
I20260713 09:13:18.284159  8605 tablet_bootstrap.cc:654] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:18.287932  8606 ts_tablet_manager.cc:1434] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260713 09:13:18.290863  8606 tablet_bootstrap.cc:492] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: Bootstrap starting.
I20260713 09:13:18.295089  8605 tablet_bootstrap.cc:492] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294: No bootstrap required, opened a new log
I20260713 09:13:18.295621  8605 ts_tablet_manager.cc:1403] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260713 09:13:18.296572  8606 tablet_bootstrap.cc:654] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:18.298202  8605 raft_consensus.cc:359] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.298875  8605 raft_consensus.cc:385] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:18.299158  8605 raft_consensus.cc:740] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Initialized, Role: FOLLOWER
I20260713 09:13:18.300137  8605 consensus_queue.cc:260] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.302011  8604 tablet_bootstrap.cc:492] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b: No bootstrap required, opened a new log
I20260713 09:13:18.302397  8604 ts_tablet_manager.cc:1403] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.020s
I20260713 09:13:18.303499  8605 ts_tablet_manager.cc:1434] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:13:18.305189  8604 raft_consensus.cc:359] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.305680  8604 raft_consensus.cc:385] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:18.305886  8604 raft_consensus.cc:740] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Initialized, Role: FOLLOWER
I20260713 09:13:18.306321  8606 tablet_bootstrap.cc:492] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: No bootstrap required, opened a new log
I20260713 09:13:18.306792  8606 ts_tablet_manager.cc:1403] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260713 09:13:18.306665  8604 consensus_queue.cc:260] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.308847  8604 ts_tablet_manager.cc:1434] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:18.309233  8606 raft_consensus.cc:359] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.309870  8606 raft_consensus.cc:385] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:18.310141  8606 raft_consensus.cc:740] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ed8ab2667543829a1a495137b15368, State: Initialized, Role: FOLLOWER
I20260713 09:13:18.310842  8606 consensus_queue.cc:260] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.314486  8606 ts_tablet_manager.cc:1434] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:18.380919  8613 raft_consensus.cc:493] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:18.381315  8613 raft_consensus.cc:515] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.383266  8613 leader_election.cc:290] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129), 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621)
I20260713 09:13:18.392958  8415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f" candidate_uuid: "43ed8ab2667543829a1a495137b15368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294" is_pre_election: true
I20260713 09:13:18.393491  8415 raft_consensus.cc:2468] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ed8ab2667543829a1a495137b15368 in term 0.
I20260713 09:13:18.393748  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f" candidate_uuid: "43ed8ab2667543829a1a495137b15368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08a1242205a447c8b66effdbc858c67b" is_pre_election: true
I20260713 09:13:18.394321  8490 raft_consensus.cc:2468] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ed8ab2667543829a1a495137b15368 in term 0.
I20260713 09:13:18.394531  8528 leader_election.cc:304] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ed8ab2667543829a1a495137b15368, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.395471  8613 raft_consensus.cc:2804] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:18.395813  8613 raft_consensus.cc:493] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:18.396057  8613 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.400449  8613 raft_consensus.cc:515] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.401798  8613 leader_election.cc:290] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [CANDIDATE]: Term 1 election: Requested vote from peers 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129), 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621)
I20260713 09:13:18.402429  8415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f" candidate_uuid: "43ed8ab2667543829a1a495137b15368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
I20260713 09:13:18.402740  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f" candidate_uuid: "43ed8ab2667543829a1a495137b15368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08a1242205a447c8b66effdbc858c67b"
I20260713 09:13:18.402897  8415 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.403184  8490 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.407168  8415 raft_consensus.cc:2468] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ed8ab2667543829a1a495137b15368 in term 1.
I20260713 09:13:18.407665  8490 raft_consensus.cc:2468] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ed8ab2667543829a1a495137b15368 in term 1.
I20260713 09:13:18.408003  8528 leader_election.cc:304] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ed8ab2667543829a1a495137b15368, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.408668  8613 raft_consensus.cc:2804] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:18.409368  8613 raft_consensus.cc:697] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 1 LEADER]: Becoming Leader. State: Replica: 43ed8ab2667543829a1a495137b15368, State: Running, Role: LEADER
I20260713 09:13:18.410058  8613 consensus_queue.cc:237] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.415853  8312 catalog_manager.cc:5697] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ed8ab2667543829a1a495137b15368 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "43ed8ab2667543829a1a495137b15368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: HEALTHY } } }
W20260713 09:13:18.469851  8361 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:18.473011  8609 raft_consensus.cc:493] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:18.473446  8609 raft_consensus.cc:515] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.474880  8609 leader_election.cc:290] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129), 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:18.475715  8415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd23b3a4aba74f73894c8e4d9d31de90" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294" is_pre_election: true
I20260713 09:13:18.475884  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd23b3a4aba74f73894c8e4d9d31de90" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ed8ab2667543829a1a495137b15368" is_pre_election: true
I20260713 09:13:18.476254  8415 raft_consensus.cc:2468] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 0.
I20260713 09:13:18.476388  8563 raft_consensus.cc:2468] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 0.
I20260713 09:13:18.477252  8454 leader_election.cc:304] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08a1242205a447c8b66effdbc858c67b, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.477869  8609 raft_consensus.cc:2804] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:18.478147  8609 raft_consensus.cc:493] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:18.478387  8609 raft_consensus.cc:3060] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.482791  8609 raft_consensus.cc:515] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.484268  8609 leader_election.cc:290] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 1 election: Requested vote from peers 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129), 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:18.484906  8415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd23b3a4aba74f73894c8e4d9d31de90" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
I20260713 09:13:18.485067  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd23b3a4aba74f73894c8e4d9d31de90" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ed8ab2667543829a1a495137b15368"
I20260713 09:13:18.485323  8415 raft_consensus.cc:3060] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.485546  8563 raft_consensus.cc:3060] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:18.489533  8415 raft_consensus.cc:2468] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 1.
I20260713 09:13:18.489969  8563 raft_consensus.cc:2468] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 1.
I20260713 09:13:18.490381  8454 leader_election.cc:304] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08a1242205a447c8b66effdbc858c67b, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.491034  8609 raft_consensus.cc:2804] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:18.491489  8609 raft_consensus.cc:697] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Becoming Leader. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Running, Role: LEADER
I20260713 09:13:18.492173  8609 consensus_queue.cc:237] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.497934  8312 catalog_manager.cc:5697] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b reported cstate change: term changed from 0 to 1, leader changed from <none> to 08a1242205a447c8b66effdbc858c67b (127.4.198.2). New cstate: current_term: 1 leader_uuid: "08a1242205a447c8b66effdbc858c67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:18.572278  8490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a5472dfad64ae29bfc0aa9eb602aa7"
dest_uuid: "08a1242205a447c8b66effdbc858c67b"
mode: GRACEFUL
new_leader_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
 from {username='slave'} at 127.0.0.1:59350
I20260713 09:13:18.572754  8490 raft_consensus.cc:606] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Received request to transfer leadership to TS 956a28dbcbb3438cb9e5132a42f4e294
I20260713 09:13:18.579638  8611 consensus_queue.cc:1048] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:18.584631  8415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fea4ebfcd22e41a48bd4607e33dff02e"
dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
mode: GRACEFUL
new_leader_uuid: "08a1242205a447c8b66effdbc858c67b"
 from {username='slave'} at 127.0.0.1:45050
I20260713 09:13:18.585239  8415 raft_consensus.cc:606] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 LEADER]: Received request to transfer leadership to TS 08a1242205a447c8b66effdbc858c67b
I20260713 09:13:18.591970  8490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd23b3a4aba74f73894c8e4d9d31de90"
dest_uuid: "08a1242205a447c8b66effdbc858c67b"
mode: GRACEFUL
new_leader_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
 from {username='slave'} at 127.0.0.1:59350
I20260713 09:13:18.592660  8490 raft_consensus.cc:606] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Received request to transfer leadership to TS 956a28dbcbb3438cb9e5132a42f4e294
I20260713 09:13:18.594305  8643 consensus_queue.cc:1048] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:18.603598  8643 raft_consensus.cc:993] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294: : Instructing follower 08a1242205a447c8b66effdbc858c67b to start an election
I20260713 09:13:18.603971  8643 raft_consensus.cc:1081] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 LEADER]: Signalling peer 08a1242205a447c8b66effdbc858c67b to start an election
I20260713 09:13:18.605566  8490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fea4ebfcd22e41a48bd4607e33dff02e"
dest_uuid: "08a1242205a447c8b66effdbc858c67b"
 from {username='slave'} at 127.0.0.1:59346
I20260713 09:13:18.606170  8490 raft_consensus.cc:493] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:18.606554  8490 raft_consensus.cc:3060] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.608783  8563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f"
dest_uuid: "43ed8ab2667543829a1a495137b15368"
mode: GRACEFUL
new_leader_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
 from {username='slave'} at 127.0.0.1:35228
I20260713 09:13:18.609228  8563 raft_consensus.cc:606] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 1 LEADER]: Received request to transfer leadership to TS 956a28dbcbb3438cb9e5132a42f4e294
I20260713 09:13:18.611935  8490 raft_consensus.cc:515] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.614838  8415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea4ebfcd22e41a48bd4607e33dff02e" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
I20260713 09:13:18.615368  8415 raft_consensus.cc:3055] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:18.615712  8415 raft_consensus.cc:740] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Running, Role: LEADER
I20260713 09:13:18.616468  8415 consensus_queue.cc:260] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.617529  8415 raft_consensus.cc:3060] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.622767  8415 raft_consensus.cc:2468] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 2.
I20260713 09:13:18.623081  8490 leader_election.cc:290] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 2 election: Requested vote from peers 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129), 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:18.623494  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea4ebfcd22e41a48bd4607e33dff02e" candidate_uuid: "08a1242205a447c8b66effdbc858c67b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ed8ab2667543829a1a495137b15368"
I20260713 09:13:18.623610  8454 leader_election.cc:304] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08a1242205a447c8b66effdbc858c67b, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.624365  8609 raft_consensus.cc:2804] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:18.624639  8563 raft_consensus.cc:3060] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.624820  8609 raft_consensus.cc:697] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 2 LEADER]: Becoming Leader. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Running, Role: LEADER
I20260713 09:13:18.625624  8609 consensus_queue.cc:237] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.630534  8563 raft_consensus.cc:2468] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08a1242205a447c8b66effdbc858c67b in term 2.
I20260713 09:13:18.631551  8312 catalog_manager.cc:5697] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b reported cstate change: term changed from 1 to 2, leader changed from 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1) to 08a1242205a447c8b66effdbc858c67b (127.4.198.2). New cstate: current_term: 2 leader_uuid: "08a1242205a447c8b66effdbc858c67b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:18.669176  8609 consensus_queue.cc:1048] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:18.679577  8621 consensus_queue.cc:1048] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:18.687286  8621 raft_consensus.cc:993] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b: : Instructing follower 956a28dbcbb3438cb9e5132a42f4e294 to start an election
I20260713 09:13:18.687816  8621 raft_consensus.cc:1081] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Signalling peer 956a28dbcbb3438cb9e5132a42f4e294 to start an election
I20260713 09:13:18.689427  8415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a5472dfad64ae29bfc0aa9eb602aa7"
dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
 from {username='slave'} at 127.0.0.1:45030
I20260713 09:13:18.689947  8415 raft_consensus.cc:493] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:18.690310  8415 raft_consensus.cc:3060] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.696636  8415 raft_consensus.cc:515] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:18.698537  8415 leader_election.cc:290] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 2 election: Requested vote from peers 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621), 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:18.698843  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a5472dfad64ae29bfc0aa9eb602aa7" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08a1242205a447c8b66effdbc858c67b"
I20260713 09:13:18.699065  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a5472dfad64ae29bfc0aa9eb602aa7" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ed8ab2667543829a1a495137b15368"
I20260713 09:13:18.699461  8490 raft_consensus.cc:3055] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:18.699640  8563 raft_consensus.cc:3060] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.699870  8490 raft_consensus.cc:740] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Running, Role: LEADER
I20260713 09:13:18.700634  8490 consensus_queue.cc:260] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:18.701491  8490 raft_consensus.cc:3060] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.704818  8563 raft_consensus.cc:2468] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 2.
I20260713 09:13:18.705684  8380 leader_election.cc:304] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ed8ab2667543829a1a495137b15368, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.706224  8490 raft_consensus.cc:2468] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 2.
I20260713 09:13:18.706633  8619 raft_consensus.cc:2804] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:18.707173  8619 raft_consensus.cc:697] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Becoming Leader. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Running, Role: LEADER
I20260713 09:13:18.707953  8619 consensus_queue.cc:237] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } }
I20260713 09:13:18.713513  8311 catalog_manager.cc:5697] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 reported cstate change: term changed from 1 to 2, leader changed from 08a1242205a447c8b66effdbc858c67b (127.4.198.2) to 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "956a28dbcbb3438cb9e5132a42f4e294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:18.840162  8613 consensus_queue.cc:1048] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:18.845302  8636 raft_consensus.cc:993] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: : Instructing follower 956a28dbcbb3438cb9e5132a42f4e294 to start an election
I20260713 09:13:18.845989  8613 raft_consensus.cc:1081] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 1 LEADER]: Signalling peer 956a28dbcbb3438cb9e5132a42f4e294 to start an election
I20260713 09:13:18.847656  8414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f"
dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
 from {username='slave'} at 127.0.0.1:45042
I20260713 09:13:18.848729  8414 raft_consensus.cc:493] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:18.849077  8414 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.850333  8613 consensus_queue.cc:1048] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:18.856151  8414 raft_consensus.cc:515] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.858691  8414 leader_election.cc:290] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 2 election: Requested vote from peers 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621), 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:18.858906  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ed8ab2667543829a1a495137b15368"
I20260713 09:13:18.859555  8563 raft_consensus.cc:3055] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:18.859853  8563 raft_consensus.cc:740] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43ed8ab2667543829a1a495137b15368, State: Running, Role: LEADER
I20260713 09:13:18.859881  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08a1242205a447c8b66effdbc858c67b"
I20260713 09:13:18.860538  8490 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.860743  8563 consensus_queue.cc:260] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.861994  8563 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.866036  8490 raft_consensus.cc:2468] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 2.
I20260713 09:13:18.866940  8378 leader_election.cc:304] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08a1242205a447c8b66effdbc858c67b, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.867693  8619 raft_consensus.cc:2804] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:18.867731  8563 raft_consensus.cc:2468] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 2.
I20260713 09:13:18.868283  8619 raft_consensus.cc:697] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Becoming Leader. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Running, Role: LEADER
I20260713 09:13:18.869105  8619 consensus_queue.cc:237] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.875214  8312 catalog_manager.cc:5697] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 reported cstate change: term changed from 1 to 2, leader changed from 43ed8ab2667543829a1a495137b15368 (127.4.198.3) to 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "956a28dbcbb3438cb9e5132a42f4e294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:18.934055  8648 consensus_queue.cc:1048] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:18.942932  8621 consensus_queue.cc:1048] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:18.949270  8609 raft_consensus.cc:993] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b: : Instructing follower 956a28dbcbb3438cb9e5132a42f4e294 to start an election
I20260713 09:13:18.949621  8621 raft_consensus.cc:1081] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Signalling peer 956a28dbcbb3438cb9e5132a42f4e294 to start an election
I20260713 09:13:18.950927  8414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd23b3a4aba74f73894c8e4d9d31de90"
dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
 from {username='slave'} at 127.0.0.1:45030
I20260713 09:13:18.951390  8414 raft_consensus.cc:493] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:18.951696  8414 raft_consensus.cc:3060] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.956139  8414 raft_consensus.cc:515] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.957909  8414 leader_election.cc:290] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 2 election: Requested vote from peers 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621), 43ed8ab2667543829a1a495137b15368 (127.4.198.3:37869)
I20260713 09:13:18.958202  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd23b3a4aba74f73894c8e4d9d31de90" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08a1242205a447c8b66effdbc858c67b"
I20260713 09:13:18.958487  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd23b3a4aba74f73894c8e4d9d31de90" candidate_uuid: "956a28dbcbb3438cb9e5132a42f4e294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ed8ab2667543829a1a495137b15368"
I20260713 09:13:18.958791  8490 raft_consensus.cc:3055] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:18.959024  8563 raft_consensus.cc:3060] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.959123  8490 raft_consensus.cc:740] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08a1242205a447c8b66effdbc858c67b, State: Running, Role: LEADER
I20260713 09:13:18.959959  8490 consensus_queue.cc:260] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.961095  8490 raft_consensus.cc:3060] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:18.965262  8563 raft_consensus.cc:2468] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 2.
I20260713 09:13:18.966224  8380 leader_election.cc:304] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ed8ab2667543829a1a495137b15368, 956a28dbcbb3438cb9e5132a42f4e294; no voters: 
I20260713 09:13:18.966778  8619 raft_consensus.cc:2804] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:18.966940  8490 raft_consensus.cc:2468] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a28dbcbb3438cb9e5132a42f4e294 in term 2.
I20260713 09:13:18.967114  8619 raft_consensus.cc:697] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Becoming Leader. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Running, Role: LEADER
I20260713 09:13:18.967921  8619 consensus_queue.cc:237] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:18.973088  8312 catalog_manager.cc:5697] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 reported cstate change: term changed from 1 to 2, leader changed from 08a1242205a447c8b66effdbc858c67b (127.4.198.2) to 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "956a28dbcbb3438cb9e5132a42f4e294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:19.028831  4888 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:13:19.030179  4888 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:13:19.030457  4888 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:13:19.039911  8414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f"
dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
mode: GRACEFUL
new_leader_uuid: "43ed8ab2667543829a1a495137b15368"
 from {username='slave'} at 127.0.0.1:45062
I20260713 09:13:19.040359  8414 raft_consensus.cc:606] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Received request to transfer leadership to TS 43ed8ab2667543829a1a495137b15368
I20260713 09:13:19.041260  4888 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:13:19.086007  8563 raft_consensus.cc:1275] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Refusing update from remote peer 08a1242205a447c8b66effdbc858c67b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:19.087008  8621 consensus_queue.cc:1048] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:19.094861  8414 raft_consensus.cc:1275] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Refusing update from remote peer 08a1242205a447c8b66effdbc858c67b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:19.096371  8609 consensus_queue.cc:1048] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:19.198369  8490 raft_consensus.cc:1275] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Refusing update from remote peer 956a28dbcbb3438cb9e5132a42f4e294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:19.199396  8619 consensus_queue.cc:1048] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:19.205869  8563 raft_consensus.cc:1275] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Refusing update from remote peer 956a28dbcbb3438cb9e5132a42f4e294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:19.207329  8656 consensus_queue.cc:1048] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:19.292984  8563 raft_consensus.cc:1275] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Refusing update from remote peer 956a28dbcbb3438cb9e5132a42f4e294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:19.294021  8656 consensus_queue.cc:1048] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:19.298029  8611 raft_consensus.cc:993] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294: : Instructing follower 43ed8ab2667543829a1a495137b15368 to start an election
I20260713 09:13:19.298460  8619 raft_consensus.cc:1081] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Signalling peer 43ed8ab2667543829a1a495137b15368 to start an election
I20260713 09:13:19.300091  8564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f"
dest_uuid: "43ed8ab2667543829a1a495137b15368"
 from {username='slave'} at 127.0.0.1:35202
I20260713 09:13:19.300823  8564 raft_consensus.cc:493] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:19.301190  8564 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:19.303499  8490 raft_consensus.cc:1275] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Refusing update from remote peer 956a28dbcbb3438cb9e5132a42f4e294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:19.304859  8656 consensus_queue.cc:1048] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:19.307961  8564 raft_consensus.cc:515] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:19.310536  8414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f" candidate_uuid: "43ed8ab2667543829a1a495137b15368" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "956a28dbcbb3438cb9e5132a42f4e294"
I20260713 09:13:19.311084  8414 raft_consensus.cc:3055] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:19.311408  8414 raft_consensus.cc:740] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 956a28dbcbb3438cb9e5132a42f4e294, State: Running, Role: LEADER
I20260713 09:13:19.311544  8564 leader_election.cc:290] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [CANDIDATE]: Term 3 election: Requested vote from peers 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1:42129), 08a1242205a447c8b66effdbc858c67b (127.4.198.2:43621)
I20260713 09:13:19.312551  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8f310ab7fb494e9c2ad5936179bb9f" candidate_uuid: "43ed8ab2667543829a1a495137b15368" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08a1242205a447c8b66effdbc858c67b"
I20260713 09:13:19.312258  8414 consensus_queue.cc:260] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [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: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:19.313124  8490 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:19.313460  8414 raft_consensus.cc:3060] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:19.319706  8490 raft_consensus.cc:2468] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ed8ab2667543829a1a495137b15368 in term 3.
I20260713 09:13:19.319945  8414 raft_consensus.cc:2468] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ed8ab2667543829a1a495137b15368 in term 3.
I20260713 09:13:19.321009  8527 leader_election.cc:304] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [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: 08a1242205a447c8b66effdbc858c67b, 43ed8ab2667543829a1a495137b15368; no voters: 
I20260713 09:13:19.321661  8613 raft_consensus.cc:2804] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:19.322101  8613 raft_consensus.cc:697] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 3 LEADER]: Becoming Leader. State: Replica: 43ed8ab2667543829a1a495137b15368, State: Running, Role: LEADER
I20260713 09:13:19.322784  8613 consensus_queue.cc:237] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [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: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } }
I20260713 09:13:19.327945  8312 catalog_manager.cc:5697] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 reported cstate change: term changed from 2 to 3, leader changed from 956a28dbcbb3438cb9e5132a42f4e294 (127.4.198.1) to 43ed8ab2667543829a1a495137b15368 (127.4.198.3). New cstate: current_term: 3 leader_uuid: "43ed8ab2667543829a1a495137b15368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956a28dbcbb3438cb9e5132a42f4e294" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08a1242205a447c8b66effdbc858c67b" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 43621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ed8ab2667543829a1a495137b15368" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 37869 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:19.372653  4888 tablet_server.cc:179] TabletServer@127.4.198.1:0 shutting down...
I20260713 09:13:19.389501  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:19.389976  4888 tablet_replica.cc:333] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294: stopping tablet replica
I20260713 09:13:19.390434  4888 raft_consensus.cc:2243] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:19.390776  4888 raft_consensus.cc:2272] T 8d8f310ab7fb494e9c2ad5936179bb9f P 956a28dbcbb3438cb9e5132a42f4e294 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.392627  4888 tablet_replica.cc:333] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294: stopping tablet replica
I20260713 09:13:19.393064  4888 raft_consensus.cc:2243] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:19.393752  4888 pending_rounds.cc:70] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294: Trying to abort 1 pending ops.
I20260713 09:13:19.393920  4888 pending_rounds.cc:77] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306993659778846720 op_type: NO_OP noop_request { }
I20260713 09:13:19.394150  4888 raft_consensus.cc:2889] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:13:19.394359  4888 raft_consensus.cc:2272] T cd23b3a4aba74f73894c8e4d9d31de90 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.396212  4888 tablet_replica.cc:333] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294: stopping tablet replica
I20260713 09:13:19.396636  4888 raft_consensus.cc:2243] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:19.397265  4888 raft_consensus.cc:2272] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.399040  4888 tablet_replica.cc:333] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294: stopping tablet replica
I20260713 09:13:19.399448  4888 raft_consensus.cc:2243] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:19.399806  4888 raft_consensus.cc:2272] T fea4ebfcd22e41a48bd4607e33dff02e P 956a28dbcbb3438cb9e5132a42f4e294 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.420148  4888 tablet_server.cc:196] TabletServer@127.4.198.1:0 shutdown complete.
I20260713 09:13:19.429600  4888 tablet_server.cc:179] TabletServer@127.4.198.2:0 shutting down...
I20260713 09:13:19.443403  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:19.443971  4888 tablet_replica.cc:333] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b: stopping tablet replica
I20260713 09:13:19.444490  4888 raft_consensus.cc:2243] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:19.444857  4888 raft_consensus.cc:2272] T cd23b3a4aba74f73894c8e4d9d31de90 P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.446635  4888 tablet_replica.cc:333] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b: stopping tablet replica
I20260713 09:13:19.447120  4888 raft_consensus.cc:2243] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:19.447515  4888 raft_consensus.cc:2272] T 8d8f310ab7fb494e9c2ad5936179bb9f P 08a1242205a447c8b66effdbc858c67b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.449270  4888 tablet_replica.cc:333] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b: stopping tablet replica
I20260713 09:13:19.449707  4888 raft_consensus.cc:2243] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:19.450368  4888 raft_consensus.cc:2272] T fea4ebfcd22e41a48bd4607e33dff02e P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.452328  4888 tablet_replica.cc:333] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b: stopping tablet replica
I20260713 09:13:19.452742  4888 raft_consensus.cc:2243] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:19.453121  4888 raft_consensus.cc:2272] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 08a1242205a447c8b66effdbc858c67b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.463780  4888 tablet_server.cc:196] TabletServer@127.4.198.2:0 shutdown complete.
I20260713 09:13:19.473544  4888 tablet_server.cc:179] TabletServer@127.4.198.3:0 shutting down...
I20260713 09:13:19.489228  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:19.489717  4888 tablet_replica.cc:333] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: stopping tablet replica
I20260713 09:13:19.490188  4888 raft_consensus.cc:2243] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:19.490728  4888 pending_rounds.cc:70] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: Trying to abort 1 pending ops.
I20260713 09:13:19.490896  4888 pending_rounds.cc:77] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993661233172480 op_type: NO_OP noop_request { }
I20260713 09:13:19.491132  4888 raft_consensus.cc:2889] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:13:19.491381  4888 raft_consensus.cc:2272] T 8d8f310ab7fb494e9c2ad5936179bb9f P 43ed8ab2667543829a1a495137b15368 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.493525  4888 tablet_replica.cc:333] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368: stopping tablet replica
I20260713 09:13:19.494050  4888 raft_consensus.cc:2243] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:19.494412  4888 raft_consensus.cc:2272] T cd23b3a4aba74f73894c8e4d9d31de90 P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.496475  4888 tablet_replica.cc:333] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368: stopping tablet replica
I20260713 09:13:19.496920  4888 raft_consensus.cc:2243] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:19.497283  4888 raft_consensus.cc:2272] T 76a5472dfad64ae29bfc0aa9eb602aa7 P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.499226  4888 tablet_replica.cc:333] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368: stopping tablet replica
I20260713 09:13:19.499691  4888 raft_consensus.cc:2243] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:19.500058  4888 raft_consensus.cc:2272] T fea4ebfcd22e41a48bd4607e33dff02e P 43ed8ab2667543829a1a495137b15368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.520242  4888 tablet_server.cc:196] TabletServer@127.4.198.3:0 shutdown complete.
I20260713 09:13:19.530118  4888 master.cc:562] Master@127.4.198.62:45703 shutting down...
I20260713 09:13:19.542781  4888 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:19.543176  4888 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:19.543484  4888 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e5c2d730932413a8a0a908ca277df02: stopping tablet replica
I20260713 09:13:19.560297  4888 master.cc:584] Master@127.4.198.62:45703 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2232 ms)
[----------] 6 tests from LeaderRebalancerTest (87786 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:13:19.584161  4888 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.62:43509
I20260713 09:13:19.585040  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:19.589214  8657 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:13:19.589421  8658 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:13:19.590561  8660 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:13:19.591301  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:19.591976  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:19.592134  4888 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:13:19.592240  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933999592230 us; error 0 us; skew 500 ppm
I20260713 09:13:19.592662  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:19.594571  4888 webserver.cc:533] Webserver started at http://127.4.198.62:35761/ using document root <none> and password file <none>
I20260713 09:13:19.594964  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:19.595100  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:19.595288  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:19.596199  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/master-0-root/instance:
uuid: "aff185ff6dbb4c06bb5d7f8796e54d3b"
format_stamp: "Formatted at 2026-07-13 09:13:19 on dist-test-slave-frwm"
I20260713 09:13:19.599946  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:13:19.602747  8665 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:13:19.603374  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:13:19.603652  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/master-0-root
uuid: "aff185ff6dbb4c06bb5d7f8796e54d3b"
format_stamp: "Formatted at 2026-07-13 09:13:19 on dist-test-slave-frwm"
I20260713 09:13:19.603888  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-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:13:19.617233  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:19.618043  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:19.649334  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.62:43509
I20260713 09:13:19.649443  8716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.62:43509 every 8 connection(s)
I20260713 09:13:19.652741  8717 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:13:19.662199  8717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b: Bootstrap starting.
I20260713 09:13:19.666354  8717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.670153  8717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b: No bootstrap required, opened a new log
I20260713 09:13:19.672071  8717 raft_consensus.cc:359] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aff185ff6dbb4c06bb5d7f8796e54d3b" member_type: VOTER }
I20260713 09:13:19.672435  8717 raft_consensus.cc:385] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.672652  8717 raft_consensus.cc:740] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff185ff6dbb4c06bb5d7f8796e54d3b, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.673173  8717 consensus_queue.cc:260] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aff185ff6dbb4c06bb5d7f8796e54d3b" member_type: VOTER }
I20260713 09:13:19.673604  8717 raft_consensus.cc:399] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:13:19.673820  8717 raft_consensus.cc:493] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:13:19.674062  8717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.678001  8717 raft_consensus.cc:515] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aff185ff6dbb4c06bb5d7f8796e54d3b" member_type: VOTER }
I20260713 09:13:19.678469  8717 leader_election.cc:304] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [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: aff185ff6dbb4c06bb5d7f8796e54d3b; no voters: 
I20260713 09:13:19.679452  8717 leader_election.cc:290] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:13:19.679679  8720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.681171  8720 raft_consensus.cc:697] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 1 LEADER]: Becoming Leader. State: Replica: aff185ff6dbb4c06bb5d7f8796e54d3b, State: Running, Role: LEADER
I20260713 09:13:19.681665  8720 consensus_queue.cc:237] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [LEADER]: Queue going to LEADER mode. State: All 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: "aff185ff6dbb4c06bb5d7f8796e54d3b" member_type: VOTER }
I20260713 09:13:19.682224  8717 sys_catalog.cc:565] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:13:19.684067  8721 sys_catalog.cc:455] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aff185ff6dbb4c06bb5d7f8796e54d3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aff185ff6dbb4c06bb5d7f8796e54d3b" member_type: VOTER } }
I20260713 09:13:19.684727  8721 sys_catalog.cc:458] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:19.684087  8722 sys_catalog.cc:455] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader aff185ff6dbb4c06bb5d7f8796e54d3b. Latest consensus state: current_term: 1 leader_uuid: "aff185ff6dbb4c06bb5d7f8796e54d3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aff185ff6dbb4c06bb5d7f8796e54d3b" member_type: VOTER } }
I20260713 09:13:19.685253  8722 sys_catalog.cc:458] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:19.687417  8725 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:13:19.694598  8725 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:13:19.696098  4888 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:13:19.702610  8725 catalog_manager.cc:1383] Generated new cluster ID: f4ea07b7faec4126bfcc985df7491e76
I20260713 09:13:19.702857  8725 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:13:19.715559  8725 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:13:19.716672  8725 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:13:19.730757  8725 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b: Generated new TSK 0
I20260713 09:13:19.731248  8725 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:13:19.761979  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:19.766927  8738 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:13:19.767565  8739 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:13:19.769320  8741 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:13:19.770179  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:19.770854  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:19.771016  4888 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:13:19.771131  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933999771121 us; error 0 us; skew 500 ppm
I20260713 09:13:19.771621  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:19.773519  4888 webserver.cc:533] Webserver started at http://127.4.198.1:39869/ using document root <none> and password file <none>
I20260713 09:13:19.773904  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:19.774042  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:19.774230  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:19.775110  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-0-root/instance:
uuid: "9b204d50a163412aab97dcea76551f30"
format_stamp: "Formatted at 2026-07-13 09:13:19 on dist-test-slave-frwm"
I20260713 09:13:19.778935  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:13:19.781795  8746 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:13:19.782438  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:19.782666  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "9b204d50a163412aab97dcea76551f30"
format_stamp: "Formatted at 2026-07-13 09:13:19 on dist-test-slave-frwm"
I20260713 09:13:19.782883  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-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:13:19.794015  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:19.794993  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:19.796267  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:19.798209  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:19.798393  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:19.798616  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:19.798755  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:19.833544  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:37769
I20260713 09:13:19.833660  8808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:37769 every 8 connection(s)
I20260713 09:13:19.837822  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:19.844120  8813 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:13:19.844609  8814 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:13:19.847492  8816 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:13:19.850320  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:19.851570  8809 heartbeater.cc:344] Connected to a master server at 127.4.198.62:43509
I20260713 09:13:19.851694  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:13:19.851919  8809 heartbeater.cc:461] Registering TS with master...
W20260713 09:13:19.851953  4888 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:13:19.852329  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933999852311 us; error 0 us; skew 500 ppm
I20260713 09:13:19.852783  8809 heartbeater.cc:507] Master 127.4.198.62:43509 requested a full tablet report, sending...
I20260713 09:13:19.852864  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:19.854800  8682 ts_manager.cc:194] Registered new tserver with Master: 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769)
I20260713 09:13:19.855264  4888 webserver.cc:533] Webserver started at http://127.4.198.2:41219/ using document root <none> and password file <none>
I20260713 09:13:19.855733  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:19.855896  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:19.856119  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:19.856626  8682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50938
I20260713 09:13:19.857076  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-1-root/instance:
uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
format_stamp: "Formatted at 2026-07-13 09:13:19 on dist-test-slave-frwm"
I20260713 09:13:19.861006  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.001s
I20260713 09:13:19.863801  8821 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:13:19.864464  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:13:19.864711  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-1-root
uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
format_stamp: "Formatted at 2026-07-13 09:13:19 on dist-test-slave-frwm"
I20260713 09:13:19.864945  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-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:13:19.877477  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:19.878363  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:19.879570  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:19.881619  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:19.881795  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:19.881996  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:19.882138  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:19.917964  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.2:39095
I20260713 09:13:19.918083  8883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.2:39095 every 8 connection(s)
I20260713 09:13:19.922137  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:19.927613  8887 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:13:19.928185  8888 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:13:19.930724  8890 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:13:19.931578  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:19.932559  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:13:19.932662  8884 heartbeater.cc:344] Connected to a master server at 127.4.198.62:43509
W20260713 09:13:19.932828  4888 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:13:19.933041  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783933999933025 us; error 0 us; skew 500 ppm
I20260713 09:13:19.933063  8884 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:19.933914  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:19.934039  8884 heartbeater.cc:507] Master 127.4.198.62:43509 requested a full tablet report, sending...
I20260713 09:13:19.936228  8682 ts_manager.cc:194] Registered new tserver with Master: a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:19.936368  4888 webserver.cc:533] Webserver started at http://127.4.198.3:34445/ using document root <none> and password file <none>
I20260713 09:13:19.936902  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:19.937065  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:19.937338  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:19.937598  8682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50952
I20260713 09:13:19.938393  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-2-root/instance:
uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
format_stamp: "Formatted at 2026-07-13 09:13:19 on dist-test-slave-frwm"
I20260713 09:13:19.942454  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:13:19.945300  8895 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:13:19.945926  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:19.946197  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-2-root
uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
format_stamp: "Formatted at 2026-07-13 09:13:19 on dist-test-slave-frwm"
I20260713 09:13:19.946441  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933911646602-4888-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:13:19.969561  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:19.970460  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:19.971705  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:19.973716  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:19.973902  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:19.974138  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:19.974291  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:20.011291  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.3:32825
I20260713 09:13:20.011394  8957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.3:32825 every 8 connection(s)
I20260713 09:13:20.022953  8958 heartbeater.cc:344] Connected to a master server at 127.4.198.62:43509
I20260713 09:13:20.023263  8958 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:20.023919  8958 heartbeater.cc:507] Master 127.4.198.62:43509 requested a full tablet report, sending...
I20260713 09:13:20.025534  8682 ts_manager.cc:194] Registered new tserver with Master: 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.026269  4888 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0120612s
I20260713 09:13:20.026933  8682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50962
I20260713 09:13:20.047148  8682 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50966:
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:13:20.049451  8682 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:13:20.120379  8773 tablet_service.cc:1511] Processing CreateTablet for tablet 651aaf45f553469d990d186d4549fd0c (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:20.121743  8773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651aaf45f553469d990d186d4549fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.122089  8774 tablet_service.cc:1511] Processing CreateTablet for tablet 53ac78b2a5c34ce19335f9f5cc527381 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:20.123401  8774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ac78b2a5c34ce19335f9f5cc527381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.128211  8770 tablet_service.cc:1511] Processing CreateTablet for tablet ba201deb3c2a4b2a9e380d95b233f79d (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:20.129537  8770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba201deb3c2a4b2a9e380d95b233f79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.129870  8920 tablet_service.cc:1511] Processing CreateTablet for tablet 7b21f876ed2b445082ed3096dd7be018 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:20.131192  8920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b21f876ed2b445082ed3096dd7be018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.132437  8771 tablet_service.cc:1511] Processing CreateTablet for tablet 7b21f876ed2b445082ed3096dd7be018 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:20.133728  8771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b21f876ed2b445082ed3096dd7be018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.136529  8772 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa283af10b44430ba27ee4525ac0479 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:20.137812  8772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa283af10b44430ba27ee4525ac0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.138211  8973 tablet_bootstrap.cc:492] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.140452  8922 tablet_service.cc:1511] Processing CreateTablet for tablet 651aaf45f553469d990d186d4549fd0c (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:20.141752  8922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651aaf45f553469d990d186d4549fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.141605  8918 tablet_service.cc:1511] Processing CreateTablet for tablet 76e52f354831418f8de09984019aa4e4 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:20.143652  8916 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd75fae7574f5089a509b41b1385fc (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:20.144170  8849 tablet_service.cc:1511] Processing CreateTablet for tablet 53ac78b2a5c34ce19335f9f5cc527381 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:20.144475  8921 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa283af10b44430ba27ee4525ac0479 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:20.145398  8849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ac78b2a5c34ce19335f9f5cc527381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.145778  8921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa283af10b44430ba27ee4525ac0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.146374  8916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd75fae7574f5089a509b41b1385fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.147236  8848 tablet_service.cc:1511] Processing CreateTablet for tablet 651aaf45f553469d990d186d4549fd0c (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:20.148510  8919 tablet_service.cc:1511] Processing CreateTablet for tablet ba201deb3c2a4b2a9e380d95b233f79d (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:20.149840  8919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba201deb3c2a4b2a9e380d95b233f79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.150023  8847 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa283af10b44430ba27ee4525ac0479 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:20.151854  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e52f354831418f8de09984019aa4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.152590  8917 tablet_service.cc:1511] Processing CreateTablet for tablet b69c142dcdd7422e9edff8b5fb2b0572 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:20.152618  8846 tablet_service.cc:1511] Processing CreateTablet for tablet 7b21f876ed2b445082ed3096dd7be018 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:20.153934  8917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69c142dcdd7422e9edff8b5fb2b0572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.155519  8845 tablet_service.cc:1511] Processing CreateTablet for tablet ba201deb3c2a4b2a9e380d95b233f79d (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:20.156179  8923 tablet_service.cc:1511] Processing CreateTablet for tablet 53ac78b2a5c34ce19335f9f5cc527381 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:20.157394  8923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ac78b2a5c34ce19335f9f5cc527381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.158411  8844 tablet_service.cc:1511] Processing CreateTablet for tablet 76e52f354831418f8de09984019aa4e4 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:20.145328  8915 tablet_service.cc:1511] Processing CreateTablet for tablet ef07cedeae5e415098b528b2060657ae (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:20.161855  8915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef07cedeae5e415098b528b2060657ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.162657  8843 tablet_service.cc:1511] Processing CreateTablet for tablet b69c142dcdd7422e9edff8b5fb2b0572 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:20.148501  8848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651aaf45f553469d990d186d4549fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.164175  8841 tablet_service.cc:1511] Processing CreateTablet for tablet ef07cedeae5e415098b528b2060657ae (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:20.164633  8769 tablet_service.cc:1511] Processing CreateTablet for tablet b69c142dcdd7422e9edff8b5fb2b0572 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:20.165856  8769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69c142dcdd7422e9edff8b5fb2b0572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.165006  8844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e52f354831418f8de09984019aa4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.167719  8768 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd75fae7574f5089a509b41b1385fc (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:20.169287  8841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef07cedeae5e415098b528b2060657ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.169785  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd75fae7574f5089a509b41b1385fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.172533  8842 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd75fae7574f5089a509b41b1385fc (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:20.173714  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd75fae7574f5089a509b41b1385fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.173460  8773 tablet_service.cc:1511] Processing CreateTablet for tablet 76e52f354831418f8de09984019aa4e4 (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:20.174635  8773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e52f354831418f8de09984019aa4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.172567  8767 tablet_service.cc:1511] Processing CreateTablet for tablet ef07cedeae5e415098b528b2060657ae (DEFAULT_TABLE table=test-workload [id=404029b0a5534c3d94db5511799d2a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:20.175717  8847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa283af10b44430ba27ee4525ac0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.175666  8767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef07cedeae5e415098b528b2060657ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.176771  8846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b21f876ed2b445082ed3096dd7be018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.178541  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69c142dcdd7422e9edff8b5fb2b0572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.180069  8845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba201deb3c2a4b2a9e380d95b233f79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:20.191648  8974 tablet_bootstrap.cc:492] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:20.197918  8974 tablet_bootstrap.cc:654] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:20.276854  8668 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.4.198.3:32825, user_credentials={real_user=slave}} blocked reactor thread for 50123.2us
I20260713 09:13:20.298584  8973 tablet_bootstrap.cc:654] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.312990  8976 tablet_bootstrap.cc:492] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.318095  8974 tablet_bootstrap.cc:492] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.318637  8974 ts_tablet_manager.cc:1403] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.127s	user 0.056s	sys 0.053s
I20260713 09:13:20.319190  8976 tablet_bootstrap.cc:654] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.321303  8974 raft_consensus.cc:359] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.322018  8974 raft_consensus.cc:385] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.322328  8974 raft_consensus.cc:740] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.323123  8974 consensus_queue.cc:260] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.328977  8974 ts_tablet_manager.cc:1434] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:13:20.329635  8958 heartbeater.cc:499] Master 127.4.198.62:43509 was elected leader, sending a full tablet report...
I20260713 09:13:20.340320  8974 tablet_bootstrap.cc:492] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:20.346282  8974 tablet_bootstrap.cc:654] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.347473  8976 tablet_bootstrap.cc:492] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.348023  8976 ts_tablet_manager.cc:1403] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.008s
I20260713 09:13:20.346207  8973 tablet_bootstrap.cc:492] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.348799  8973 ts_tablet_manager.cc:1403] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.211s	user 0.014s	sys 0.000s
I20260713 09:13:20.350816  8976 raft_consensus.cc:359] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.351315  8976 raft_consensus.cc:385] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.351562  8976 raft_consensus.cc:740] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.351929  8974 tablet_bootstrap.cc:492] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.351562  8973 raft_consensus.cc:359] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.352393  8974 ts_tablet_manager.cc:1403] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:13:20.352265  8976 consensus_queue.cc:260] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.352377  8973 raft_consensus.cc:385] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.352962  8973 raft_consensus.cc:740] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.354153  8884 heartbeater.cc:499] Master 127.4.198.62:43509 was elected leader, sending a full tablet report...
I20260713 09:13:20.353869  8973 consensus_queue.cc:260] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.354657  8976 ts_tablet_manager.cc:1434] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:20.355178  8974 raft_consensus.cc:359] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.355624  8976 tablet_bootstrap.cc:492] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.355973  8974 raft_consensus.cc:385] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.356317  8974 raft_consensus.cc:740] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.357015  8974 consensus_queue.cc:260] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.358974  8974 ts_tablet_manager.cc:1434] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:13:20.359930  8974 tablet_bootstrap.cc:492] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:20.361053  8976 tablet_bootstrap.cc:654] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.364419  8809 heartbeater.cc:499] Master 127.4.198.62:43509 was elected leader, sending a full tablet report...
I20260713 09:13:20.366600  8974 tablet_bootstrap.cc:654] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.370877  8976 tablet_bootstrap.cc:492] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.371219  8976 ts_tablet_manager.cc:1403] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.003s
I20260713 09:13:20.372972  8976 raft_consensus.cc:359] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.373425  8976 raft_consensus.cc:385] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.373785  8976 raft_consensus.cc:740] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.365000  8973 ts_tablet_manager.cc:1434] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.012s
I20260713 09:13:20.375527  8974 tablet_bootstrap.cc:492] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.375262  8976 consensus_queue.cc:260] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.375983  8973 tablet_bootstrap.cc:492] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.375990  8974 ts_tablet_manager.cc:1403] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:13:20.377316  8976 ts_tablet_manager.cc:1434] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:13:20.378424  8976 tablet_bootstrap.cc:492] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.378765  8974 raft_consensus.cc:359] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.379468  8974 raft_consensus.cc:385] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.379777  8974 raft_consensus.cc:740] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.380586  8974 consensus_queue.cc:260] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.381945  8973 tablet_bootstrap.cc:654] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.384541  8976 tablet_bootstrap.cc:654] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.385118  8974 ts_tablet_manager.cc:1434] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:13:20.386085  8974 tablet_bootstrap.cc:492] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:20.391372  8974 tablet_bootstrap.cc:654] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.393775  8973 tablet_bootstrap.cc:492] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.394248  8973 ts_tablet_manager.cc:1403] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:13:20.396756  8973 raft_consensus.cc:359] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.397512  8973 raft_consensus.cc:385] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.397846  8973 raft_consensus.cc:740] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.398648  8973 consensus_queue.cc:260] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.400614  8973 ts_tablet_manager.cc:1434] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:20.401502  8973 tablet_bootstrap.cc:492] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.406383  8973 tablet_bootstrap.cc:654] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.408313  8976 tablet_bootstrap.cc:492] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.408737  8974 tablet_bootstrap.cc:492] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.408787  8976 ts_tablet_manager.cc:1403] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.009s
I20260713 09:13:20.409399  8974 ts_tablet_manager.cc:1403] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260713 09:13:20.411590  8976 raft_consensus.cc:359] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.412298  8976 raft_consensus.cc:385] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.412143  8974 raft_consensus.cc:359] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.412685  8976 raft_consensus.cc:740] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.412889  8974 raft_consensus.cc:385] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.413192  8974 raft_consensus.cc:740] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.413410  8976 consensus_queue.cc:260] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.414067  8973 tablet_bootstrap.cc:492] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.413858  8974 consensus_queue.cc:260] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.414495  8973 ts_tablet_manager.cc:1403] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:13:20.415544  8974 ts_tablet_manager.cc:1434] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:13:20.416411  8974 tablet_bootstrap.cc:492] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:20.416767  8973 raft_consensus.cc:359] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.417248  8973 raft_consensus.cc:385] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.417536  8973 raft_consensus.cc:740] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.418226  8973 consensus_queue.cc:260] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.419214  8976 ts_tablet_manager.cc:1434] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260713 09:13:20.420195  8976 tablet_bootstrap.cc:492] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.422158  8973 ts_tablet_manager.cc:1434] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:13:20.423141  8973 tablet_bootstrap.cc:492] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.425001  8974 tablet_bootstrap.cc:654] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.428884  8973 tablet_bootstrap.cc:654] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.433537  8976 tablet_bootstrap.cc:654] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.440449  8974 tablet_bootstrap.cc:492] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.440788  8974 ts_tablet_manager.cc:1403] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260713 09:13:20.441157  8973 tablet_bootstrap.cc:492] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.441512  8973 ts_tablet_manager.cc:1403] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260713 09:13:20.442618  8974 raft_consensus.cc:359] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.443094  8974 raft_consensus.cc:385] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.443324  8974 raft_consensus.cc:740] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.443394  8973 raft_consensus.cc:359] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.444162  8973 raft_consensus.cc:385] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.443979  8974 consensus_queue.cc:260] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.444476  8973 raft_consensus.cc:740] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.444847  8976 tablet_bootstrap.cc:492] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.445307  8976 ts_tablet_manager.cc:1403] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260713 09:13:20.445345  8973 consensus_queue.cc:260] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.445993  8974 ts_tablet_manager.cc:1434] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:13:20.447894  8973 ts_tablet_manager.cc:1434] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:13:20.448001  8976 raft_consensus.cc:359] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.449333  8974 tablet_bootstrap.cc:492] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:20.449509  8976 raft_consensus.cc:385] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.449894  8976 raft_consensus.cc:740] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.450812  8976 consensus_queue.cc:260] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.449333  8973 tablet_bootstrap.cc:492] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.455264  8976 ts_tablet_manager.cc:1434] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:13:20.455394  8974 tablet_bootstrap.cc:654] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.456283  8976 tablet_bootstrap.cc:492] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.457552  8973 tablet_bootstrap.cc:654] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.461987  8981 raft_consensus.cc:493] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.462464  8981 raft_consensus.cc:515] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.473627  8976 tablet_bootstrap.cc:654] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.466048  8981 leader_election.cc:290] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.480201  8978 raft_consensus.cc:493] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.480674  8978 raft_consensus.cc:515] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.481724  8974 tablet_bootstrap.cc:492] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.482182  8974 ts_tablet_manager.cc:1403] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.011s
I20260713 09:13:20.486999  8976 tablet_bootstrap.cc:492] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.487486  8976 ts_tablet_manager.cc:1403] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:13:20.487641  8974 raft_consensus.cc:359] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.488101  8978 leader_election.cc:290] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:20.488307  8974 raft_consensus.cc:385] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.488668  8974 raft_consensus.cc:740] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.489394  8974 consensus_queue.cc:260] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.490087  8976 raft_consensus.cc:359] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.491986  8976 raft_consensus.cc:385] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.492340  8976 raft_consensus.cc:740] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.493038  8976 consensus_queue.cc:260] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.491667  8974 ts_tablet_manager.cc:1434] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:13:20.494592  8974 tablet_bootstrap.cc:492] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:20.498219  8973 tablet_bootstrap.cc:492] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.498711  8859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52f354831418f8de09984019aa4e4" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:20.500177  8974 tablet_bootstrap.cc:654] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.500294  8973 ts_tablet_manager.cc:1403] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.004s
W20260713 09:13:20.501327  8898 leader_election.cc:343] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.501941  8976 ts_tablet_manager.cc:1434] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:13:20.502851  8976 tablet_bootstrap.cc:492] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.502967  8973 raft_consensus.cc:359] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.508333  8976 tablet_bootstrap.cc:654] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.508751  8973 raft_consensus.cc:385] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.509068  8973 raft_consensus.cc:740] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.509730  8973 consensus_queue.cc:260] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.511785  8973 ts_tablet_manager.cc:1434] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:13:20.512696  8973 tablet_bootstrap.cc:492] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.515311  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69c142dcdd7422e9edff8b5fb2b0572" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.516019  8933 raft_consensus.cc:2468] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:20.517458  8824 leader_election.cc:304] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:20.518342  8981 raft_consensus.cc:2804] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:20.518692  8981 raft_consensus.cc:493] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:20.518999  8981 raft_consensus.cc:3060] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.524945  8973 tablet_bootstrap.cc:654] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.526503  8981 raft_consensus.cc:515] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.527805  8982 raft_consensus.cc:493] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.528272  8982 raft_consensus.cc:515] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.529052  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52f354831418f8de09984019aa4e4" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:20.530649  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69c142dcdd7422e9edff8b5fb2b0572" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:20.530731  8982 leader_election.cc:290] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
W20260713 09:13:20.531867  8899 leader_election.cc:343] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.532294  8899 leader_election.cc:304] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd; no voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:20.533349  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69c142dcdd7422e9edff8b5fb2b0572" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:20.533636  8978 raft_consensus.cc:2749] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:20.533915  8933 raft_consensus.cc:3060] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:20.535481  8825 leader_election.cc:343] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.537292  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69c142dcdd7422e9edff8b5fb2b0572" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
W20260713 09:13:20.538409  8825 leader_election.cc:343] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.540441  8933 raft_consensus.cc:2468] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:20.542038  8824 leader_election.cc:304] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [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: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 9b204d50a163412aab97dcea76551f30
I20260713 09:13:20.546829  8981 leader_election.cc:290] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.548130  8981 raft_consensus.cc:2804] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:20.549150  8981 raft_consensus.cc:697] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:20.549456  8982 raft_consensus.cc:493] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.551404  8982 raft_consensus.cc:515] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.553342  8982 leader_election.cc:290] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.554352  8981 consensus_queue.cc:237] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.562778  8976 tablet_bootstrap.cc:492] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.563406  8976 ts_tablet_manager.cc:1403] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.027s
I20260713 09:13:20.565162  8974 tablet_bootstrap.cc:492] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.565689  8974 ts_tablet_manager.cc:1403] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.009s
I20260713 09:13:20.566308  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21f876ed2b445082ed3096dd7be018" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.566927  8932 raft_consensus.cc:2468] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 0.
I20260713 09:13:20.564980  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac78b2a5c34ce19335f9f5cc527381" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.568463  8974 raft_consensus.cc:359] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.571584  8974 raft_consensus.cc:385] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.571444  8976 raft_consensus.cc:359] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.571135  8973 tablet_bootstrap.cc:492] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.572305  8976 raft_consensus.cc:385] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.572556  8973 ts_tablet_manager.cc:1403] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.012s
I20260713 09:13:20.572674  8976 raft_consensus.cc:740] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.573637  8976 consensus_queue.cc:260] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.571918  8974 raft_consensus.cc:740] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.574128  8682 catalog_manager.cc:5697] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.574842  8974 consensus_queue.cc:260] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.576139  8976 ts_tablet_manager.cc:1434] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260713 09:13:20.577004  8974 ts_tablet_manager.cc:1434] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:13:20.569090  8749 leader_election.cc:304] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:20.577168  8976 tablet_bootstrap.cc:492] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.578490  8974 tablet_bootstrap.cc:492] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
W20260713 09:13:20.579794  8749 leader_election.cc:343] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.580690  8982 raft_consensus.cc:2804] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:20.581058  8982 raft_consensus.cc:493] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:20.581377  8982 raft_consensus.cc:3060] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.583963  8976 tablet_bootstrap.cc:654] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.584743  8859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac78b2a5c34ce19335f9f5cc527381" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:20.585343  8859 raft_consensus.cc:2468] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 0.
I20260713 09:13:20.586426  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21f876ed2b445082ed3096dd7be018" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:20.586867  8749 leader_election.cc:304] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [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: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:20.586949  9006 raft_consensus.cc:493] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.587046  8858 raft_consensus.cc:2468] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 0.
I20260713 09:13:20.584023  8974 tablet_bootstrap.cc:654] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.589573  8982 raft_consensus.cc:515] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.598469  8982 leader_election.cc:290] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.598948  8982 raft_consensus.cc:2804] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:20.599265  8982 raft_consensus.cc:493] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:20.599601  8982 raft_consensus.cc:3060] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.601337  9008 raft_consensus.cc:493] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.601771  9008 raft_consensus.cc:515] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.603775  8973 raft_consensus.cc:359] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.604529  8973 raft_consensus.cc:385] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.604854  8973 raft_consensus.cc:740] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.603231  8974 tablet_bootstrap.cc:492] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.605238  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21f876ed2b445082ed3096dd7be018" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:20.605477  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21f876ed2b445082ed3096dd7be018" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:20.605655  9008 leader_election.cc:290] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.605994  8933 raft_consensus.cc:3060] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.605803  8858 raft_consensus.cc:3060] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.606673  8974 ts_tablet_manager.cc:1403] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260713 09:13:20.608428  8981 raft_consensus.cc:493] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.608906  8981 raft_consensus.cc:515] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.587613  9006 raft_consensus.cc:515] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.610731  8974 raft_consensus.cc:359] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.611388  8974 raft_consensus.cc:385] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.611591  9006 leader_election.cc:290] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.611744  8974 raft_consensus.cc:740] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.611824  8982 raft_consensus.cc:515] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.612679  8974 consensus_queue.cc:260] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.613677  8982 leader_election.cc:290] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Requested vote from peers 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:20.613979  8933 raft_consensus.cc:2468] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:20.616043  8981 leader_election.cc:290] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.616636  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba201deb3c2a4b2a9e380d95b233f79d" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:20.616966  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba201deb3c2a4b2a9e380d95b233f79d" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.617518  8933 raft_consensus.cc:2468] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
W20260713 09:13:20.617933  8825 leader_election.cc:343] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.618480  8824 leader_election.cc:304] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [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: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 9b204d50a163412aab97dcea76551f30
I20260713 09:13:20.619257  8981 raft_consensus.cc:2804] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:20.605789  8973 consensus_queue.cc:260] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.619546  8981 raft_consensus.cc:493] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:20.619686  8858 raft_consensus.cc:2468] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:20.619952  8974 ts_tablet_manager.cc:1434] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:13:20.619982  8981 raft_consensus.cc:3060] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.621064  8974 tablet_bootstrap.cc:492] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:20.622756  8976 tablet_bootstrap.cc:492] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.623278  8976 ts_tablet_manager.cc:1403] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260713 09:13:20.625977  8976 raft_consensus.cc:359] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.626417  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac78b2a5c34ce19335f9f5cc527381" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:20.626797  8981 raft_consensus.cc:515] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.627024  8857 raft_consensus.cc:3060] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.627776  8859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:20.627794  8749 leader_election.cc:304] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:20.628638  8976 raft_consensus.cc:385] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.628957  8976 raft_consensus.cc:740] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.628639  8982 raft_consensus.cc:2804] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:20.629684  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.630416  8982 raft_consensus.cc:697] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:20.630852  8931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac78b2a5c34ce19335f9f5cc527381" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:20.631214  8982 consensus_queue.cc:237] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.631313  8931 raft_consensus.cc:3060] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.629659  8976 consensus_queue.cc:260] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.634950  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba201deb3c2a4b2a9e380d95b233f79d" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:20.636324  8976 ts_tablet_manager.cc:1434] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
W20260713 09:13:20.636389  8825 leader_election.cc:343] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.637348  8976 tablet_bootstrap.cc:492] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.626945  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:20.622845  8973 ts_tablet_manager.cc:1434] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260713 09:13:20.638568  8973 tablet_bootstrap.cc:492] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.638686  8931 raft_consensus.cc:2468] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:20.639372  8857 raft_consensus.cc:2468] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:20.639398  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.640645  8933 raft_consensus.cc:2468] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 0.
W20260713 09:13:20.641882  8749 leader_election.cc:343] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.642583  8749 leader_election.cc:304] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:20.643316  9006 raft_consensus.cc:2804] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:20.643862  9006 raft_consensus.cc:697] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:20.644685  9006 consensus_queue.cc:237] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } }
I20260713 09:13:20.646435  8973 tablet_bootstrap.cc:654] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.648898  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba201deb3c2a4b2a9e380d95b233f79d" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:20.649603  8933 raft_consensus.cc:3060] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.643322  8976 tablet_bootstrap.cc:654] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.647791  8749 leader_election.cc:304] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:20.652010  8982 raft_consensus.cc:2804] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:13:20.652153  8749 leader_election.cc:343] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.652410  8982 raft_consensus.cc:493] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:20.652591  8749 leader_election.cc:304] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b204d50a163412aab97dcea76551f30; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:20.652815  8982 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.653298  9008 raft_consensus.cc:2749] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:13:20.654078  8749 leader_election.cc:343] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.653436  8682 catalog_manager.cc:5697] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.648766  8981 leader_election.cc:290] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.660445  8982 raft_consensus.cc:515] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.661666  8974 tablet_bootstrap.cc:654] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.666509  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
W20260713 09:13:20.667922  8749 leader_election.cc:343] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:20.668182  9008 raft_consensus.cc:493] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.668675  9008 raft_consensus.cc:515] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.669790  8982 leader_election.cc:290] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.670473  9008 leader_election.cc:290] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.672248  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa283af10b44430ba27ee4525ac0479" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.672840  8932 raft_consensus.cc:2468] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 0.
I20260713 09:13:20.674196  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa283af10b44430ba27ee4525ac0479" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:20.674399  8749 leader_election.cc:304] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:20.674820  8858 raft_consensus.cc:2468] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 0.
I20260713 09:13:20.675213  9008 raft_consensus.cc:2804] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:20.675604  9008 raft_consensus.cc:493] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:20.675921  9008 raft_consensus.cc:3060] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.678268  8682 catalog_manager.cc:5697] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.669977  8931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:20.679708  8974 tablet_bootstrap.cc:492] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:20.679852  8931 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.680224  8974 ts_tablet_manager.cc:1403] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260713 09:13:20.682354  9008 raft_consensus.cc:515] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.682953  8974 raft_consensus.cc:359] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.684370  9008 leader_election.cc:290] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.686122  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa283af10b44430ba27ee4525ac0479" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:20.686493  8931 raft_consensus.cc:2468] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:20.686699  8858 raft_consensus.cc:3060] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.690223  8933 raft_consensus.cc:2468] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
W20260713 09:13:20.691133  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:20.692093  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa283af10b44430ba27ee4525ac0479" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:20.699766  8932 raft_consensus.cc:3060] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.691183  8749 leader_election.cc:304] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [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: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:20.700047  8824 leader_election.cc:304] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [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: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 9b204d50a163412aab97dcea76551f30
I20260713 09:13:20.695809  8858 raft_consensus.cc:2468] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:20.696182  8974 raft_consensus.cc:385] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.700821  8981 raft_consensus.cc:2804] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:20.701260  8974 raft_consensus.cc:740] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.701684  8749 leader_election.cc:304] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:20.701294  8981 raft_consensus.cc:697] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:20.701951  8974 consensus_queue.cc:260] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.702558  9006 raft_consensus.cc:2804] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:20.703123  8982 raft_consensus.cc:2804] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:20.702877  8981 consensus_queue.cc:237] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.703614  8982 raft_consensus.cc:697] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:20.704391  8982 consensus_queue.cc:237] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.705138  8974 ts_tablet_manager.cc:1434] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:13:20.707110  8932 raft_consensus.cc:2468] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:20.707345  8976 tablet_bootstrap.cc:492] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.707928  8976 ts_tablet_manager.cc:1403] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.017s
I20260713 09:13:20.709847  9006 raft_consensus.cc:697] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:20.710399  8976 raft_consensus.cc:359] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.711061  8976 raft_consensus.cc:385] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.710739  9006 consensus_queue.cc:237] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.711576  8973 tablet_bootstrap.cc:492] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.712110  8973 ts_tablet_manager.cc:1403] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.025s
I20260713 09:13:20.711374  8976 raft_consensus.cc:740] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.714481  8976 consensus_queue.cc:260] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.715063  8680 catalog_manager.cc:5697] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.716490  8976 ts_tablet_manager.cc:1434] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:13:20.717686  8976 tablet_bootstrap.cc:492] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:20.721891  8976 tablet_bootstrap.cc:654] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.715052  8973 raft_consensus.cc:359] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.723057  8973 raft_consensus.cc:385] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.723357  8973 raft_consensus.cc:740] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.724186  8973 consensus_queue.cc:260] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.726310  8973 ts_tablet_manager.cc:1434] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:13:20.727231  8973 tablet_bootstrap.cc:492] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.728392  8682 catalog_manager.cc:5697] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.730366  8682 catalog_manager.cc:5697] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.732842  8973 tablet_bootstrap.cc:654] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.732764  8976 tablet_bootstrap.cc:492] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:20.733456  8976 ts_tablet_manager.cc:1403] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:13:20.735970  8976 raft_consensus.cc:359] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.736552  8976 raft_consensus.cc:385] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.736812  8976 raft_consensus.cc:740] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.737136  8973 tablet_bootstrap.cc:492] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.737510  8973 ts_tablet_manager.cc:1403] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:13:20.737413  8976 consensus_queue.cc:260] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.739694  8976 ts_tablet_manager.cc:1434] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:20.740005  8973 raft_consensus.cc:359] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.740655  8973 raft_consensus.cc:385] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.740911  8973 raft_consensus.cc:740] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.741516  8973 consensus_queue.cc:260] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.743180  8973 ts_tablet_manager.cc:1434] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:13:20.743934  8973 tablet_bootstrap.cc:492] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:20.747623  8973 tablet_bootstrap.cc:654] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:20.751713  8973 tablet_bootstrap.cc:492] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:20.752010  8973 ts_tablet_manager.cc:1403] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:13:20.753592  8973 raft_consensus.cc:359] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.754010  8973 raft_consensus.cc:385] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:20.754192  8973 raft_consensus.cc:740] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:20.754639  8973 consensus_queue.cc:260] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.756230  8973 ts_tablet_manager.cc:1434] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:20.801848  8981 raft_consensus.cc:493] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.802238  8981 raft_consensus.cc:515] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.803768  8981 leader_election.cc:290] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.804347  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52f354831418f8de09984019aa4e4" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:20.804554  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52f354831418f8de09984019aa4e4" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.804836  8784 raft_consensus.cc:2468] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:20.805075  8932 raft_consensus.cc:2468] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:20.805752  8825 leader_election.cc:304] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:20.806356  8981 raft_consensus.cc:2804] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:20.806612  8981 raft_consensus.cc:493] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:20.806857  8981 raft_consensus.cc:3060] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.811087  8981 raft_consensus.cc:515] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.812456  8981 leader_election.cc:290] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.813026  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52f354831418f8de09984019aa4e4" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:20.813380  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52f354831418f8de09984019aa4e4" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:20.813474  8784 raft_consensus.cc:3060] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.813894  8932 raft_consensus.cc:3060] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.817906  8784 raft_consensus.cc:2468] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:20.818279  8932 raft_consensus.cc:2468] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:20.818748  8825 leader_election.cc:304] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:20.819451  8981 raft_consensus.cc:2804] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:20.819810  8981 raft_consensus.cc:697] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:20.820353  8981 consensus_queue.cc:237] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.826486  8680 catalog_manager.cc:5697] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.859077  8981 raft_consensus.cc:493] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.859485  8981 raft_consensus.cc:515] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.859954  8982 raft_consensus.cc:493] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.860342  8982 raft_consensus.cc:515] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.861049  8981 leader_election.cc:290] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.861801  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef07cedeae5e415098b528b2060657ae" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:20.862031  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef07cedeae5e415098b528b2060657ae" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.862421  8784 raft_consensus.cc:2468] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:20.862646  8932 raft_consensus.cc:2468] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:20.862769  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69c142dcdd7422e9edff8b5fb2b0572" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:20.862039  8982 leader_election.cc:290] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.863463  9006 raft_consensus.cc:493] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.863111  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69c142dcdd7422e9edff8b5fb2b0572" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.864118  8824 leader_election.cc:304] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:20.863898  9006 raft_consensus.cc:515] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.864665  8933 raft_consensus.cc:2393] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b204d50a163412aab97dcea76551f30 in current term 1: Already voted for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in this term.
I20260713 09:13:20.864954  8981 raft_consensus.cc:2804] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:20.865350  8981 raft_consensus.cc:493] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:20.865546  8749 leader_election.cc:304] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b204d50a163412aab97dcea76551f30; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:20.865705  8981 raft_consensus.cc:3060] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.865942  9006 leader_election.cc:290] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.866235  8982 raft_consensus.cc:3060] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.867297  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba201deb3c2a4b2a9e380d95b233f79d" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:20.867655  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba201deb3c2a4b2a9e380d95b233f79d" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.868374  8933 raft_consensus.cc:2393] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b204d50a163412aab97dcea76551f30 in current term 1: Already voted for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in this term.
I20260713 09:13:20.869305  8749 leader_election.cc:304] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b204d50a163412aab97dcea76551f30; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:20.870066  9006 raft_consensus.cc:3060] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.872339  8982 raft_consensus.cc:2749] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:20.872318  8981 raft_consensus.cc:515] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.874768  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef07cedeae5e415098b528b2060657ae" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:20.875162  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef07cedeae5e415098b528b2060657ae" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:20.875303  8784 raft_consensus.cc:3060] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.875671  9006 raft_consensus.cc:2749] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:20.875679  8933 raft_consensus.cc:3060] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.875749  8981 leader_election.cc:290] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.879786  8784 raft_consensus.cc:2468] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:20.880591  8825 leader_election.cc:304] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:20.880705  8933 raft_consensus.cc:2468] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:20.881177  8981 raft_consensus.cc:2804] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:20.881557  8981 raft_consensus.cc:697] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:20.882310  8981 consensus_queue.cc:237] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.888643  8680 catalog_manager.cc:5697] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.935290  8981 raft_consensus.cc:493] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:20.935734  8981 raft_consensus.cc:515] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:20.937247  8981 leader_election.cc:290] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:20.937875  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:20.938123  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:20.938753  8933 raft_consensus.cc:2393] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3a5f0b5578a47f99fcdb24d3eeee546 in current term 1: Already voted for candidate 9b204d50a163412aab97dcea76551f30 in this term.
I20260713 09:13:20.939488  8824 leader_election.cc:304] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30
I20260713 09:13:20.940109  8981 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.944518  8981 raft_consensus.cc:2749] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:21.011149  8981 consensus_queue.cc:1048] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.018899  8978 raft_consensus.cc:493] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:21.019454  8978 raft_consensus.cc:515] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.021514  8978 leader_election.cc:290] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:21.022352  9003 consensus_queue.cc:1048] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:21.023062  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:21.023729  8858 raft_consensus.cc:2468] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 0.
I20260713 09:13:21.024984  8898 leader_election.cc:304] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:21.026361  8978 raft_consensus.cc:2804] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:21.026731  8978 raft_consensus.cc:493] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:21.027045  8978 raft_consensus.cc:3060] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:21.029260  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:21.029938  8783 raft_consensus.cc:2468] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 0.
I20260713 09:13:21.034052  8978 raft_consensus.cc:515] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.036897  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:21.037432  8783 raft_consensus.cc:3060] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:21.037667  8978 leader_election.cc:290] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:21.038658  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:21.039235  8858 raft_consensus.cc:3060] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:21.044245  8783 raft_consensus.cc:2468] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 1.
I20260713 09:13:21.045305  8899 leader_election.cc:304] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:21.045712  8858 raft_consensus.cc:2468] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 1.
I20260713 09:13:21.046099  8978 raft_consensus.cc:2804] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:21.046622  8978 raft_consensus.cc:697] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:21.047339  8978 consensus_queue.cc:237] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.053076  8681 catalog_manager.cc:5697] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 1 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:21.066998  9006 consensus_queue.cc:1048] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.076309  8982 consensus_queue.cc:1048] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.154462  8982 consensus_queue.cc:1048] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.163846  9007 consensus_queue.cc:1048] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.194748  9003 consensus_queue.cc:1048] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.204219  9003 consensus_queue.cc:1048] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.209867  9007 consensus_queue.cc:1048] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.217000  9008 consensus_queue.cc:1048] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.237756  9003 consensus_queue.cc:1048] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.247368  8981 consensus_queue.cc:1048] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.266306  8933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
mode: GRACEFUL
new_leader_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:37520
I20260713 09:13:21.266780  8933 raft_consensus.cc:606] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Received request to transfer leadership to TS 9b204d50a163412aab97dcea76551f30
I20260713 09:13:21.284320  9008 consensus_queue.cc:1048] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.291102  8783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
mode: GRACEFUL
new_leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
 from {username='slave'} at 127.0.0.1:38476
I20260713 09:13:21.291676  8783 raft_consensus.cc:606] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Received request to transfer leadership to TS a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:21.294921  9008 consensus_queue.cc:1048] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.301479  9008 raft_consensus.cc:993] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30: : Instructing follower a3a5f0b5578a47f99fcdb24d3eeee546 to start an election
I20260713 09:13:21.301834  9006 raft_consensus.cc:1081] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Signalling peer a3a5f0b5578a47f99fcdb24d3eeee546 to start an election
I20260713 09:13:21.303170  8858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc"
dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
 from {username='slave'} at 127.0.0.1:60388
I20260713 09:13:21.303597  8858 raft_consensus.cc:493] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:21.303871  8858 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:21.309306  8858 raft_consensus.cc:515] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.311729  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:21.311878  8858 leader_election.cc:290] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 2 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:21.312316  8783 raft_consensus.cc:3055] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:21.312661  8783 raft_consensus.cc:740] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:21.313463  8783 consensus_queue.cc:260] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.314723  8783 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:21.316272  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:21.316721  8933 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:21.317380  8858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef07cedeae5e415098b528b2060657ae"
dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
mode: GRACEFUL
new_leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:60398
I20260713 09:13:21.317998  8858 raft_consensus.cc:606] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Received request to transfer leadership to TS 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:21.320822  8783 raft_consensus.cc:2468] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 2.
I20260713 09:13:21.321774  8825 leader_election.cc:304] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:21.321846  8933 raft_consensus.cc:2468] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 2.
I20260713 09:13:21.322544  9036 raft_consensus.cc:2804] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:21.323000  9036 raft_consensus.cc:697] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:21.323657  9036 consensus_queue.cc:237] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.328981  8680 catalog_manager.cc:5697] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 1 to 2, leader changed from 9b204d50a163412aab97dcea76551f30 (127.4.198.1) to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:21.371556  9036 consensus_queue.cc:1048] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.377605  8981 raft_consensus.cc:993] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546: : Instructing follower 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:21.378049  8981 raft_consensus.cc:1081] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Signalling peer 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:21.381425  8933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef07cedeae5e415098b528b2060657ae"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:37500
I20260713 09:13:21.383010  9049 consensus_queue.cc:1048] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.383469  8933 raft_consensus.cc:493] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:21.384011  8933 raft_consensus.cc:3060] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:21.391498  8933 raft_consensus.cc:515] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.394449  8933 leader_election.cc:290] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 2 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:21.395188  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef07cedeae5e415098b528b2060657ae" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:21.395807  8783 raft_consensus.cc:3060] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:21.396186  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef07cedeae5e415098b528b2060657ae" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:21.396649  8858 raft_consensus.cc:3055] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:21.396965  8858 raft_consensus.cc:740] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:21.397827  8858 consensus_queue.cc:260] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.398716  8858 raft_consensus.cc:3060] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:21.400627  8783 raft_consensus.cc:2468] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 2.
I20260713 09:13:21.401564  8899 leader_election.cc:304] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:21.402319  8978 raft_consensus.cc:2804] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:21.402804  8978 raft_consensus.cc:697] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:21.403834  8858 raft_consensus.cc:2468] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 2.
I20260713 09:13:21.403657  8978 consensus_queue.cc:237] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.409689  8679 catalog_manager.cc:5697] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 1 to 2, leader changed from a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2) to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 2 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:21.602774  8978 consensus_queue.cc:1048] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.608801  9027 raft_consensus.cc:993] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd: : Instructing follower 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:21.609438  8978 raft_consensus.cc:1081] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Signalling peer 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:21.611899  8784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:38468
I20260713 09:13:21.612401  8784 raft_consensus.cc:493] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:21.612756  8784 raft_consensus.cc:3060] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:21.615638  9052 consensus_queue.cc:1048] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:21.618975  8784 raft_consensus.cc:515] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.621483  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:21.624231  8784 leader_election.cc:290] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:21.624804  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651aaf45f553469d990d186d4549fd0c" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:21.625381  8932 raft_consensus.cc:3055] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:21.625687  8932 raft_consensus.cc:740] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:21.626504  8932 consensus_queue.cc:260] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.627717  8932 raft_consensus.cc:3060] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:21.633215  8932 raft_consensus.cc:2468] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:21.634311  8749 leader_election.cc:304] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [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: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:21.634925  9006 raft_consensus.cc:2804] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:21.635329  9006 raft_consensus.cc:697] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:21.636080  9006 consensus_queue.cc:237] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:21.641288  8680 catalog_manager.cc:5697] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 1 to 2, leader changed from 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3) to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:21.720979  8932 raft_consensus.cc:1275] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer a3a5f0b5578a47f99fcdb24d3eeee546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:21.722043  9049 consensus_queue.cc:1048] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:21.728933  8784 raft_consensus.cc:1275] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Refusing update from remote peer a3a5f0b5578a47f99fcdb24d3eeee546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:21.730551  8981 consensus_queue.cc:1048] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:21.923792  8784 raft_consensus.cc:1275] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:21.924747  9052 consensus_queue.cc:1048] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:21.930966  8858 raft_consensus.cc:1275] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:21.932885  8978 consensus_queue.cc:1048] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:22.197537  8932 raft_consensus.cc:1275] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:22.199036  9006 consensus_queue.cc:1048] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:22.202759  8858 raft_consensus.cc:3060] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:22.214730  8858 raft_consensus.cc:1275] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:22.216188  9008 consensus_queue.cc:1048] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:24.347549  8679 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50970:
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:13:24.350291  8679 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:13:24.399793  8770 tablet_service.cc:1511] Processing CreateTablet for tablet e696b15eeb3b4afb97a2c115cb08d87c (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:24.400914  8848 tablet_service.cc:1511] Processing CreateTablet for tablet e696b15eeb3b4afb97a2c115cb08d87c (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:24.401710  8770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e696b15eeb3b4afb97a2c115cb08d87c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.402535  8848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e696b15eeb3b4afb97a2c115cb08d87c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.406737  8921 tablet_service.cc:1511] Processing CreateTablet for tablet e696b15eeb3b4afb97a2c115cb08d87c (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:24.408232  8921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e696b15eeb3b4afb97a2c115cb08d87c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.408789  8923 tablet_service.cc:1511] Processing CreateTablet for tablet 013ead4d62a0438b82dd3b1ab128e4f9 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:24.410019  8923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ead4d62a0438b82dd3b1ab128e4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.414335  8773 tablet_service.cc:1511] Processing CreateTablet for tablet 013ead4d62a0438b82dd3b1ab128e4f9 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:24.416641  8774 tablet_service.cc:1511] Processing CreateTablet for tablet 349e8927eadf498d9b48adf3962f83e3 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:24.418931  8768 tablet_service.cc:1511] Processing CreateTablet for tablet a836d5f9155443819877bd6e904d3c55 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:24.421267  8769 tablet_service.cc:1511] Processing CreateTablet for tablet 84b79532ac5d499eb49e9d6a72fc6e05 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:24.424770  8845 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0df525bbfe432184daff6c5e7f1957 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:24.426009  8845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0df525bbfe432184daff6c5e7f1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.426116  8841 tablet_service.cc:1511] Processing CreateTablet for tablet 349e8927eadf498d9b48adf3962f83e3 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:24.428570  8771 tablet_service.cc:1511] Processing CreateTablet for tablet a9afadeef74f49eb81945e6d2fc7dadf (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:24.428793  8849 tablet_service.cc:1511] Processing CreateTablet for tablet a836d5f9155443819877bd6e904d3c55 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:24.424795  8767 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe9cd47953e430d9dc48706fea60b1a (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:24.431444  8844 tablet_service.cc:1511] Processing CreateTablet for tablet 84b79532ac5d499eb49e9d6a72fc6e05 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:24.430563  8766 tablet_service.cc:1511] Processing CreateTablet for tablet 9db78ee7c27642b99c05f5cd5e602e82 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:24.433996  8847 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe9cd47953e430d9dc48706fea60b1a (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:24.436530  8772 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0df525bbfe432184daff6c5e7f1957 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:24.439143  8843 tablet_service.cc:1511] Processing CreateTablet for tablet a9afadeef74f49eb81945e6d2fc7dadf (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:24.441686  8846 tablet_service.cc:1511] Processing CreateTablet for tablet 9db78ee7c27642b99c05f5cd5e602e82 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:24.443495  8842 tablet_service.cc:1511] Processing CreateTablet for tablet 013ead4d62a0438b82dd3b1ab128e4f9 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:24.448130  8920 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0df525bbfe432184daff6c5e7f1957 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:24.448608  8922 tablet_service.cc:1511] Processing CreateTablet for tablet 349e8927eadf498d9b48adf3962f83e3 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:24.449707  8920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0df525bbfe432184daff6c5e7f1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.451201  8919 tablet_service.cc:1511] Processing CreateTablet for tablet a836d5f9155443819877bd6e904d3c55 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:24.452632  8919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a836d5f9155443819877bd6e904d3c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.456776  8915 tablet_service.cc:1511] Processing CreateTablet for tablet 84b79532ac5d499eb49e9d6a72fc6e05 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:24.458186  8915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b79532ac5d499eb49e9d6a72fc6e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.460757  8917 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe9cd47953e430d9dc48706fea60b1a (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:24.462203  8917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe9cd47953e430d9dc48706fea60b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.468652  8918 tablet_service.cc:1511] Processing CreateTablet for tablet a9afadeef74f49eb81945e6d2fc7dadf (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:24.471625  8916 tablet_service.cc:1511] Processing CreateTablet for tablet 9db78ee7c27642b99c05f5cd5e602e82 (DEFAULT_TABLE table=soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:24.473400  8773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ead4d62a0438b82dd3b1ab128e4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.474092  8767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe9cd47953e430d9dc48706fea60b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.474910  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a836d5f9155443819877bd6e904d3c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.475570  8771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9afadeef74f49eb81945e6d2fc7dadf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.476365  8774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349e8927eadf498d9b48adf3962f83e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.476979  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db78ee7c27642b99c05f5cd5e602e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.479864  8769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b79532ac5d499eb49e9d6a72fc6e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.483944  8772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0df525bbfe432184daff6c5e7f1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.487861  8922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349e8927eadf498d9b48adf3962f83e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.489835  8841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349e8927eadf498d9b48adf3962f83e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.495831  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9afadeef74f49eb81945e6d2fc7dadf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.499830  8847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe9cd47953e430d9dc48706fea60b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.507769  8846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db78ee7c27642b99c05f5cd5e602e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.510133  8844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b79532ac5d499eb49e9d6a72fc6e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.515828  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ead4d62a0438b82dd3b1ab128e4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.519831  8849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a836d5f9155443819877bd6e904d3c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.535794  8916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db78ee7c27642b99c05f5cd5e602e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.537544  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9afadeef74f49eb81945e6d2fc7dadf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:24.592701  9071 tablet_bootstrap.cc:492] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:24.601579  9069 tablet_bootstrap.cc:492] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:24.610574  9069 tablet_bootstrap.cc:654] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.612365  9071 tablet_bootstrap.cc:654] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.620409  9069 tablet_bootstrap.cc:492] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:24.620895  9069 ts_tablet_manager.cc:1403] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:13:24.624255  9069 raft_consensus.cc:359] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.624969  9069 raft_consensus.cc:385] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.627743  9071 tablet_bootstrap.cc:492] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:24.628203  9071 ts_tablet_manager.cc:1403] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260713 09:13:24.625288  9069 raft_consensus.cc:740] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.644627  9069 consensus_queue.cc:260] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.647089  9069 ts_tablet_manager.cc:1434] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260713 09:13:24.637212  9071 raft_consensus.cc:359] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.648185  9071 raft_consensus.cc:385] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.648465  9071 raft_consensus.cc:740] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.649134  9071 consensus_queue.cc:260] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.651446  9071 ts_tablet_manager.cc:1434] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.006s
I20260713 09:13:24.652331  9071 tablet_bootstrap.cc:492] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:24.658388  9071 tablet_bootstrap.cc:654] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.676847  9071 tablet_bootstrap.cc:492] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:24.677282  9071 ts_tablet_manager.cc:1403] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.003s
I20260713 09:13:24.679148  9069 tablet_bootstrap.cc:492] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:24.685418  9071 raft_consensus.cc:359] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.686092  9071 raft_consensus.cc:385] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.686364  9071 raft_consensus.cc:740] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.687909  9069 tablet_bootstrap.cc:654] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.689261  9071 consensus_queue.cc:260] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.691596  9071 ts_tablet_manager.cc:1434] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:13:24.692965  9070 tablet_bootstrap.cc:492] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:24.693135  9071 tablet_bootstrap.cc:492] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:24.699833  9071 tablet_bootstrap.cc:654] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.701818  9070 tablet_bootstrap.cc:654] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.706802  9071 tablet_bootstrap.cc:492] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:24.706997  9069 tablet_bootstrap.cc:492] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:24.707239  9071 ts_tablet_manager.cc:1403] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:13:24.707522  9069 ts_tablet_manager.cc:1403] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.000s
I20260713 09:13:24.710145  9069 raft_consensus.cc:359] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.710422  9071 raft_consensus.cc:359] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.710847  9069 raft_consensus.cc:385] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.711148  9071 raft_consensus.cc:385] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.711292  9070 tablet_bootstrap.cc:492] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:24.711205  9069 raft_consensus.cc:740] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.711531  9071 raft_consensus.cc:740] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.711859  9070 ts_tablet_manager.cc:1403] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.002s
I20260713 09:13:24.712136  9069 consensus_queue.cc:260] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.712270  9071 consensus_queue.cc:260] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.714449  9069 ts_tablet_manager.cc:1434] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:24.714655  9071 ts_tablet_manager.cc:1434] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:13:24.715394  9069 tablet_bootstrap.cc:492] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:24.715572  9071 tablet_bootstrap.cc:492] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:24.721766  9071 tablet_bootstrap.cc:654] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.725639  9054 raft_consensus.cc:493] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:24.726079  9054 raft_consensus.cc:515] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.726444  9069 tablet_bootstrap.cc:654] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.728641  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e696b15eeb3b4afb97a2c115cb08d87c" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:24.729178  8784 raft_consensus.cc:2468] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:24.728018  9054 leader_election.cc:290] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.731010  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e696b15eeb3b4afb97a2c115cb08d87c" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:24.731478  8825 leader_election.cc:304] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:24.732174  9069 tablet_bootstrap.cc:492] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
W20260713 09:13:24.732409  8824 leader_election.cc:343] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.732688  9069 ts_tablet_manager.cc:1403] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:13:24.733114  9054 raft_consensus.cc:2804] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:24.733441  9054 raft_consensus.cc:493] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:24.733745  9054 raft_consensus.cc:3060] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:24.734653  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:24.735769  9069 raft_consensus.cc:359] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.736483  9069 raft_consensus.cc:385] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.736773  9069 raft_consensus.cc:740] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.737474  9069 consensus_queue.cc:260] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.739704  9069 ts_tablet_manager.cc:1434] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:13:24.739531  9070 raft_consensus.cc:359] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.740371  9070 raft_consensus.cc:385] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.740711  9070 raft_consensus.cc:740] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.741470  9070 consensus_queue.cc:260] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.743065  9071 tablet_bootstrap.cc:492] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:24.743573  9071 ts_tablet_manager.cc:1403] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260713 09:13:24.743719  9070 ts_tablet_manager.cc:1434] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260713 09:13:24.744670  9070 tablet_bootstrap.cc:492] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:24.746301  9071 raft_consensus.cc:359] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.746950  9071 raft_consensus.cc:385] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.747233  9071 raft_consensus.cc:740] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.747908  9071 consensus_queue.cc:260] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.750741  9070 tablet_bootstrap.cc:654] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.740684  9069 tablet_bootstrap.cc:492] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:24.752786  9054 raft_consensus.cc:515] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.758209  9069 tablet_bootstrap.cc:654] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.759227  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e696b15eeb3b4afb97a2c115cb08d87c" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:24.759848  8784 raft_consensus.cc:3060] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:24.767338  8784 raft_consensus.cc:2468] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:24.768494  8825 leader_election.cc:304] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:24.769688  9069 tablet_bootstrap.cc:492] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:24.770183  9069 ts_tablet_manager.cc:1403] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260713 09:13:24.773061  9069 raft_consensus.cc:359] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.773716  9069 raft_consensus.cc:385] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.774019  9069 raft_consensus.cc:740] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.774933  9069 consensus_queue.cc:260] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.775530  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e696b15eeb3b4afb97a2c115cb08d87c" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
W20260713 09:13:24.776983  8824 leader_election.cc:343] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.777253  9069 ts_tablet_manager.cc:1434] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:13:24.778306  9069 tablet_bootstrap.cc:492] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:24.784492  9069 tablet_bootstrap.cc:654] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.795876  9069 tablet_bootstrap.cc:492] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:24.796331  9069 ts_tablet_manager.cc:1403] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:13:24.797253  9054 leader_election.cc:290] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.799007  9069 raft_consensus.cc:359] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.801121  9069 raft_consensus.cc:385] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.801417  9069 raft_consensus.cc:740] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.802217  9069 consensus_queue.cc:260] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.804502  9069 ts_tablet_manager.cc:1434] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:13:24.805469  9069 tablet_bootstrap.cc:492] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:24.815147  9069 tablet_bootstrap.cc:654] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.817015  9086 raft_consensus.cc:2804] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:24.827507  9057 raft_consensus.cc:493] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:24.827744  9086 raft_consensus.cc:697] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:24.828023  9057 raft_consensus.cc:515] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.829792  9069 tablet_bootstrap.cc:492] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:24.830253  9069 ts_tablet_manager.cc:1403] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260713 09:13:24.830188  9057 leader_election.cc:290] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.831604  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:24.832537  9086 consensus_queue.cc:237] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
W20260713 09:13:24.833021  8749 leader_election.cc:343] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.827328  9088 raft_consensus.cc:493] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:24.833174  9069 raft_consensus.cc:359] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.834515  9069 raft_consensus.cc:385] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.835116  9069 raft_consensus.cc:740] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.835976  9069 consensus_queue.cc:260] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.834518  9088 raft_consensus.cc:515] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.838266  9069 ts_tablet_manager.cc:1434] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:13:24.839262  9069 tablet_bootstrap.cc:492] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:24.844262  9057 raft_consensus.cc:493] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:24.844713  9057 raft_consensus.cc:515] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.845446  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:24.846539  9057 leader_election.cc:290] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
W20260713 09:13:24.846901  8824 leader_election.cc:343] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.848465  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:24.848757  9088 leader_election.cc:290] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
W20260713 09:13:24.849694  8749 leader_election.cc:343] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:24.852651  8825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.1:37769, user_credentials={real_user=slave}} blocked reactor thread for 84251.6us
I20260713 09:13:24.855666  9069 tablet_bootstrap.cc:654] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.857080  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:24.857723  8783 raft_consensus.cc:2468] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:24.859133  9090 raft_consensus.cc:493] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:24.859637  9090 raft_consensus.cc:515] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.861965  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:24.862607  8858 raft_consensus.cc:2468] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 0.
I20260713 09:13:24.863027  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
W20260713 09:13:24.864420  8749 leader_election.cc:343] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.864948  9090 leader_election.cc:290] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.866879  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:24.867524  8858 raft_consensus.cc:2468] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 0.
I20260713 09:13:24.868758  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:24.870893  8749 leader_election.cc:304] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [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: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:24.872015  9090 raft_consensus.cc:2804] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:24.872376  9090 raft_consensus.cc:493] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:24.872699  9090 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:24.873416  9069 tablet_bootstrap.cc:492] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:24.873900  9069 ts_tablet_manager.cc:1403] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260713 09:13:24.876786  9069 raft_consensus.cc:359] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.877439  9069 raft_consensus.cc:385] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.877713  9069 raft_consensus.cc:740] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.878508  9069 consensus_queue.cc:260] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.880134  9090 raft_consensus.cc:515] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.880733  9069 ts_tablet_manager.cc:1434] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:13:24.882149  9090 leader_election.cc:290] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.883107  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
W20260713 09:13:24.884550  8749 leader_election.cc:343] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.885063  9069 tablet_bootstrap.cc:492] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:24.890086  9090 raft_consensus.cc:493] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:24.891635  9069 tablet_bootstrap.cc:654] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.891440  8749 leader_election.cc:304] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [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: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd
W20260713 09:13:24.892669  8749 leader_election.cc:343] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.890573  9090 raft_consensus.cc:515] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.895514  9057 raft_consensus.cc:2804] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:24.896100  8749 leader_election.cc:304] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b204d50a163412aab97dcea76551f30; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:24.898435  9057 raft_consensus.cc:493] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:24.903578  9057 raft_consensus.cc:3060] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:24.909184  9071 ts_tablet_manager.cc:1434] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.165s	user 0.083s	sys 0.059s
I20260713 09:13:24.910142  9071 tablet_bootstrap.cc:492] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:24.911127  8679 catalog_manager.cc:5697] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:24.915903  9071 tablet_bootstrap.cc:654] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.915083  9057 raft_consensus.cc:515] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.901078  8825 leader_election.cc:304] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [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: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:24.927156  9069 tablet_bootstrap.cc:492] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:24.933805  9069 ts_tablet_manager.cc:1403] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.013s
I20260713 09:13:24.931898  9093 raft_consensus.cc:2749] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:24.932652  9070 tablet_bootstrap.cc:492] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:24.935767  9070 ts_tablet_manager.cc:1403] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.191s	user 0.058s	sys 0.067s
I20260713 09:13:24.936532  9069 raft_consensus.cc:359] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.937172  9069 raft_consensus.cc:385] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.937408  9069 raft_consensus.cc:740] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.938012  9069 consensus_queue.cc:260] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.938416  9070 raft_consensus.cc:359] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.939092  9070 raft_consensus.cc:385] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.939347  9070 raft_consensus.cc:740] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.940026  9070 consensus_queue.cc:260] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.945389  9070 ts_tablet_manager.cc:1434] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:13:24.946295  9070 tablet_bootstrap.cc:492] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:24.948774  9057 leader_election.cc:290] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.949890  9090 leader_election.cc:290] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.950618  9083 raft_consensus.cc:2804] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:24.950981  9083 raft_consensus.cc:493] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:24.951289  9083 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:24.951542  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:24.949757  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
W20260713 09:13:24.953527  8749 leader_election.cc:343] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:24.954174  8749 leader_election.cc:343] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:24.950624  8825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.1:37769, user_credentials={real_user=slave}} blocked reactor thread for 52920.8us
I20260713 09:13:24.958282  9080 raft_consensus.cc:493] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:24.958593  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:24.958701  9080 raft_consensus.cc:515] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.959692  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:24.960253  8857 raft_consensus.cc:3060] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:24.960793  9080 leader_election.cc:290] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.963092  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0df525bbfe432184daff6c5e7f1957" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:24.962984  8859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:24.963464  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0df525bbfe432184daff6c5e7f1957" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:24.967947  8933 raft_consensus.cc:2468] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
W20260713 09:13:24.968762  8749 leader_election.cc:343] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.969162  8749 leader_election.cc:304] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b204d50a163412aab97dcea76551f30; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:24.969359  8824 leader_election.cc:304] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:24.970155  9090 raft_consensus.cc:2749] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:13:24.970857  8825 leader_election.cc:343] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.971730  8978 raft_consensus.cc:493] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:24.972172  8978 raft_consensus.cc:515] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.974200  9071 tablet_bootstrap.cc:492] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:24.971577  9086 raft_consensus.cc:2804] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:24.974674  9086 raft_consensus.cc:493] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:24.974790  9071 ts_tablet_manager.cc:1403] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.020s
I20260713 09:13:24.975044  9086 raft_consensus.cc:3060] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:24.977809  9071 raft_consensus.cc:359] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.978523  9071 raft_consensus.cc:385] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:24.978847  9071 raft_consensus.cc:740] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:24.974817  8857 raft_consensus.cc:2468] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:24.980520  8749 leader_election.cc:304] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [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: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:24.981596  9090 raft_consensus.cc:2804] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:24.981832  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:24.974144  8978 leader_election.cc:290] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:24.982125  9090 raft_consensus.cc:697] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:24.983176  8784 raft_consensus.cc:2468] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 0.
I20260713 09:13:24.982076  9086 raft_consensus.cc:515] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.983517  9090 consensus_queue.cc:237] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.984503  8899 leader_election.cc:304] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:24.984696  9083 raft_consensus.cc:515] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.985544  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0df525bbfe432184daff6c5e7f1957" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:24.986546  8858 raft_consensus.cc:2393] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b204d50a163412aab97dcea76551f30 in current term 1: Already voted for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in this term.
I20260713 09:13:24.986781  9083 leader_election.cc:290] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:24.987046  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0df525bbfe432184daff6c5e7f1957" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:24.987694  8933 raft_consensus.cc:3060] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:24.979682  9071 consensus_queue.cc:260] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:24.991335  9070 tablet_bootstrap.cc:654] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:24.991565  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:24.992291  8784 raft_consensus.cc:2393] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3a5f0b5578a47f99fcdb24d3eeee546 in current term 1: Already voted for candidate 9b204d50a163412aab97dcea76551f30 in this term.
I20260713 09:13:24.992475  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:24.993086  8978 raft_consensus.cc:2804] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:13:24.991154  8825 leader_election.cc:343] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.993439  8978 raft_consensus.cc:493] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:24.993808  8978 raft_consensus.cc:3060] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:24.994211  8824 leader_election.cc:343] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.994627  8824 leader_election.cc:304] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [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: a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30
I20260713 09:13:24.995852  8749 leader_election.cc:304] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [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: 9b204d50a163412aab97dcea76551f30; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:24.991367  9071 ts_tablet_manager.cc:1434] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:13:24.999853  9071 tablet_bootstrap.cc:492] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:25.000561  8933 raft_consensus.cc:2468] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:25.002166  8824 leader_election.cc:304] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [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: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 9b204d50a163412aab97dcea76551f30
I20260713 09:13:25.003065  9080 raft_consensus.cc:2804] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:25.003548  9080 raft_consensus.cc:697] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:25.004302  9080 consensus_queue.cc:237] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.006548  9071 tablet_bootstrap.cc:654] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.007777  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:25.008709  9099 raft_consensus.cc:2749] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:13:25.009117  8898 leader_election.cc:343] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:24.995642  9083 raft_consensus.cc:2749] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:13:25.011536  9069 ts_tablet_manager.cc:1434] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.077s	user 0.013s	sys 0.012s
I20260713 09:13:25.011746  9070 tablet_bootstrap.cc:492] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:25.012377  9070 ts_tablet_manager.cc:1403] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.003s
I20260713 09:13:25.012818  9086 leader_election.cc:290] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:25.007062  8978 raft_consensus.cc:515] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.015719  9070 raft_consensus.cc:359] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.016054  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:25.016673  8784 raft_consensus.cc:3060] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.017292  8978 leader_election.cc:290] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:25.012539  9069 tablet_bootstrap.cc:492] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30: Bootstrap starting.
I20260713 09:13:25.017820  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
W20260713 09:13:25.018922  8898 leader_election.cc:343] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:25.022271  9070 raft_consensus.cc:385] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.026031  8784 raft_consensus.cc:2468] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 1.
I20260713 09:13:25.027345  8899 leader_election.cc:304] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [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: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:25.028609  9069 tablet_bootstrap.cc:654] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.022677  9070 raft_consensus.cc:740] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.028734  8681 catalog_manager.cc:5697] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 1 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:25.029774  9070 consensus_queue.cc:260] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.028534  8978 raft_consensus.cc:2804] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:25.040261  9069 tablet_bootstrap.cc:492] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30: No bootstrap required, opened a new log
I20260713 09:13:25.040686  9069 ts_tablet_manager.cc:1403] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260713 09:13:25.040995  8679 catalog_manager.cc:5697] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:25.043007  9069 raft_consensus.cc:359] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.043658  9069 raft_consensus.cc:385] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.043872  9069 raft_consensus.cc:740] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.044571  9069 consensus_queue.cc:260] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.046079  9069 ts_tablet_manager.cc:1434] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:13:25.050357  8978 raft_consensus.cc:697] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:25.051570  9071 tablet_bootstrap.cc:492] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:25.052042  9071 ts_tablet_manager.cc:1403] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.026s
I20260713 09:13:25.051175  8978 consensus_queue.cc:237] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.054767  9071 raft_consensus.cc:359] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.055446  9071 raft_consensus.cc:385] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.055747  9071 raft_consensus.cc:740] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.056473  9071 consensus_queue.cc:260] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.057272  9070 ts_tablet_manager.cc:1434] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260713 09:13:25.059046  9071 ts_tablet_manager.cc:1434] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:25.059906  9070 tablet_bootstrap.cc:492] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:25.059960  9071 tablet_bootstrap.cc:492] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:25.066237  9070 tablet_bootstrap.cc:654] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.066591  9071 tablet_bootstrap.cc:654] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.071969  9071 tablet_bootstrap.cc:492] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:25.071559  8680 catalog_manager.cc:5697] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 1 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:25.072386  9071 ts_tablet_manager.cc:1403] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260713 09:13:25.072829  9070 tablet_bootstrap.cc:492] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:25.073589  9070 ts_tablet_manager.cc:1403] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:13:25.075156  9071 raft_consensus.cc:359] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.075760  9071 raft_consensus.cc:385] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.075968  9071 raft_consensus.cc:740] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.076491  9071 consensus_queue.cc:260] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.077344  9070 raft_consensus.cc:359] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.077992  9070 raft_consensus.cc:385] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.078388  9071 ts_tablet_manager.cc:1434] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:13:25.078498  9070 raft_consensus.cc:740] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.079437  9071 tablet_bootstrap.cc:492] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:25.079445  9070 consensus_queue.cc:260] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.081570  9070 ts_tablet_manager.cc:1434] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:13:25.082451  9070 tablet_bootstrap.cc:492] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:25.086591  9071 tablet_bootstrap.cc:654] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.088307  9070 tablet_bootstrap.cc:654] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.095665  9070 tablet_bootstrap.cc:492] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:25.096086  9070 ts_tablet_manager.cc:1403] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:13:25.097086  9071 tablet_bootstrap.cc:492] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:25.097429  9071 ts_tablet_manager.cc:1403] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260713 09:13:25.099002  9070 raft_consensus.cc:359] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.099222  9071 raft_consensus.cc:359] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.099684  9070 raft_consensus.cc:385] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.099871  9071 raft_consensus.cc:385] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.100035  9070 raft_consensus.cc:740] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.100167  9071 raft_consensus.cc:740] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.100729  9071 consensus_queue.cc:260] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.100730  9070 consensus_queue.cc:260] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.102609  9071 ts_tablet_manager.cc:1434] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:13:25.102929  9070 ts_tablet_manager.cc:1434] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:25.103700  9071 tablet_bootstrap.cc:492] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546: Bootstrap starting.
I20260713 09:13:25.103890  9070 tablet_bootstrap.cc:492] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:25.109289  9071 tablet_bootstrap.cc:654] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.110217  9070 tablet_bootstrap.cc:654] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.117460  9071 tablet_bootstrap.cc:492] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546: No bootstrap required, opened a new log
I20260713 09:13:25.117772  9071 ts_tablet_manager.cc:1403] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:13:25.118232  9070 tablet_bootstrap.cc:492] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:25.118579  9070 ts_tablet_manager.cc:1403] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260713 09:13:25.119629  9071 raft_consensus.cc:359] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.120075  9071 raft_consensus.cc:385] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.120261  9071 raft_consensus.cc:740] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.120602  9070 raft_consensus.cc:359] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.120796  9071 consensus_queue.cc:260] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.121104  9070 raft_consensus.cc:385] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.121361  9070 raft_consensus.cc:740] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.122004  9070 consensus_queue.cc:260] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.122541  9071 ts_tablet_manager.cc:1434] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:13:25.123829  9070 ts_tablet_manager.cc:1434] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:13:25.124732  9070 tablet_bootstrap.cc:492] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:25.125856  9090 raft_consensus.cc:493] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:25.126319  9090 raft_consensus.cc:515] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.128263  9090 leader_election.cc:290] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:25.128798  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0df525bbfe432184daff6c5e7f1957" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:25.129647  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0df525bbfe432184daff6c5e7f1957" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:25.130311  8933 raft_consensus.cc:2393] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b204d50a163412aab97dcea76551f30 in current term 1: Already voted for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in this term.
I20260713 09:13:25.131117  8749 leader_election.cc:304] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b204d50a163412aab97dcea76551f30; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:25.132220  9070 tablet_bootstrap.cc:654] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.132333  9090 raft_consensus.cc:3060] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.137671  9070 tablet_bootstrap.cc:492] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:25.138029  9070 ts_tablet_manager.cc:1403] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:13:25.138235  9080 raft_consensus.cc:493] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:25.138706  9080 raft_consensus.cc:515] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.139447  9090 raft_consensus.cc:2749] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:25.140566  9080 leader_election.cc:290] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:25.140360  9070 raft_consensus.cc:359] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.141067  9070 raft_consensus.cc:385] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.141367  9070 raft_consensus.cc:740] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.142060  9070 consensus_queue.cc:260] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.144398  9070 ts_tablet_manager.cc:1434] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:13:25.145483  9070 tablet_bootstrap.cc:492] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:25.146407  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:25.146937  8933 raft_consensus.cc:2468] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:25.147279  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:25.147902  8784 raft_consensus.cc:2468] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:25.148032  8824 leader_election.cc:304] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:25.148790  9080 raft_consensus.cc:2804] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:25.149115  9080 raft_consensus.cc:493] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:25.149415  9080 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.150851  9070 tablet_bootstrap.cc:654] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.155061  9070 tablet_bootstrap.cc:492] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:25.154978  9080 raft_consensus.cc:515] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.155474  9070 ts_tablet_manager.cc:1403] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.003s
I20260713 09:13:25.156371  9080 leader_election.cc:290] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:25.157238  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:25.157166  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:25.157763  8933 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.157873  8784 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.157766  9070 raft_consensus.cc:359] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.158598  9070 raft_consensus.cc:385] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.158862  9070 raft_consensus.cc:740] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.159539  9070 consensus_queue.cc:260] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.161435  9070 ts_tablet_manager.cc:1434] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:13:25.162128  8933 raft_consensus.cc:2468] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:25.162274  9070 tablet_bootstrap.cc:492] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd: Bootstrap starting.
I20260713 09:13:25.162981  8824 leader_election.cc:304] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:25.163746  9080 raft_consensus.cc:2804] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:25.164177  9080 raft_consensus.cc:697] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:25.164923  9080 consensus_queue.cc:237] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.167732  8784 raft_consensus.cc:2468] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:25.168079  9070 tablet_bootstrap.cc:654] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:25.176990  9070 tablet_bootstrap.cc:492] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd: No bootstrap required, opened a new log
I20260713 09:13:25.177297  9070 ts_tablet_manager.cc:1403] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:13:25.178203  8680 catalog_manager.cc:5697] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:25.178972  9070 raft_consensus.cc:359] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.179450  9070 raft_consensus.cc:385] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:25.179638  9070 raft_consensus.cc:740] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Initialized, Role: FOLLOWER
I20260713 09:13:25.180208  9070 consensus_queue.cc:260] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.181715  9070 ts_tablet_manager.cc:1434] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:25.187302  9080 raft_consensus.cc:493] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:25.187690  9080 raft_consensus.cc:515] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.188444  8978 raft_consensus.cc:493] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:25.188889  8978 raft_consensus.cc:515] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.189553  9080 leader_election.cc:290] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:25.190454  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:25.190758  8978 leader_election.cc:290] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:25.191015  8933 raft_consensus.cc:2468] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:25.191344  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe9cd47953e430d9dc48706fea60b1a" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:25.191951  8783 raft_consensus.cc:2468] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 0.
I20260713 09:13:25.192056  8824 leader_election.cc:304] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:25.192664  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe9cd47953e430d9dc48706fea60b1a" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:25.192888  9080 raft_consensus.cc:2804] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:25.192971  8899 leader_election.cc:304] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:25.193318  9080 raft_consensus.cc:493] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:25.193696  9080 raft_consensus.cc:3060] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.194075  8978 raft_consensus.cc:2804] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:25.194424  8978 raft_consensus.cc:493] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:25.194730  8978 raft_consensus.cc:3060] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.195062  9105 raft_consensus.cc:493] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:25.195454  9105 raft_consensus.cc:515] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.195776  8857 raft_consensus.cc:2468] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 0.
I20260713 09:13:25.197312  9105 leader_election.cc:290] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:25.197942  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:25.198401  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:25.198520  8783 raft_consensus.cc:2468] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 0.
I20260713 09:13:25.199015  8857 raft_consensus.cc:2468] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 0.
I20260713 09:13:25.199937  8899 leader_election.cc:304] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:25.200035  9080 raft_consensus.cc:515] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.200860  9105 raft_consensus.cc:2804] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:25.201128  9105 raft_consensus.cc:493] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:25.201377  9105 raft_consensus.cc:3060] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.201900  9080 leader_election.cc:290] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:25.202180  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:25.202538  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:25.202687  8784 raft_consensus.cc:2468] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 0.
I20260713 09:13:25.203884  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:25.204382  8933 raft_consensus.cc:3060] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.205904  8978 raft_consensus.cc:515] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.207922  9105 raft_consensus.cc:515] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.208316  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe9cd47953e430d9dc48706fea60b1a" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:25.208315  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe9cd47953e430d9dc48706fea60b1a" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:25.209156  8857 raft_consensus.cc:3060] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.209870  9105 leader_election.cc:290] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:25.210744  8933 raft_consensus.cc:2468] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 1.
I20260713 09:13:25.211625  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:25.211824  8824 leader_election.cc:304] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [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: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 9b204d50a163412aab97dcea76551f30
I20260713 09:13:25.212172  8783 raft_consensus.cc:3060] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.213053  9080 raft_consensus.cc:2804] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:25.213500  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:25.213629  9080 raft_consensus.cc:697] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:25.214126  8858 raft_consensus.cc:3060] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.214620  9080 consensus_queue.cc:237] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.217249  8783 raft_consensus.cc:2468] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 1.
I20260713 09:13:25.218086  8899 leader_election.cc:304] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:25.218804  9105 raft_consensus.cc:2804] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:25.219272  9105 raft_consensus.cc:697] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:25.220077  9105 consensus_queue.cc:237] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.223224  9104 raft_consensus.cc:493] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:25.222766  8681 catalog_manager.cc:5697] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:25.223757  9104 raft_consensus.cc:515] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.224206  8858 raft_consensus.cc:2468] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 1.
I20260713 09:13:25.225778  9104 leader_election.cc:290] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:25.226998  8859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:25.227172  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:25.227936  8783 raft_consensus.cc:2393] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 368ac2356bdf44cfa7616a0e4c36ebdd in current term 1: Already voted for candidate 9b204d50a163412aab97dcea76551f30 in this term.
I20260713 09:13:25.227926  8859 raft_consensus.cc:2393] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 368ac2356bdf44cfa7616a0e4c36ebdd in current term 1: Already voted for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in this term.
I20260713 09:13:25.230618  8898 leader_election.cc:304] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd; no voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:25.231809  8784 raft_consensus.cc:3060] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.234627  8680 catalog_manager.cc:5697] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 1 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:25.235670  9080 raft_consensus.cc:493] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:25.235703  9105 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.236423  9080 raft_consensus.cc:515] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.208586  8978 leader_election.cc:290] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:25.223273  8857 raft_consensus.cc:2468] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 1.
I20260713 09:13:25.239883  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:25.241075  8898 leader_election.cc:304] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:25.241888  8978 raft_consensus.cc:2804] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:25.242527  9105 raft_consensus.cc:2749] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:25.242614  8978 raft_consensus.cc:697] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:25.243048  9080 leader_election.cc:290] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:25.243723  8978 consensus_queue.cc:237] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.239789  8784 raft_consensus.cc:2468] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 1.
I20260713 09:13:25.241741  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:25.248113  8783 raft_consensus.cc:2393] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3a5f0b5578a47f99fcdb24d3eeee546 in current term 1: Already voted for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in this term.
I20260713 09:13:25.249099  8825 leader_election.cc:304] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30
I20260713 09:13:25.249760  9080 raft_consensus.cc:3060] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.254700  9080 raft_consensus.cc:2749] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:25.254742  8680 catalog_manager.cc:5697] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 1 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:25.346423  8932 raft_consensus.cc:3060] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.352260  9086 consensus_queue.cc:1048] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.361199  9080 consensus_queue.cc:1048] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.362286  9105 raft_consensus.cc:493] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:25.362756  9105 raft_consensus.cc:515] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:25.364598  9105 leader_election.cc:290] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:25.365658  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b204d50a163412aab97dcea76551f30" is_pre_election: true
I20260713 09:13:25.366456  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:25.367221  8857 raft_consensus.cc:2393] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 368ac2356bdf44cfa7616a0e4c36ebdd in current term 1: Already voted for candidate 9b204d50a163412aab97dcea76551f30 in this term.
I20260713 09:13:25.368248  8898 leader_election.cc:304] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd; no voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:25.369143  8978 raft_consensus.cc:3060] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.374375  8978 raft_consensus.cc:2749] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:25.380483  9057 consensus_queue.cc:1048] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.389528  9099 consensus_queue.cc:1048] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.452592  9083 consensus_queue.cc:1048] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.456512  8978 consensus_queue.cc:1048] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.466562  9088 consensus_queue.cc:1048] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.470854  9105 consensus_queue.cc:1048] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:25.638566  9105 consensus_queue.cc:1048] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.649129  9133 consensus_queue.cc:1048] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.657367  9088 consensus_queue.cc:1048] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.662541  9086 consensus_queue.cc:1048] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.668009  8784 raft_consensus.cc:3060] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:25.681985  9088 consensus_queue.cc:1048] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.690680  9080 consensus_queue.cc:1048] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.695071  9133 consensus_queue.cc:1048] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:25.705659  9104 consensus_queue.cc:1048] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:25.740700  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:13:26.746975  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:13:27.752970  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:13:28.759799  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:13:29.765614  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:13:30.770746  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:13:31.775610  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:13:32.783049  8730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:33.063680  9143 raft_consensus.cc:493] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:33.064354  9143 raft_consensus.cc:515] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:33.066293  9143 leader_election.cc:290] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:33.067027  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" is_pre_election: true
I20260713 09:13:33.067209  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" is_pre_election: true
I20260713 09:13:33.067734  8858 raft_consensus.cc:2468] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:33.067873  8932 raft_consensus.cc:2468] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 1.
I20260713 09:13:33.068954  8749 leader_election.cc:304] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [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: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:33.069507  9143 raft_consensus.cc:2804] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:13:33.069768  9143 raft_consensus.cc:493] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:33.070007  9143 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:33.075977  9143 raft_consensus.cc:515] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:33.077229  9143 leader_election.cc:290] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:33.077924  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:33.078496  8858 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:33.078815  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:33.079316  8932 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:33.083916  8858 raft_consensus.cc:2468] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:33.084715  8749 leader_election.cc:304] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:33.084733  8932 raft_consensus.cc:2468] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:33.085290  9143 raft_consensus.cc:2804] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:33.085695  9143 raft_consensus.cc:697] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:33.086444  9143 consensus_queue.cc:237] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER 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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:33.093771  8680 catalog_manager.cc:5697] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:33.707378  8857 raft_consensus.cc:1275] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:13:33.708389  9143 consensus_queue.cc:1048] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:33.710273  8933 raft_consensus.cc:1275] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:13:33.711294  9143 consensus_queue.cc:1048] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:34.428356  8857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e696b15eeb3b4afb97a2c115cb08d87c"
dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
mode: GRACEFUL
new_leader_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:60398
I20260713 09:13:34.428864  8857 raft_consensus.cc:606] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Received request to transfer leadership to TS 9b204d50a163412aab97dcea76551f30
I20260713 09:13:34.432971  8932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
mode: GRACEFUL
new_leader_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:37520
I20260713 09:13:34.433362  8932 raft_consensus.cc:606] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Received request to transfer leadership to TS 9b204d50a163412aab97dcea76551f30
I20260713 09:13:34.437271  8857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3"
dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
mode: GRACEFUL
new_leader_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:60398
I20260713 09:13:34.437637  8857 raft_consensus.cc:606] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Received request to transfer leadership to TS 9b204d50a163412aab97dcea76551f30
I20260713 09:13:34.441763  8932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
mode: GRACEFUL
new_leader_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:37520
I20260713 09:13:34.442117  8932 raft_consensus.cc:606] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Received request to transfer leadership to TS 9b204d50a163412aab97dcea76551f30
I20260713 09:13:34.448065  8932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fe9cd47953e430d9dc48706fea60b1a"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
mode: GRACEFUL
new_leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
 from {username='slave'} at 127.0.0.1:37520
I20260713 09:13:34.448390  8932 raft_consensus.cc:606] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Received request to transfer leadership to TS a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:34.454370  8784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
mode: GRACEFUL
new_leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
 from {username='slave'} at 127.0.0.1:38476
I20260713 09:13:34.454723  8784 raft_consensus.cc:606] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Received request to transfer leadership to TS a3a5f0b5578a47f99fcdb24d3eeee546
I20260713 09:13:34.458585  8784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
mode: GRACEFUL
new_leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:38476
I20260713 09:13:34.458911  8784 raft_consensus.cc:606] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Received request to transfer leadership to TS 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:34.509693  9152 raft_consensus.cc:993] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30: : Instructing follower a3a5f0b5578a47f99fcdb24d3eeee546 to start an election
I20260713 09:13:34.510084  9143 raft_consensus.cc:1081] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Signalling peer a3a5f0b5578a47f99fcdb24d3eeee546 to start an election
I20260713 09:13:34.511266  8857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf"
dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
 from {username='slave'} at 127.0.0.1:60388
I20260713 09:13:34.511715  8857 raft_consensus.cc:493] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:34.511945  8857 raft_consensus.cc:3060] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.516855  8857 raft_consensus.cc:515] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.519912  8857 leader_election.cc:290] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 2 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:34.520059  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:34.520669  8932 raft_consensus.cc:3060] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.521797  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9afadeef74f49eb81945e6d2fc7dadf" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:34.522421  8783 raft_consensus.cc:3055] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:34.522617  9164 raft_consensus.cc:993] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd: : Instructing follower 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:34.522780  8783 raft_consensus.cc:740] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:34.523214  9165 raft_consensus.cc:1081] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Signalling peer 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:34.523869  8783 consensus_queue.cc:260] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.524592  8784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:38468
I20260713 09:13:34.525065  8784 raft_consensus.cc:493] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:34.525317  8784 raft_consensus.cc:3060] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.525292  8783 raft_consensus.cc:3060] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.527017  8932 raft_consensus.cc:2468] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 2.
I20260713 09:13:34.528167  8824 leader_election.cc:304] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:34.529031  9158 raft_consensus.cc:2804] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:34.530066  9158 raft_consensus.cc:697] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:34.531025  8784 raft_consensus.cc:515] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.531065  9158 consensus_queue.cc:237] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.532437  8784 leader_election.cc:290] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:34.533149  8783 raft_consensus.cc:2468] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 2.
I20260713 09:13:34.533269  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:34.533661  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ead4d62a0438b82dd3b1ab128e4f9" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:34.533799  8857 raft_consensus.cc:3060] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.534159  8932 raft_consensus.cc:3055] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:34.534435  8932 raft_consensus.cc:740] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:34.535121  8932 consensus_queue.cc:260] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.536134  8932 raft_consensus.cc:3060] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.540150  8857 raft_consensus.cc:2468] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:34.541447  8749 leader_election.cc:304] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:34.542451  8932 raft_consensus.cc:2468] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:34.542695  9143 raft_consensus.cc:2804] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:34.544057  9168 raft_consensus.cc:993] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546: : Instructing follower 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:34.544544  9143 raft_consensus.cc:697] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:34.544600  9166 raft_consensus.cc:1081] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Signalling peer 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:34.546023  9143 consensus_queue.cc:237] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.546422  8783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:38464
I20260713 09:13:34.548003  8783 raft_consensus.cc:493] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:34.548480  8783 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.549679  8679 catalog_manager.cc:5697] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 1 to 2, leader changed from 9b204d50a163412aab97dcea76551f30 (127.4.198.1) to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:34.554875  8783 raft_consensus.cc:515] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.557421  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:34.557946  8857 raft_consensus.cc:3055] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:34.558233  8857 raft_consensus.cc:740] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:34.559811  8857 consensus_queue.cc:260] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.560046  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:34.560585  8932 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.560632  8857 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.565407  8857 raft_consensus.cc:2468] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:34.566314  8749 leader_election.cc:304] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:34.566900  9152 raft_consensus.cc:2804] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:34.567271  9152 raft_consensus.cc:697] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:34.568025  9152 consensus_queue.cc:237] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.568641  8932 raft_consensus.cc:2468] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:34.569834  8783 leader_election.cc:290] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:34.572531  8680 catalog_manager.cc:5697] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 1 to 2, leader changed from 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3) to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:34.583694  8680 catalog_manager.cc:5697] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 1 to 2, leader changed from a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2) to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:34.673839  9164 raft_consensus.cc:993] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd: : Instructing follower 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:34.674226  9165 raft_consensus.cc:1081] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Signalling peer 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:34.675467  8783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:38468
I20260713 09:13:34.675849  8783 raft_consensus.cc:493] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:34.676086  8783 raft_consensus.cc:3060] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.680379  8783 raft_consensus.cc:515] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.681660  8783 leader_election.cc:290] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:34.682124  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:34.682508  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836d5f9155443819877bd6e904d3c55" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:34.682655  8858 raft_consensus.cc:3060] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.682945  8932 raft_consensus.cc:3055] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:34.683197  8932 raft_consensus.cc:740] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:34.683828  8932 consensus_queue.cc:260] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.684705  8932 raft_consensus.cc:3060] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.687016  8858 raft_consensus.cc:2468] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:34.687829  8749 leader_election.cc:304] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:34.688527  9152 raft_consensus.cc:2804] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:34.688891  9152 raft_consensus.cc:697] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:34.689014  8932 raft_consensus.cc:2468] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:34.689708  9152 consensus_queue.cc:237] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.697119  8680 catalog_manager.cc:5697] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 1 to 2, leader changed from 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3) to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:34.742256  9158 raft_consensus.cc:993] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546: : Instructing follower 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:34.742641  9166 raft_consensus.cc:1081] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Signalling peer 9b204d50a163412aab97dcea76551f30 to start an election
I20260713 09:13:34.743788  8783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e696b15eeb3b4afb97a2c115cb08d87c"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
 from {username='slave'} at 127.0.0.1:38464
I20260713 09:13:34.744128  8783 raft_consensus.cc:493] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:34.744360  8783 raft_consensus.cc:3060] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.748418  8783 raft_consensus.cc:515] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.749822  8783 leader_election.cc:290] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Requested vote from peers a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:34.750540  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e696b15eeb3b4afb97a2c115cb08d87c" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:34.750649  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e696b15eeb3b4afb97a2c115cb08d87c" candidate_uuid: "9b204d50a163412aab97dcea76551f30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:34.751019  8858 raft_consensus.cc:3055] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:34.751098  8932 raft_consensus.cc:3060] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.751289  8858 raft_consensus.cc:740] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:34.751988  8858 consensus_queue.cc:260] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.752827  8858 raft_consensus.cc:3060] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:34.755237  8932 raft_consensus.cc:2468] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:34.756006  8749 leader_election.cc:304] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:34.756560  9152 raft_consensus.cc:2804] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:34.756772  8858 raft_consensus.cc:2468] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b204d50a163412aab97dcea76551f30 in term 2.
I20260713 09:13:34.757025  9152 raft_consensus.cc:697] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Becoming Leader. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:34.758013  9152 consensus_queue.cc:237] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.764307  8680 catalog_manager.cc:5697] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 reported cstate change: term changed from 1 to 2, leader changed from a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2) to 9b204d50a163412aab97dcea76551f30 (127.4.198.1). New cstate: current_term: 2 leader_uuid: "9b204d50a163412aab97dcea76551f30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:34.802608  9143 raft_consensus.cc:993] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30: : Instructing follower 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:34.802955  9152 raft_consensus.cc:1081] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Signalling peer 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:34.804147  8932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:37514
I20260713 09:13:34.804507  8932 raft_consensus.cc:493] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:34.804735  8932 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:34.809154  8932 raft_consensus.cc:515] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.811273  8932 leader_election.cc:290] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 3 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:34.812917  8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:34.813439  8858 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:34.813634  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db78ee7c27642b99c05f5cd5e602e82" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:34.814136  8783 raft_consensus.cc:3055] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:34.814416  8783 raft_consensus.cc:740] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:34.815074  8783 consensus_queue.cc:260] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.816183  8783 raft_consensus.cc:3060] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:34.819006  8858 raft_consensus.cc:2468] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 3.
I20260713 09:13:34.820039  8898 leader_election.cc:304] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [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: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:34.820780  9165 raft_consensus.cc:2804] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:34.821235  9165 raft_consensus.cc:697] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:34.821596  8783 raft_consensus.cc:2468] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 3.
I20260713 09:13:34.822021  9165 consensus_queue.cc:237] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:34.828472  8680 catalog_manager.cc:5697] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 2 to 3, leader changed from 9b204d50a163412aab97dcea76551f30 (127.4.198.1) to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 3 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:34.968340  8933 raft_consensus.cc:1275] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer a3a5f0b5578a47f99fcdb24d3eeee546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:34.969331  9166 consensus_queue.cc:1048] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:34.981321  8783 raft_consensus.cc:1275] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Refusing update from remote peer a3a5f0b5578a47f99fcdb24d3eeee546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:34.982594  9166 consensus_queue.cc:1048] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.013217  8858 raft_consensus.cc:1275] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.014215  9152 consensus_queue.cc:1048] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.022214  8933 raft_consensus.cc:1275] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.022934  9165 raft_consensus.cc:993] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd: : Instructing follower a3a5f0b5578a47f99fcdb24d3eeee546 to start an election
I20260713 09:13:35.023463  9165 raft_consensus.cc:1081] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Signalling peer a3a5f0b5578a47f99fcdb24d3eeee546 to start an election
I20260713 09:13:35.023927  9184 consensus_queue.cc:1048] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:35.027245  8858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fe9cd47953e430d9dc48706fea60b1a"
dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
 from {username='slave'} at 127.0.0.1:60382
I20260713 09:13:35.027772  8858 raft_consensus.cc:493] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:35.028153  8858 raft_consensus.cc:3060] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:35.036317  8858 raft_consensus.cc:515] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:35.038372  8858 leader_election.cc:290] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 2 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3:32825)
I20260713 09:13:35.038940  8933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe9cd47953e430d9dc48706fea60b1a" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
I20260713 09:13:35.039918  8933 raft_consensus.cc:3055] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:35.040210  8933 raft_consensus.cc:740] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:35.038524  8783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe9cd47953e430d9dc48706fea60b1a" candidate_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:35.040972  8783 raft_consensus.cc:3060] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:35.041533  8933 consensus_queue.cc:260] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:35.043032  8933 raft_consensus.cc:3060] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:35.046913  8783 raft_consensus.cc:2468] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 2.
I20260713 09:13:35.047960  8825 leader_election.cc:304] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b204d50a163412aab97dcea76551f30, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:35.048655  9166 raft_consensus.cc:2804] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:35.049010  9166 raft_consensus.cc:697] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Becoming Leader. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:35.049571  8933 raft_consensus.cc:2468] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3a5f0b5578a47f99fcdb24d3eeee546 in term 2.
I20260713 09:13:35.049696  9166 consensus_queue.cc:237] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:35.056500  8680 catalog_manager.cc:5697] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 reported cstate change: term changed from 1 to 2, leader changed from 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3) to a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:35.147703  8858 raft_consensus.cc:1275] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.149358  9184 consensus_queue.cc:1048] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.150540  8933 raft_consensus.cc:1275] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.152765  9184 consensus_queue.cc:1048] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:35.165931  8858 raft_consensus.cc:1275] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.168489  8932 raft_consensus.cc:1275] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.172554  9152 consensus_queue.cc:1048] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.172791  9143 consensus_queue.cc:1048] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.229693  8932 raft_consensus.cc:1275] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.230664  9184 consensus_queue.cc:1048] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.238663  8857 raft_consensus.cc:1275] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 9b204d50a163412aab97dcea76551f30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.239354  8858 raft_consensus.cc:1275] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:13:35.240068  9143 consensus_queue.cc:1048] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.240978  9165 consensus_queue.cc:1048] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.251049  8783 raft_consensus.cc:1275] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:13:35.252267  9165 consensus_queue.cc:1048] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.521293  8932 raft_consensus.cc:1275] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Refusing update from remote peer a3a5f0b5578a47f99fcdb24d3eeee546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.522367  9158 consensus_queue.cc:1048] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.532049  8783 raft_consensus.cc:1275] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Refusing update from remote peer a3a5f0b5578a47f99fcdb24d3eeee546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:35.533741  9197 consensus_queue.cc:1048] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:37.461440  8680 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50970:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:13:37.479568  8680 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50970:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:13:37.570374  9230 tablet.cc:1724] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.576927  4888 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:13:37.658209  9243 tablet.cc:1724] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.659871  9247 tablet.cc:1724] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.660260  9237 tablet.cc:1724] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.661285  9235 log.cc:927] Time spent T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260713 09:13:37.670373  9240 log.cc:927] Time spent T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260713 09:13:37.683082  8825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.1:37769, user_credentials={real_user=slave}} blocked reactor thread for 65060.7us
W20260713 09:13:37.703302  8885 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:7fe9cd47953e430d9dc48706fea60b1a)
W20260713 09:13:37.722419  8885 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:7fe9cd47953e430d9dc48706fea60b1a)
W20260713 09:13:37.730825  8885 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:7fe9cd47953e430d9dc48706fea60b1a)
I20260713 09:13:37.739096  9252 tablet.cc:1724] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.742027  9260 tablet.cc:1724] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.733505  9253 tablet.cc:1724] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.833698  9264 tablet.cc:1724] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.836784  9260 tablet.cc:1724] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.838538  9247 tablet.cc:1724] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.780628  9255 tablet.cc:1724] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.846582  9230 tablet.cc:1724] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.851649  9237 tablet.cc:1724] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.864239  9260 tablet.cc:1724] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.869717  8783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
mode: GRACEFUL
new_leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:35412
I20260713 09:13:37.870252  8783 raft_consensus.cc:606] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Received request to transfer leadership to TS 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:37.888689  9260 tablet.cc:1724] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.874806  9243 tablet.cc:1724] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.895179  9253 tablet.cc:1724] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.900279  9255 tablet.cc:1724] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.912206  9252 tablet.cc:1724] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.913504  9273 tablet.cc:1724] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.866376  9271 tablet.cc:1724] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.922924  9274 tablet.cc:1724] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.929426  9252 tablet.cc:1724] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.915791  9264 tablet.cc:1724] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.942467  9230 tablet.cc:1724] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.950932  9253 tablet.cc:1724] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.956840  9273 tablet.cc:1724] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:37.961975  8856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05"
dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
mode: GRACEFUL
new_leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:40992
I20260713 09:13:37.963675  8856 raft_consensus.cc:606] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Received request to transfer leadership to TS 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:37.965307  4888 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:13:37.965884  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:37.974632  8784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa283af10b44430ba27ee4525ac0479"
dest_uuid: "9b204d50a163412aab97dcea76551f30"
mode: GRACEFUL
new_leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:35412
I20260713 09:13:37.975102  8784 raft_consensus.cc:606] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Received request to transfer leadership to TS 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:37.977447  8856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc"
dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
mode: GRACEFUL
new_leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:40992
I20260713 09:13:37.977980  8856 raft_consensus.cc:606] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Received request to transfer leadership to TS 368ac2356bdf44cfa7616a0e4c36ebdd
I20260713 09:13:37.972568  8680 catalog_manager.cc:6242] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b: soft_deleted_table [id=6e52894f39674370be9f85de7e5f69a7] alter complete (version 1)
I20260713 09:13:37.979496  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:13:37.979878  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:38.199170  9224 raft_consensus.cc:993] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546: : Instructing follower 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:38.199698  9248 raft_consensus.cc:1081] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Signalling peer 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:38.200976  8932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:37500
I20260713 09:13:38.201362  8932 raft_consensus.cc:493] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:38.201598  8932 raft_consensus.cc:3060] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:38.205724  8932 raft_consensus.cc:515] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.207279  8932 leader_election.cc:290] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 2 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:38.207957  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:38.208317  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b79532ac5d499eb49e9d6a72fc6e05" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:38.208532  8784 raft_consensus.cc:3060] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:38.208899  8856 raft_consensus.cc:3055] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:38.209204  8856 raft_consensus.cc:740] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:38.209966  8856 consensus_queue.cc:260] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.211131  8856 raft_consensus.cc:3060] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:38.214509  8784 raft_consensus.cc:2468] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 2.
I20260713 09:13:38.215658  8899 leader_election.cc:304] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:38.216343  9202 raft_consensus.cc:2804] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:38.216969  8856 raft_consensus.cc:2468] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 2.
I20260713 09:13:38.217332  9202 raft_consensus.cc:697] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:38.218317  9202 consensus_queue.cc:237] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.225682  8680 catalog_manager.cc:5697] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 1 to 2, leader changed from a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2) to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 2 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:38.265189  9272 raft_consensus.cc:993] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30: : Instructing follower 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:38.265640  9263 raft_consensus.cc:1081] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Signalling peer 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:38.266880  8932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa283af10b44430ba27ee4525ac0479"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:37514
I20260713 09:13:38.267231  8932 raft_consensus.cc:493] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:38.267480  8932 raft_consensus.cc:3060] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:38.271337  8932 raft_consensus.cc:515] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.272560  8932 leader_election.cc:290] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 2 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:38.273058  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa283af10b44430ba27ee4525ac0479" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:38.273592  8784 raft_consensus.cc:3055] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:38.273533  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa283af10b44430ba27ee4525ac0479" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:38.274025  8784 raft_consensus.cc:740] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:38.274247  8856 raft_consensus.cc:3060] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:38.274763  8784 consensus_queue.cc:260] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.275938  8784 raft_consensus.cc:3060] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:38.280712  8856 raft_consensus.cc:2468] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 2.
I20260713 09:13:38.281847  8784 raft_consensus.cc:2468] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 2.
I20260713 09:13:38.281898  8898 leader_election.cc:304] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368ac2356bdf44cfa7616a0e4c36ebdd, a3a5f0b5578a47f99fcdb24d3eeee546; no voters: 
I20260713 09:13:38.282814  9202 raft_consensus.cc:2804] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:38.283591  9202 raft_consensus.cc:697] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:38.284368  9202 consensus_queue.cc:237] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.285712  9272 raft_consensus.cc:993] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30: : Instructing follower 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:38.286134  9272 raft_consensus.cc:1081] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Signalling peer 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:38.287567  8932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:37514
I20260713 09:13:38.288120  8932 raft_consensus.cc:493] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:38.288524  8932 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:38.292811  8680 catalog_manager.cc:5697] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 1 to 2, leader changed from 9b204d50a163412aab97dcea76551f30 (127.4.198.1) to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 2 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:38.293581  8932 raft_consensus.cc:515] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.295358  8932 leader_election.cc:290] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 3 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:38.295893  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:38.296440  8784 raft_consensus.cc:3055] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:38.296643  8784 raft_consensus.cc:740] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9b204d50a163412aab97dcea76551f30, State: Running, Role: LEADER
I20260713 09:13:38.296674  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e8927eadf498d9b48adf3962f83e3" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:38.297382  8856 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:38.297163  8784 consensus_queue.cc:260] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.298328  8784 raft_consensus.cc:3060] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:38.303171  8784 raft_consensus.cc:2468] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 3.
I20260713 09:13:38.303884  8899 leader_election.cc:304] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [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: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:38.304404  9202 raft_consensus.cc:2804] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:38.304754  9202 raft_consensus.cc:697] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:38.304992  8856 raft_consensus.cc:2468] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 3.
I20260713 09:13:38.305637  9202 consensus_queue.cc:237] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.312214  8680 catalog_manager.cc:5697] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 2 to 3, leader changed from 9b204d50a163412aab97dcea76551f30 (127.4.198.1) to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 3 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:38.471851  9224 raft_consensus.cc:993] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546: : Instructing follower 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:38.472354  9248 raft_consensus.cc:1081] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Signalling peer 368ac2356bdf44cfa7616a0e4c36ebdd to start an election
I20260713 09:13:38.473757  8932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc"
dest_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd"
 from {username='slave'} at 127.0.0.1:37500
I20260713 09:13:38.474159  8932 raft_consensus.cc:493] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:38.474411  8932 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:38.478488  8932 raft_consensus.cc:515] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.479856  8932 leader_election.cc:290] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [CANDIDATE]: Term 3 election: Requested vote from peers 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769), a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095)
I20260713 09:13:38.480435  8784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b204d50a163412aab97dcea76551f30"
I20260713 09:13:38.480741  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd75fae7574f5089a509b41b1385fc" candidate_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546"
I20260713 09:13:38.481004  8784 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:38.481340  8856 raft_consensus.cc:3055] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:38.481666  8856 raft_consensus.cc:740] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3a5f0b5578a47f99fcdb24d3eeee546, State: Running, Role: LEADER
I20260713 09:13:38.482460  8856 consensus_queue.cc:260] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.483891  8856 raft_consensus.cc:3060] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:38.487026  8784 raft_consensus.cc:2468] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 3.
I20260713 09:13:38.487977  8899 leader_election.cc:304] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [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: 368ac2356bdf44cfa7616a0e4c36ebdd, 9b204d50a163412aab97dcea76551f30; no voters: 
I20260713 09:13:38.488569  9202 raft_consensus.cc:2804] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:38.489056  9202 raft_consensus.cc:697] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 LEADER]: Becoming Leader. State: Replica: 368ac2356bdf44cfa7616a0e4c36ebdd, State: Running, Role: LEADER
I20260713 09:13:38.490036  8856 raft_consensus.cc:2468] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368ac2356bdf44cfa7616a0e4c36ebdd in term 3.
I20260713 09:13:38.489897  9202 consensus_queue.cc:237] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [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: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } }
I20260713 09:13:38.496891  8680 catalog_manager.cc:5697] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd reported cstate change: term changed from 2 to 3, leader changed from a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2) to 368ac2356bdf44cfa7616a0e4c36ebdd (127.4.198.3). New cstate: current_term: 3 leader_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368ac2356bdf44cfa7616a0e4c36ebdd" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 32825 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:38.676466  8784 raft_consensus.cc:1275] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:38.677588  9202 consensus_queue.cc:1048] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:38.687136  8856 raft_consensus.cc:1275] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:38.688673  9202 consensus_queue.cc:1048] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:38.754328  8856 raft_consensus.cc:1275] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:13:38.755302  9202 consensus_queue.cc:1048] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:38.758942  8857 raft_consensus.cc:1275] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:13:38.760829  9202 consensus_queue.cc:1048] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:13:38.761525  8784 raft_consensus.cc:1275] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:13:38.762979  9277 consensus_queue.cc:1048] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:38.775610  8784 raft_consensus.cc:1275] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:13:38.776877  9282 consensus_queue.cc:1048] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:13:38.915737  8856 raft_consensus.cc:1275] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:38.916842  9282 consensus_queue.cc:1048] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3a5f0b5578a47f99fcdb24d3eeee546" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:38.930560  8784 raft_consensus.cc:1275] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Refusing update from remote peer 368ac2356bdf44cfa7616a0e4c36ebdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:38.931773  9202 consensus_queue.cc:1048] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b204d50a163412aab97dcea76551f30" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:39.028034  4888 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:13:39.032765  4888 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:13:39.033085  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:39.037523  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:39.037833  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:40.062330  4888 tablet_server.cc:179] TabletServer@127.4.198.1:0 shutting down...
W20260713 09:13:40.067147  8899 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260713 09:13:40.087652  8899 consensus_peers.cc:597] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd -> Peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Couldn't send request to peer 9b204d50a163412aab97dcea76551f30. 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:13:40.092139  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:40.092963  4888 tablet_replica.cc:333] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.093564  4888 raft_consensus.cc:2243] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.094002  4888 raft_consensus.cc:2272] T 2c0df525bbfe432184daff6c5e7f1957 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.095844  4888 tablet_replica.cc:333] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.096328  4888 raft_consensus.cc:2243] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.096982  4888 raft_consensus.cc:2272] T 013ead4d62a0438b82dd3b1ab128e4f9 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.098662  4888 tablet_replica.cc:333] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.099162  4888 raft_consensus.cc:2243] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.099828  4888 raft_consensus.cc:2272] T a836d5f9155443819877bd6e904d3c55 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.101452  4888 tablet_replica.cc:333] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.101917  4888 raft_consensus.cc:2243] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.102272  4888 raft_consensus.cc:2272] T 2aa283af10b44430ba27ee4525ac0479 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.103976  4888 tablet_replica.cc:333] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.104460  4888 raft_consensus.cc:2243] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.104857  4888 raft_consensus.cc:2272] T b69c142dcdd7422e9edff8b5fb2b0572 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.106551  4888 tablet_replica.cc:333] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.107054  4888 raft_consensus.cc:2243] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.107762  4888 raft_consensus.cc:2272] T 651aaf45f553469d990d186d4549fd0c P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.109440  4888 tablet_replica.cc:333] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.109958  4888 raft_consensus.cc:2243] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.110641  4888 raft_consensus.cc:2272] T e696b15eeb3b4afb97a2c115cb08d87c P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.112932  4888 tablet_replica.cc:333] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.113709  4888 raft_consensus.cc:2243] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:13:40.113768  8899 consensus_peers.cc:597] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd -> Peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Couldn't send request to peer 9b204d50a163412aab97dcea76551f30. 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:13:40.114257  4888 raft_consensus.cc:2272] T ba201deb3c2a4b2a9e380d95b233f79d P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.116698  4888 tablet_replica.cc:333] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.117383  4888 raft_consensus.cc:2243] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.117884  4888 raft_consensus.cc:2272] T a9afadeef74f49eb81945e6d2fc7dadf P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.119935  4888 tablet_replica.cc:333] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.120425  4888 raft_consensus.cc:2243] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.120774  4888 raft_consensus.cc:2272] T 76e52f354831418f8de09984019aa4e4 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.122440  4888 tablet_replica.cc:333] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.122951  4888 raft_consensus.cc:2243] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.123318  4888 raft_consensus.cc:2272] T 84b79532ac5d499eb49e9d6a72fc6e05 P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.124972  4888 tablet_replica.cc:333] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.125581  4888 raft_consensus.cc:2243] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.126309  4888 raft_consensus.cc:2272] T 7b21f876ed2b445082ed3096dd7be018 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.128072  4888 tablet_replica.cc:333] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.128705  4888 raft_consensus.cc:2243] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.129061  4888 raft_consensus.cc:2272] T 7fe9cd47953e430d9dc48706fea60b1a P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.130630  4888 tablet_replica.cc:333] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.131078  4888 raft_consensus.cc:2243] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.131474  4888 raft_consensus.cc:2272] T ef07cedeae5e415098b528b2060657ae P 9b204d50a163412aab97dcea76551f30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.133040  4888 tablet_replica.cc:333] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.133468  4888 raft_consensus.cc:2243] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.133821  4888 raft_consensus.cc:2272] T 349e8927eadf498d9b48adf3962f83e3 P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.135329  4888 tablet_replica.cc:333] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.135772  4888 raft_consensus.cc:2243] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.136561  4888 raft_consensus.cc:2272] T 53ac78b2a5c34ce19335f9f5cc527381 P 9b204d50a163412aab97dcea76551f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.138849  4888 tablet_replica.cc:333] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
I20260713 09:13:40.139590  4888 raft_consensus.cc:2243] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.140030  4888 raft_consensus.cc:2272] T 9db78ee7c27642b99c05f5cd5e602e82 P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.141950  4888 tablet_replica.cc:333] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30: stopping tablet replica
W20260713 09:13:40.142004  8825 consensus_peers.cc:597] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 -> Peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Couldn't send request to peer 9b204d50a163412aab97dcea76551f30. 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:13:40.142452  4888 raft_consensus.cc:2243] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.142865  4888 raft_consensus.cc:2272] T d7dd75fae7574f5089a509b41b1385fc P 9b204d50a163412aab97dcea76551f30 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:40.158744  8899 consensus_peers.cc:597] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd -> Peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Couldn't send request to peer 9b204d50a163412aab97dcea76551f30. 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:13:40.180176  4888 tablet_server.cc:196] TabletServer@127.4.198.1:0 shutdown complete.
I20260713 09:13:40.207581  4888 tablet_server.cc:179] TabletServer@127.4.198.2:0 shutting down...
I20260713 09:13:40.230124  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:40.230701  4888 tablet_replica.cc:333] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.231323  4888 raft_consensus.cc:2243] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.231799  4888 raft_consensus.cc:2272] T a836d5f9155443819877bd6e904d3c55 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.233424  4888 tablet_replica.cc:333] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.233927  4888 raft_consensus.cc:2243] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.234305  4888 raft_consensus.cc:2272] T 013ead4d62a0438b82dd3b1ab128e4f9 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.235895  4888 tablet_replica.cc:333] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.236375  4888 raft_consensus.cc:2243] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.236738  4888 raft_consensus.cc:2272] T 9db78ee7c27642b99c05f5cd5e602e82 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.238237  4888 tablet_replica.cc:333] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.238682  4888 raft_consensus.cc:2243] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.239338  4888 raft_consensus.cc:2272] T 2c0df525bbfe432184daff6c5e7f1957 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.240998  4888 tablet_replica.cc:333] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.241575  4888 raft_consensus.cc:2243] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.241945  4888 raft_consensus.cc:2272] T d7dd75fae7574f5089a509b41b1385fc P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.244065  4888 tablet_replica.cc:333] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.244556  4888 raft_consensus.cc:2243] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.244935  4888 raft_consensus.cc:2272] T 651aaf45f553469d990d186d4549fd0c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.246582  4888 tablet_replica.cc:333] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.247211  4888 raft_consensus.cc:2243] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.247623  4888 raft_consensus.cc:2272] T e696b15eeb3b4afb97a2c115cb08d87c P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.249218  4888 tablet_replica.cc:333] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.249658  4888 raft_consensus.cc:2243] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.250283  4888 raft_consensus.cc:2272] T a9afadeef74f49eb81945e6d2fc7dadf P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.251962  4888 tablet_replica.cc:333] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.252437  4888 raft_consensus.cc:2243] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.253109  4888 raft_consensus.cc:2272] T 76e52f354831418f8de09984019aa4e4 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.254770  4888 tablet_replica.cc:333] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.255218  4888 raft_consensus.cc:2243] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.255934  4888 raft_consensus.cc:2272] T b69c142dcdd7422e9edff8b5fb2b0572 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.257547  4888 tablet_replica.cc:333] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.257995  4888 raft_consensus.cc:2243] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.258328  4888 raft_consensus.cc:2272] T 2aa283af10b44430ba27ee4525ac0479 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.260260  4888 tablet_replica.cc:333] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.260695  4888 raft_consensus.cc:2243] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.261318  4888 raft_consensus.cc:2272] T ba201deb3c2a4b2a9e380d95b233f79d P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.262907  4888 tablet_replica.cc:333] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.263339  4888 raft_consensus.cc:2243] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.263718  4888 raft_consensus.cc:2272] T 84b79532ac5d499eb49e9d6a72fc6e05 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.265230  4888 tablet_replica.cc:333] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.265652  4888 raft_consensus.cc:2243] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.265995  4888 raft_consensus.cc:2272] T 7b21f876ed2b445082ed3096dd7be018 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.267699  4888 tablet_replica.cc:333] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.268107  4888 raft_consensus.cc:2243] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.268719  4888 raft_consensus.cc:2272] T 7fe9cd47953e430d9dc48706fea60b1a P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.270210  4888 tablet_replica.cc:333] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.270622  4888 raft_consensus.cc:2243] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.270985  4888 raft_consensus.cc:2272] T ef07cedeae5e415098b528b2060657ae P a3a5f0b5578a47f99fcdb24d3eeee546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.272543  4888 tablet_replica.cc:333] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.272948  4888 raft_consensus.cc:2243] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.273316  4888 raft_consensus.cc:2272] T 349e8927eadf498d9b48adf3962f83e3 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.274783  4888 tablet_replica.cc:333] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546: stopping tablet replica
I20260713 09:13:40.275173  4888 raft_consensus.cc:2243] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.275571  4888 raft_consensus.cc:2272] T 53ac78b2a5c34ce19335f9f5cc527381 P a3a5f0b5578a47f99fcdb24d3eeee546 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:40.294716  8899 consensus_peers.cc:597] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd -> Peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Couldn't send request to peer 9b204d50a163412aab97dcea76551f30. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:37769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:40.310824  4888 tablet_server.cc:196] TabletServer@127.4.198.2:0 shutdown complete.
I20260713 09:13:40.337729  4888 tablet_server.cc:179] TabletServer@127.4.198.3:0 shutting down...
W20260713 09:13:40.350342  8899 consensus_peers.cc:597] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd -> Peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Couldn't send request to peer 9b204d50a163412aab97dcea76551f30. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:37769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:40.358585  8899 consensus_peers.cc:597] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd -> Peer 9b204d50a163412aab97dcea76551f30 (127.4.198.1:37769): Couldn't send request to peer 9b204d50a163412aab97dcea76551f30. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:37769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:40.363514  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:40.364108  4888 tablet_replica.cc:333] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.364634  4888 raft_consensus.cc:2243] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.365303  4888 raft_consensus.cc:2272] T 9db78ee7c27642b99c05f5cd5e602e82 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.367143  4888 tablet_replica.cc:333] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.367662  4888 raft_consensus.cc:2243] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.368050  4888 raft_consensus.cc:2272] T a836d5f9155443819877bd6e904d3c55 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.369637  4888 tablet_replica.cc:333] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
W20260713 09:13:40.370100  8898 consensus_peers.cc:597] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd -> Peer a3a5f0b5578a47f99fcdb24d3eeee546 (127.4.198.2:39095): Couldn't send request to peer a3a5f0b5578a47f99fcdb24d3eeee546. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:39095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:40.370157  4888 raft_consensus.cc:2243] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.370661  4888 raft_consensus.cc:2272] T 2c0df525bbfe432184daff6c5e7f1957 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.372256  4888 tablet_replica.cc:333] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.372745  4888 raft_consensus.cc:2243] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.373097  4888 raft_consensus.cc:2272] T e696b15eeb3b4afb97a2c115cb08d87c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.374634  4888 tablet_replica.cc:333] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.375111  4888 raft_consensus.cc:2243] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.375521  4888 raft_consensus.cc:2272] T 651aaf45f553469d990d186d4549fd0c P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.377166  4888 tablet_replica.cc:333] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.377624  4888 raft_consensus.cc:2243] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.378233  4888 raft_consensus.cc:2272] T 349e8927eadf498d9b48adf3962f83e3 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.380040  4888 tablet_replica.cc:333] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.380487  4888 raft_consensus.cc:2243] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.380838  4888 raft_consensus.cc:2272] T 53ac78b2a5c34ce19335f9f5cc527381 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.382481  4888 tablet_replica.cc:333] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.382953  4888 raft_consensus.cc:2243] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.383332  4888 raft_consensus.cc:2272] T 7fe9cd47953e430d9dc48706fea60b1a P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.384979  4888 tablet_replica.cc:333] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.385442  4888 raft_consensus.cc:2243] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.386072  4888 raft_consensus.cc:2272] T ef07cedeae5e415098b528b2060657ae P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.387629  4888 tablet_replica.cc:333] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.388067  4888 raft_consensus.cc:2243] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.388420  4888 raft_consensus.cc:2272] T b69c142dcdd7422e9edff8b5fb2b0572 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.389976  4888 tablet_replica.cc:333] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.390424  4888 raft_consensus.cc:2243] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.391089  4888 raft_consensus.cc:2272] T 2aa283af10b44430ba27ee4525ac0479 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.392663  4888 tablet_replica.cc:333] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.393100  4888 raft_consensus.cc:2243] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.393446  4888 raft_consensus.cc:2272] T a9afadeef74f49eb81945e6d2fc7dadf P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.394918  4888 tablet_replica.cc:333] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.395336  4888 raft_consensus.cc:2243] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.395725  4888 raft_consensus.cc:2272] T 76e52f354831418f8de09984019aa4e4 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.397482  4888 tablet_replica.cc:333] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.397902  4888 raft_consensus.cc:2243] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.398241  4888 raft_consensus.cc:2272] T ba201deb3c2a4b2a9e380d95b233f79d P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.399857  4888 tablet_replica.cc:333] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.400266  4888 raft_consensus.cc:2243] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.400629  4888 raft_consensus.cc:2272] T 013ead4d62a0438b82dd3b1ab128e4f9 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.402129  4888 tablet_replica.cc:333] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.402546  4888 raft_consensus.cc:2243] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.403168  4888 raft_consensus.cc:2272] T d7dd75fae7574f5089a509b41b1385fc P 368ac2356bdf44cfa7616a0e4c36ebdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.404721  4888 tablet_replica.cc:333] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.405121  4888 raft_consensus.cc:2243] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.405781  4888 raft_consensus.cc:2272] T 84b79532ac5d499eb49e9d6a72fc6e05 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.407284  4888 tablet_replica.cc:333] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd: stopping tablet replica
I20260713 09:13:40.407704  4888 raft_consensus.cc:2243] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:40.408044  4888 raft_consensus.cc:2272] T 7b21f876ed2b445082ed3096dd7be018 P 368ac2356bdf44cfa7616a0e4c36ebdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.441241  4888 tablet_server.cc:196] TabletServer@127.4.198.3:0 shutdown complete.
I20260713 09:13:40.468052  4888 master.cc:562] Master@127.4.198.62:43509 shutting down...
I20260713 09:13:40.486533  4888 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:40.486976  4888 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:40.487283  4888 tablet_replica.cc:333] T 00000000000000000000000000000000 P aff185ff6dbb4c06bb5d7f8796e54d3b: stopping tablet replica
I20260713 09:13:40.505988  4888 master.cc:584] Master@127.4.198.62:43509 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20964 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:13:40.548651  4888 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.62:36435
I20260713 09:13:40.549686  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:40.554701  9294 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:13:40.555011  9295 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:13:40.555326  9297 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:13:40.556382  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:40.557155  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:40.557350  4888 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:13:40.557483  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783934020557466 us; error 0 us; skew 500 ppm
I20260713 09:13:40.557928  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:40.559990  4888 webserver.cc:533] Webserver started at http://127.4.198.62:46727/ using document root <none> and password file <none>
I20260713 09:13:40.560405  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:40.560561  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:40.560781  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:40.561708  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/master-0-root/instance:
uuid: "f95b94fbcd0c4f218deb0bc0c83518e4"
format_stamp: "Formatted at 2026-07-13 09:13:40 on dist-test-slave-frwm"
I20260713 09:13:40.565646  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:13:40.568466  9302 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:13:40.569069  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:13:40.569427  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/master-0-root
uuid: "f95b94fbcd0c4f218deb0bc0c83518e4"
format_stamp: "Formatted at 2026-07-13 09:13:40 on dist-test-slave-frwm"
I20260713 09:13:40.569670  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-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:13:40.595852  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:40.596856  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:40.631284  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.62:36435
I20260713 09:13:40.631383  9353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.62:36435 every 8 connection(s)
I20260713 09:13:40.634720  9354 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:13:40.643990  9354 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4: Bootstrap starting.
I20260713 09:13:40.648304  9354 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:40.651906  9354 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4: No bootstrap required, opened a new log
I20260713 09:13:40.653793  9354 raft_consensus.cc:359] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f95b94fbcd0c4f218deb0bc0c83518e4" member_type: VOTER }
I20260713 09:13:40.654124  9354 raft_consensus.cc:385] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:40.654337  9354 raft_consensus.cc:740] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f95b94fbcd0c4f218deb0bc0c83518e4, State: Initialized, Role: FOLLOWER
I20260713 09:13:40.654937  9354 consensus_queue.cc:260] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f95b94fbcd0c4f218deb0bc0c83518e4" member_type: VOTER }
I20260713 09:13:40.655357  9354 raft_consensus.cc:399] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:13:40.655575  9354 raft_consensus.cc:493] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:13:40.655814  9354 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:40.659619  9354 raft_consensus.cc:515] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f95b94fbcd0c4f218deb0bc0c83518e4" member_type: VOTER }
I20260713 09:13:40.660061  9354 leader_election.cc:304] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [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: f95b94fbcd0c4f218deb0bc0c83518e4; no voters: 
I20260713 09:13:40.661026  9354 leader_election.cc:290] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:13:40.661271  9357 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:40.662457  9357 raft_consensus.cc:697] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 1 LEADER]: Becoming Leader. State: Replica: f95b94fbcd0c4f218deb0bc0c83518e4, State: Running, Role: LEADER
I20260713 09:13:40.663085  9357 consensus_queue.cc:237] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [LEADER]: Queue going to LEADER mode. State: All 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: "f95b94fbcd0c4f218deb0bc0c83518e4" member_type: VOTER }
I20260713 09:13:40.663630  9354 sys_catalog.cc:565] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:13:40.667074  9358 sys_catalog.cc:455] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f95b94fbcd0c4f218deb0bc0c83518e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f95b94fbcd0c4f218deb0bc0c83518e4" member_type: VOTER } }
I20260713 09:13:40.667384  9359 sys_catalog.cc:455] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f95b94fbcd0c4f218deb0bc0c83518e4. Latest consensus state: current_term: 1 leader_uuid: "f95b94fbcd0c4f218deb0bc0c83518e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f95b94fbcd0c4f218deb0bc0c83518e4" member_type: VOTER } }
I20260713 09:13:40.667758  9358 sys_catalog.cc:458] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:40.667958  9359 sys_catalog.cc:458] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:40.670651  9363 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:13:40.675446  9363 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:13:40.680510  4888 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:13:40.683296  9363 catalog_manager.cc:1383] Generated new cluster ID: fe00965b1f6d4d8bb509061ed4dea218
I20260713 09:13:40.683569  9363 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:13:40.704420  9363 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:13:40.705541  9363 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:13:40.717583  9363 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4: Generated new TSK 0
I20260713 09:13:40.718080  9363 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:13:40.746098  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:40.751278  9375 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:13:40.752185  9376 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:13:40.760748  4888 server_base.cc:1061] running on GCE node
W20260713 09:13:40.760949  9378 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:13:40.761762  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:40.761953  4888 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:13:40.762079  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783934020762066 us; error 0 us; skew 500 ppm
I20260713 09:13:40.762501  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:40.764496  4888 webserver.cc:533] Webserver started at http://127.4.198.1:35877/ using document root <none> and password file <none>
I20260713 09:13:40.764902  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:40.765084  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:40.765339  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:40.766280  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-0-root/instance:
uuid: "6e7a6193ea884539a435b003269147cf"
format_stamp: "Formatted at 2026-07-13 09:13:40 on dist-test-slave-frwm"
I20260713 09:13:40.770174  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:13:40.773106  9383 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:13:40.773725  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:13:40.773969  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-0-root
uuid: "6e7a6193ea884539a435b003269147cf"
format_stamp: "Formatted at 2026-07-13 09:13:40 on dist-test-slave-frwm"
I20260713 09:13:40.774201  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-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:13:40.795724  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:40.796747  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:40.797986  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:40.799983  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:40.800158  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:40.800362  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:40.800518  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:40.837699  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.1:36787
I20260713 09:13:40.837813  9445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.1:36787 every 8 connection(s)
I20260713 09:13:40.842080  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:40.848569  9450 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:13:40.852703  9451 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:13:40.854362  4888 server_base.cc:1061] running on GCE node
W20260713 09:13:40.855088  9453 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:13:40.855775  9446 heartbeater.cc:344] Connected to a master server at 127.4.198.62:36435
I20260713 09:13:40.856041  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:13:40.856081  9446 heartbeater.cc:461] Registering TS with master...
W20260713 09:13:40.856381  4888 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:13:40.856560  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783934020856543 us; error 0 us; skew 500 ppm
I20260713 09:13:40.856906  9446 heartbeater.cc:507] Master 127.4.198.62:36435 requested a full tablet report, sending...
I20260713 09:13:40.857101  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:40.859103  9319 ts_manager.cc:194] Registered new tserver with Master: 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787)
I20260713 09:13:40.859722  4888 webserver.cc:533] Webserver started at http://127.4.198.2:35339/ using document root <none> and password file <none>
I20260713 09:13:40.860339  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:40.860570  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:40.860886  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:40.861521  9319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54246
I20260713 09:13:40.862351  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-1-root/instance:
uuid: "4ed2806782894c1f871c2576fce21da3"
format_stamp: "Formatted at 2026-07-13 09:13:40 on dist-test-slave-frwm"
I20260713 09:13:40.867015  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260713 09:13:40.869976  9458 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:13:40.870643  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:13:40.870904  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-1-root
uuid: "4ed2806782894c1f871c2576fce21da3"
format_stamp: "Formatted at 2026-07-13 09:13:40 on dist-test-slave-frwm"
I20260713 09:13:40.871147  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-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:13:40.885566  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:40.886499  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:40.887738  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:40.889668  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:40.889844  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:40.890048  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:40.890198  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:40.925941  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.2:33743
I20260713 09:13:40.926043  9520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.2:33743 every 8 connection(s)
I20260713 09:13:40.930248  4888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:40.936003  9524 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:13:40.937542  9525 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:13:40.938654  9527 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:13:40.940158  4888 server_base.cc:1061] running on GCE node
I20260713 09:13:40.940426  9521 heartbeater.cc:344] Connected to a master server at 127.4.198.62:36435
I20260713 09:13:40.940824  9521 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:40.941038  4888 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:40.941272  4888 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:13:40.941421  4888 hybrid_clock.cc:648] HybridClock initialized: now 1783934020941402 us; error 0 us; skew 500 ppm
I20260713 09:13:40.941512  9521 heartbeater.cc:507] Master 127.4.198.62:36435 requested a full tablet report, sending...
I20260713 09:13:40.941977  4888 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:40.943581  9319 ts_manager.cc:194] Registered new tserver with Master: 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:40.944446  4888 webserver.cc:533] Webserver started at http://127.4.198.3:37271/ using document root <none> and password file <none>
I20260713 09:13:40.945040  4888 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:40.945266  4888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:40.945288  9319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54250
I20260713 09:13:40.945700  4888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:40.946867  4888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-2-root/instance:
uuid: "58fff8f6a7d441409d1074c51a783457"
format_stamp: "Formatted at 2026-07-13 09:13:40 on dist-test-slave-frwm"
I20260713 09:13:40.950738  4888 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:13:40.953617  9532 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:13:40.954258  4888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:40.954505  4888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-2-root
uuid: "58fff8f6a7d441409d1074c51a783457"
format_stamp: "Formatted at 2026-07-13 09:13:40 on dist-test-slave-frwm"
I20260713 09:13:40.954741  4888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8mAL2R/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933911646602-4888-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:13:40.977658  4888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:40.978609  4888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:40.979913  4888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:40.981966  4888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:40.982147  4888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:40.982357  4888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:40.982507  4888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:41.018296  4888 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.3:34821
I20260713 09:13:41.018409  9594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.3:34821 every 8 connection(s)
I20260713 09:13:41.030421  9595 heartbeater.cc:344] Connected to a master server at 127.4.198.62:36435
I20260713 09:13:41.030753  9595 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:41.031347  9595 heartbeater.cc:507] Master 127.4.198.62:36435 requested a full tablet report, sending...
I20260713 09:13:41.033113  9319 ts_manager.cc:194] Registered new tserver with Master: 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.033296  4888 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012213737s
I20260713 09:13:41.034889  9319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54252
I20260713 09:13:41.056354  9319 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54260:
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:13:41.058809  9319 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:13:41.120009  9411 tablet_service.cc:1511] Processing CreateTablet for tablet 5693dee872664989ad877e080c4986a1 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:41.121425  9411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5693dee872664989ad877e080c4986a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.122592  9408 tablet_service.cc:1511] Processing CreateTablet for tablet cdd3098898a449de91f2c501fbe6cbe6 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:41.123991  9408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd3098898a449de91f2c501fbe6cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.124322  9410 tablet_service.cc:1511] Processing CreateTablet for tablet d658fdfe1c8e4ca898e61861ff507081 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:41.125612  9410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658fdfe1c8e4ca898e61861ff507081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.128719  9409 tablet_service.cc:1511] Processing CreateTablet for tablet 2b04d785ec634896869974407ae14f55 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:41.130124  9409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b04d785ec634896869974407ae14f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.142033  9486 tablet_service.cc:1511] Processing CreateTablet for tablet 5693dee872664989ad877e080c4986a1 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:41.143246  9486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5693dee872664989ad877e080c4986a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.146178  9485 tablet_service.cc:1511] Processing CreateTablet for tablet d658fdfe1c8e4ca898e61861ff507081 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:41.147522  9485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658fdfe1c8e4ca898e61861ff507081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.151129  9407 tablet_service.cc:1511] Processing CreateTablet for tablet 47fff3f5c70846e2b62c00449d67c9ef (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:41.152469  9407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fff3f5c70846e2b62c00449d67c9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.158120  9406 tablet_service.cc:1511] Processing CreateTablet for tablet f6399d8fa7ec4dd9a6da6d93169961ea (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:41.159466  9406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6399d8fa7ec4dd9a6da6d93169961ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.159839  9483 tablet_service.cc:1511] Processing CreateTablet for tablet cdd3098898a449de91f2c501fbe6cbe6 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:41.161073  9483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd3098898a449de91f2c501fbe6cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.162819  9405 tablet_service.cc:1511] Processing CreateTablet for tablet 63fac489a3744a6680f5f796bef874e6 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:41.168992  9405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fac489a3744a6680f5f796bef874e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.164412  9482 tablet_service.cc:1511] Processing CreateTablet for tablet 47fff3f5c70846e2b62c00449d67c9ef (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:41.170846  9482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fff3f5c70846e2b62c00449d67c9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.165066  9404 tablet_service.cc:1511] Processing CreateTablet for tablet 9b03acfe8e0744ef9fda226c89b91bc1 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:41.173100  9404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b03acfe8e0744ef9fda226c89b91bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.174641  9481 tablet_service.cc:1511] Processing CreateTablet for tablet f6399d8fa7ec4dd9a6da6d93169961ea (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:41.158594  9484 tablet_service.cc:1511] Processing CreateTablet for tablet 2b04d785ec634896869974407ae14f55 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:41.175968  9481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6399d8fa7ec4dd9a6da6d93169961ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.167668  9403 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb088c7a2447f784f0b335f22d4a0a (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:41.176967  9403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb088c7a2447f784f0b335f22d4a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.177983  9556 tablet_service.cc:1511] Processing CreateTablet for tablet 47fff3f5c70846e2b62c00449d67c9ef (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:41.179224  9556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fff3f5c70846e2b62c00449d67c9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.179816  9484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b04d785ec634896869974407ae14f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.180634  9560 tablet_service.cc:1511] Processing CreateTablet for tablet 5693dee872664989ad877e080c4986a1 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:41.182626  9559 tablet_service.cc:1511] Processing CreateTablet for tablet d658fdfe1c8e4ca898e61861ff507081 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:41.184605  9558 tablet_service.cc:1511] Processing CreateTablet for tablet 2b04d785ec634896869974407ae14f55 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:41.186617  9557 tablet_service.cc:1511] Processing CreateTablet for tablet cdd3098898a449de91f2c501fbe6cbe6 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:41.188709  9555 tablet_service.cc:1511] Processing CreateTablet for tablet f6399d8fa7ec4dd9a6da6d93169961ea (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:41.190886  9554 tablet_service.cc:1511] Processing CreateTablet for tablet 63fac489a3744a6680f5f796bef874e6 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:41.193159  9553 tablet_service.cc:1511] Processing CreateTablet for tablet 9b03acfe8e0744ef9fda226c89b91bc1 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:41.202752  9483 tablet_service.cc:1511] Processing CreateTablet for tablet 63fac489a3744a6680f5f796bef874e6 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:41.208094  9483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fac489a3744a6680f5f796bef874e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.204478  9480 tablet_service.cc:1511] Processing CreateTablet for tablet 9b03acfe8e0744ef9fda226c89b91bc1 (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:41.212273  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b03acfe8e0744ef9fda226c89b91bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.206215  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb088c7a2447f784f0b335f22d4a0a (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:41.216269  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb088c7a2447f784f0b335f22d4a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.180629  9552 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb088c7a2447f784f0b335f22d4a0a (DEFAULT_TABLE table=test-workload [id=39fac36d17d644fab09e04f667846d06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:41.227752  9559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658fdfe1c8e4ca898e61861ff507081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.231806  9560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5693dee872664989ad877e080c4986a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.238106  9557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd3098898a449de91f2c501fbe6cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.243835  9555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6399d8fa7ec4dd9a6da6d93169961ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.247813  9554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fac489a3744a6680f5f796bef874e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.251849  9558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b04d785ec634896869974407ae14f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.255796  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb088c7a2447f784f0b335f22d4a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.259799  9553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b03acfe8e0744ef9fda226c89b91bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:41.276856  9610 tablet_bootstrap.cc:492] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.280586  9609 tablet_bootstrap.cc:492] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.283264  9610 tablet_bootstrap.cc:654] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.300386  9609 tablet_bootstrap.cc:654] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.312924  9609 tablet_bootstrap.cc:492] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.313426  9609 ts_tablet_manager.cc:1403] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:13:41.317453  9609 raft_consensus.cc:359] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.319959  9609 raft_consensus.cc:385] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.320674  9609 raft_consensus.cc:740] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.322224  9609 consensus_queue.cc:260] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.325695  9521 heartbeater.cc:499] Master 127.4.198.62:36435 was elected leader, sending a full tablet report...
I20260713 09:13:41.330932  9610 tablet_bootstrap.cc:492] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.331835  9610 ts_tablet_manager.cc:1403] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.012s
I20260713 09:13:41.333886  9614 raft_consensus.cc:493] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.334342  9614 raft_consensus.cc:515] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.336555  9609 ts_tablet_manager.cc:1434] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:13:41.338310  9610 raft_consensus.cc:359] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.353889  9609 tablet_bootstrap.cc:492] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.354751  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693dee872664989ad877e080c4986a1" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:41.341245  9614 leader_election.cc:290] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.347702  9610 raft_consensus.cc:385] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.358101  9610 raft_consensus.cc:740] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.359385  9610 consensus_queue.cc:260] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.360539  9421 raft_consensus.cc:2468] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:41.362680  9609 tablet_bootstrap.cc:654] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.363543  9612 tablet_bootstrap.cc:492] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.363829  9462 leader_election.cc:304] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.364933  9615 raft_consensus.cc:2804] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.365355  9615 raft_consensus.cc:493] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.365703  9615 raft_consensus.cc:3060] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.371592  9612 tablet_bootstrap.cc:654] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.372471  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693dee872664989ad877e080c4986a1" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
W20260713 09:13:41.373701  9460 leader_election.cc:343] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.373618  9615 raft_consensus.cc:515] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.377369  9612 tablet_bootstrap.cc:492] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.377732  9612 ts_tablet_manager.cc:1403] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.007s
I20260713 09:13:41.379513  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693dee872664989ad877e080c4986a1" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:41.379801  9615 leader_election.cc:290] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.379964  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693dee872664989ad877e080c4986a1" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:41.380129  9421 raft_consensus.cc:3060] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:41.381353  9460 leader_election.cc:343] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.381577  9446 heartbeater.cc:499] Master 127.4.198.62:36435 was elected leader, sending a full tablet report...
I20260713 09:13:41.382143  9610 ts_tablet_manager.cc:1434] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.049s	user 0.013s	sys 0.013s
I20260713 09:13:41.382424  9612 raft_consensus.cc:359] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.383080  9610 tablet_bootstrap.cc:492] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.383074  9612 raft_consensus.cc:385] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.383610  9612 raft_consensus.cc:740] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.384338  9612 consensus_queue.cc:260] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.386581  9595 heartbeater.cc:499] Master 127.4.198.62:36435 was elected leader, sending a full tablet report...
I20260713 09:13:41.386757  9421 raft_consensus.cc:2468] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:41.386998  9612 ts_tablet_manager.cc:1434] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:13:41.387916  9612 tablet_bootstrap.cc:492] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.387959  9462 leader_election.cc:304] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [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: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:41.388797  9610 tablet_bootstrap.cc:654] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.390863  9609 tablet_bootstrap.cc:492] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.391346  9609 ts_tablet_manager.cc:1403] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260713 09:13:41.393170  9612 tablet_bootstrap.cc:654] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.394447  9609 raft_consensus.cc:359] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.396148  9615 raft_consensus.cc:2804] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.396617  9615 raft_consensus.cc:697] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:41.397519  9612 tablet_bootstrap.cc:492] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.397363  9615 consensus_queue.cc:237] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.397936  9612 ts_tablet_manager.cc:1403] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:13:41.395236  9609 raft_consensus.cc:385] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.401605  9609 raft_consensus.cc:740] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.402149  9612 raft_consensus.cc:359] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.402310  9609 consensus_queue.cc:260] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.402913  9612 raft_consensus.cc:385] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.403589  9612 raft_consensus.cc:740] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.404373  9612 consensus_queue.cc:260] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.404320  9609 ts_tablet_manager.cc:1434] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:13:41.407547  9609 tablet_bootstrap.cc:492] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.418200  9609 tablet_bootstrap.cc:654] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.425925  9610 tablet_bootstrap.cc:492] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.426455  9610 ts_tablet_manager.cc:1403] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.023s
I20260713 09:13:41.429052  9610 raft_consensus.cc:359] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.429749  9610 raft_consensus.cc:385] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.430071  9610 raft_consensus.cc:740] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.430861  9610 consensus_queue.cc:260] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.433609  9610 ts_tablet_manager.cc:1434] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:13:41.434474  9610 tablet_bootstrap.cc:492] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.440294  9610 tablet_bootstrap.cc:654] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.441890  9609 tablet_bootstrap.cc:492] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.442440  9609 ts_tablet_manager.cc:1403] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260713 09:13:41.445047  9609 raft_consensus.cc:359] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.445737  9609 raft_consensus.cc:385] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.446060  9609 raft_consensus.cc:740] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.449257  9609 consensus_queue.cc:260] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.451326  9609 ts_tablet_manager.cc:1434] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:13:41.452306  9609 tablet_bootstrap.cc:492] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.458074  9609 tablet_bootstrap.cc:654] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.458213  9317 catalog_manager.cc:5697] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:41.482915  9612 ts_tablet_manager.cc:1434] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.085s	user 0.049s	sys 0.029s
I20260713 09:13:41.483315  9610 tablet_bootstrap.cc:492] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.483790  9612 tablet_bootstrap.cc:492] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.483850  9610 ts_tablet_manager.cc:1403] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.010s
I20260713 09:13:41.484304  9609 tablet_bootstrap.cc:492] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.484795  9609 ts_tablet_manager.cc:1403] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.033s	user 0.028s	sys 0.004s
I20260713 09:13:41.486989  9610 raft_consensus.cc:359] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.487790  9610 raft_consensus.cc:385] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.487571  9609 raft_consensus.cc:359] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.488166  9610 raft_consensus.cc:740] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.488375  9609 raft_consensus.cc:385] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.488902  9609 raft_consensus.cc:740] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.488969  9610 consensus_queue.cc:260] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.489620  9612 tablet_bootstrap.cc:654] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.489712  9609 consensus_queue.cc:260] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.491295  9610 ts_tablet_manager.cc:1434] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:41.492347  9610 tablet_bootstrap.cc:492] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.493961  9609 ts_tablet_manager.cc:1434] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:13:41.495016  9609 tablet_bootstrap.cc:492] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.498476  9610 tablet_bootstrap.cc:654] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.501151  9609 tablet_bootstrap.cc:654] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.510176  9610 tablet_bootstrap.cc:492] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.510701  9610 ts_tablet_manager.cc:1403] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260713 09:13:41.512944  9609 tablet_bootstrap.cc:492] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.513432  9609 ts_tablet_manager.cc:1403] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:13:41.513579  9610 raft_consensus.cc:359] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.514494  9612 tablet_bootstrap.cc:492] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.514406  9610 raft_consensus.cc:385] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.514947  9612 ts_tablet_manager.cc:1403] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.020s
I20260713 09:13:41.514885  9610 raft_consensus.cc:740] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.515982  9610 consensus_queue.cc:260] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.516412  9609 raft_consensus.cc:359] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.516996  9615 raft_consensus.cc:493] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.517179  9609 raft_consensus.cc:385] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.517400  9612 raft_consensus.cc:359] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.518046  9612 raft_consensus.cc:385] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.517678  9615 raft_consensus.cc:515] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.518277  9612 raft_consensus.cc:740] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.519079  9612 consensus_queue.cc:260] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.520563  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fff3f5c70846e2b62c00449d67c9ef" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:41.521329  9610 ts_tablet_manager.cc:1434] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260713 09:13:41.521941  9462 leader_election.cc:343] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.522317  9610 tablet_bootstrap.cc:492] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.522933  9615 leader_election.cc:290] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.524108  9612 ts_tablet_manager.cc:1434] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:13:41.517671  9609 raft_consensus.cc:740] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.524610  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fff3f5c70846e2b62c00449d67c9ef" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:41.525216  9570 raft_consensus.cc:2468] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:41.525236  9609 consensus_queue.cc:260] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.526618  9460 leader_election.cc:304] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [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: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 6e7a6193ea884539a435b003269147cf
I20260713 09:13:41.527895  9615 raft_consensus.cc:2804] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.528291  9615 raft_consensus.cc:493] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.528609  9615 raft_consensus.cc:3060] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.529136  9610 tablet_bootstrap.cc:654] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.530301  9612 tablet_bootstrap.cc:492] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.536527  9612 tablet_bootstrap.cc:654] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.536597  9615 raft_consensus.cc:515] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.527876  9609 ts_tablet_manager.cc:1434] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:13:41.539541  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fff3f5c70846e2b62c00449d67c9ef" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
W20260713 09:13:41.541002  9462 leader_election.cc:343] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.542209  9609 tablet_bootstrap.cc:492] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.547441  9612 tablet_bootstrap.cc:492] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.547868  9612 ts_tablet_manager.cc:1403] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:13:41.548859  9609 tablet_bootstrap.cc:654] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.550570  9615 leader_election.cc:290] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.550771  9612 raft_consensus.cc:359] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.551604  9612 raft_consensus.cc:385] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.551787  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fff3f5c70846e2b62c00449d67c9ef" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:41.551960  9612 raft_consensus.cc:740] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.552336  9570 raft_consensus.cc:3060] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.552847  9612 consensus_queue.cc:260] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.554976  9612 ts_tablet_manager.cc:1434] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:41.555801  9610 tablet_bootstrap.cc:492] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.556460  9610 ts_tablet_manager.cc:1403] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.006s
I20260713 09:13:41.559669  9570 raft_consensus.cc:2468] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:41.561100  9612 tablet_bootstrap.cc:492] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.561163  9460 leader_election.cc:304] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [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: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 6e7a6193ea884539a435b003269147cf
I20260713 09:13:41.562089  9615 raft_consensus.cc:2804] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.559715  9610 raft_consensus.cc:359] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.562531  9610 raft_consensus.cc:385] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.562922  9610 raft_consensus.cc:740] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.562556  9615 raft_consensus.cc:697] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:41.564750  9615 consensus_queue.cc:237] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.563724  9610 consensus_queue.cc:260] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.566856  9614 raft_consensus.cc:493] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.567534  9614 raft_consensus.cc:515] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.568939  9610 ts_tablet_manager.cc:1434] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:13:41.569609  9614 leader_election.cc:290] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.570140  9610 tablet_bootstrap.cc:492] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.570600  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d785ec634896869974407ae14f55" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:41.571096  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d785ec634896869974407ae14f55" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:41.571770  9421 raft_consensus.cc:2468] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:41.571165  9570 raft_consensus.cc:2468] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:41.567052  9609 tablet_bootstrap.cc:492] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.574072  9460 leader_election.cc:304] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:41.574851  9614 raft_consensus.cc:2804] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.575109  9609 ts_tablet_manager.cc:1403] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
I20260713 09:13:41.575354  9614 raft_consensus.cc:493] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.575785  9614 raft_consensus.cc:3060] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.576660  9610 tablet_bootstrap.cc:654] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.578336  9609 raft_consensus.cc:359] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.579053  9609 raft_consensus.cc:385] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.579351  9609 raft_consensus.cc:740] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.580170  9609 consensus_queue.cc:260] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.581462  9616 raft_consensus.cc:493] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.581950  9616 raft_consensus.cc:515] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.582702  9614 raft_consensus.cc:515] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.574846  9612 tablet_bootstrap.cc:654] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.585759  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d785ec634896869974407ae14f55" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:41.586506  9421 raft_consensus.cc:3060] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.587558  9616 leader_election.cc:290] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.584791  9614 leader_election.cc:290] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.597985  9421 raft_consensus.cc:2468] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:41.598322  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d785ec634896869974407ae14f55" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:41.599458  9462 leader_election.cc:304] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.599852  9570 raft_consensus.cc:3060] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.600225  9610 tablet_bootstrap.cc:492] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.600688  9610 ts_tablet_manager.cc:1403] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.005s
I20260713 09:13:41.603675  9610 raft_consensus.cc:359] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.603546  9318 catalog_manager.cc:5697] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:41.604461  9610 raft_consensus.cc:385] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.604836  9610 raft_consensus.cc:740] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.604807  9614 raft_consensus.cc:493] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.605649  9614 raft_consensus.cc:515] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.605679  9610 consensus_queue.cc:260] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.608280  9610 ts_tablet_manager.cc:1434] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:13:41.609280  9610 tablet_bootstrap.cc:492] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.613351  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:41.613938  9421 raft_consensus.cc:2468] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:41.614612  9614 leader_election.cc:290] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.614923  9462 leader_election.cc:304] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.615132  9614 raft_consensus.cc:2804] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.615499  9610 tablet_bootstrap.cc:654] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.615762  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:41.615644  9614 raft_consensus.cc:697] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:41.623972  9614 consensus_queue.cc:237] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
W20260713 09:13:41.617569  9460 leader_election.cc:343] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.621112  9570 raft_consensus.cc:2468] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:41.624984  9615 raft_consensus.cc:2804] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.626744  9615 raft_consensus.cc:493] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.627540  9615 raft_consensus.cc:3060] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.628273  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:41.628944  9496 raft_consensus.cc:2468] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 0.
I20260713 09:13:41.629747  9612 tablet_bootstrap.cc:492] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.630232  9612 ts_tablet_manager.cc:1403] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.005s
I20260713 09:13:41.630858  9385 leader_election.cc:304] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.631687  9616 raft_consensus.cc:2804] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.632037  9616 raft_consensus.cc:493] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.632354  9616 raft_consensus.cc:3060] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.633118  9612 raft_consensus.cc:359] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.633836  9612 raft_consensus.cc:385] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.634131  9612 raft_consensus.cc:740] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.641342  9612 consensus_queue.cc:260] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.643385  9612 ts_tablet_manager.cc:1434] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:13:41.644353  9612 tablet_bootstrap.cc:492] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.645457  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:41.645699  9615 raft_consensus.cc:515] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.647753  9623 raft_consensus.cc:493] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.648236  9623 raft_consensus.cc:515] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.650468  9612 tablet_bootstrap.cc:654] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.651621  9609 ts_tablet_manager.cc:1434] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.004s
W20260713 09:13:41.653725  9385 leader_election.cc:343] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.653884  9609 tablet_bootstrap.cc:492] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.657428  9615 leader_election.cc:290] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.657788  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:41.659128  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
W20260713 09:13:41.660403  9460 leader_election.cc:343] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.660151  9616 raft_consensus.cc:515] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.657557  9623 leader_election.cc:290] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:41.660849  9421 raft_consensus.cc:3060] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.666527  9616 leader_election.cc:290] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.667923  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:41.668331  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:41.668471  9496 raft_consensus.cc:3060] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:41.669584  9385 leader_election.cc:343] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.675001  9319 catalog_manager.cc:5697] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:41.677882  9610 tablet_bootstrap.cc:492] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.678392  9610 ts_tablet_manager.cc:1403] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.009s
W20260713 09:13:41.678336  9367 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:41.681595  9610 raft_consensus.cc:359] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.682307  9610 raft_consensus.cc:385] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.682624  9610 raft_consensus.cc:740] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.683409  9610 consensus_queue.cc:260] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.682713  9609 tablet_bootstrap.cc:654] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.688225  9610 ts_tablet_manager.cc:1434] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:13:41.691322  9496 raft_consensus.cc:2468] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 1.
I20260713 09:13:41.692534  9385 leader_election.cc:304] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [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: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:41.693603  9616 raft_consensus.cc:2804] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.694761  9610 tablet_bootstrap.cc:492] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.696671  9421 raft_consensus.cc:2468] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:41.701287  9462 leader_election.cc:304] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [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: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:41.702224  9610 tablet_bootstrap.cc:654] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.702315  9614 raft_consensus.cc:2804] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.702903  9614 raft_consensus.cc:697] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:41.703698  9614 consensus_queue.cc:237] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.706863  9616 raft_consensus.cc:697] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:41.704118  9609 tablet_bootstrap.cc:492] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.707749  9616 consensus_queue.cc:237] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.712119  9609 ts_tablet_manager.cc:1403] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.001s
I20260713 09:13:41.714564  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fac489a3744a6680f5f796bef874e6" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:41.715353  9421 raft_consensus.cc:2468] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:41.716614  9536 leader_election.cc:304] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.717545  9623 raft_consensus.cc:2804] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.718010  9623 raft_consensus.cc:493] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.718353  9623 raft_consensus.cc:3060] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.722477  9610 tablet_bootstrap.cc:492] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.723006  9610 ts_tablet_manager.cc:1403] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.003s
I20260713 09:13:41.725901  9610 raft_consensus.cc:359] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.726615  9610 raft_consensus.cc:385] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.726961  9610 raft_consensus.cc:740] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.727924  9623 raft_consensus.cc:515] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.727860  9610 consensus_queue.cc:260] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.730608  9610 ts_tablet_manager.cc:1434] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:41.731734  9645 raft_consensus.cc:493] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.732251  9645 raft_consensus.cc:515] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.733194  9609 raft_consensus.cc:359] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.733863  9609 raft_consensus.cc:385] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.734120  9609 raft_consensus.cc:740] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.734591  9645 leader_election.cc:290] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.730587  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fac489a3744a6680f5f796bef874e6" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:41.735406  9421 raft_consensus.cc:3060] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.736667  9610 tablet_bootstrap.cc:492] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:41.738016  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:41.739117  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:41.739740  9570 raft_consensus.cc:2468] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 0.
W20260713 09:13:41.740898  9385 leader_election.cc:343] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.741470  9421 raft_consensus.cc:2468] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:41.742059  9385 leader_election.cc:304] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [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: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 4ed2806782894c1f871c2576fce21da3
I20260713 09:13:41.742519  9536 leader_election.cc:304] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.742833  9645 raft_consensus.cc:2804] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.743295  9645 raft_consensus.cc:493] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.743678  9645 raft_consensus.cc:3060] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.743717  9619 raft_consensus.cc:2804] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.745062  9623 leader_election.cc:290] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:41.734826  9609 consensus_queue.cc:260] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.745924  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fac489a3744a6680f5f796bef874e6" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:41.746476  9496 raft_consensus.cc:2468] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:41.746546  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fac489a3744a6680f5f796bef874e6" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:41.747213  9495 raft_consensus.cc:3060] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.747733  9609 ts_tablet_manager.cc:1434] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260713 09:13:41.748699  9609 tablet_bootstrap.cc:492] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.750547  9645 raft_consensus.cc:515] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.753320  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
W20260713 09:13:41.754573  9385 leader_election.cc:343] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.755148  9612 tablet_bootstrap.cc:492] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.755679  9612 ts_tablet_manager.cc:1403] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.112s	user 0.024s	sys 0.020s
I20260713 09:13:41.756554  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:41.757170  9570 raft_consensus.cc:3060] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.757404  9319 catalog_manager.cc:5697] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:41.759831  9612 raft_consensus.cc:359] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.760537  9612 raft_consensus.cc:385] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.760825  9612 raft_consensus.cc:740] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.761529  9612 consensus_queue.cc:260] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.762440  9609 tablet_bootstrap.cc:654] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.762619  9317 catalog_manager.cc:5697] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 1 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:41.763827  9612 ts_tablet_manager.cc:1434] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:13:41.764786  9612 tablet_bootstrap.cc:492] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.770910  9612 tablet_bootstrap.cc:654] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.773422  9570 raft_consensus.cc:2468] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 1.
I20260713 09:13:41.774542  9385 leader_election.cc:304] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [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: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 4ed2806782894c1f871c2576fce21da3
I20260713 09:13:41.775349  9616 raft_consensus.cc:2804] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.775642  9645 leader_election.cc:290] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.776377  9614 raft_consensus.cc:493] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.776880  9614 raft_consensus.cc:515] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.778407  9619 raft_consensus.cc:697] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:41.778916  9614 leader_election.cc:290] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:41.780113  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:41.780530  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
W20260713 09:13:41.781383  9460 leader_election.cc:343] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:41.781963  9462 leader_election.cc:343] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:41.782398  9462 leader_election.cc:304] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3; no voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf
I20260713 09:13:41.779282  9619 consensus_queue.cc:237] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.783407  9614 raft_consensus.cc:2749] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:41.787411  9495 raft_consensus.cc:2468] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:41.789923  9610 tablet_bootstrap.cc:654] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.796984  9616 raft_consensus.cc:697] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:41.796598  9317 catalog_manager.cc:5697] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:41.797925  9616 consensus_queue.cc:237] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.802554  9612 tablet_bootstrap.cc:492] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.802989  9612 ts_tablet_manager.cc:1403] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260713 09:13:41.803478  9610 tablet_bootstrap.cc:492] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:41.803931  9610 ts_tablet_manager.cc:1403] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260713 09:13:41.805711  9612 raft_consensus.cc:359] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.806399  9612 raft_consensus.cc:385] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.806237  9610 raft_consensus.cc:359] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.806715  9612 raft_consensus.cc:740] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.806902  9610 raft_consensus.cc:385] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.807174  9610 raft_consensus.cc:740] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.807458  9612 consensus_queue.cc:260] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.809506  9609 tablet_bootstrap.cc:492] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.809947  9612 ts_tablet_manager.cc:1434] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260713 09:13:41.810047  9609 ts_tablet_manager.cc:1403] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.017s
I20260713 09:13:41.810945  9612 tablet_bootstrap.cc:492] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.812870  9609 raft_consensus.cc:359] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.813547  9609 raft_consensus.cc:385] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.813905  9609 raft_consensus.cc:740] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.813900  9610 consensus_queue.cc:260] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.815049  9609 consensus_queue.cc:260] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.817065  9612 tablet_bootstrap.cc:654] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.817408  9609 ts_tablet_manager.cc:1434] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:41.818363  9609 tablet_bootstrap.cc:492] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:41.819000  9610 ts_tablet_manager.cc:1434] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:13:41.821606  9612 tablet_bootstrap.cc:492] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.822034  9612 ts_tablet_manager.cc:1403] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:13:41.821785  9318 catalog_manager.cc:5697] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 1 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:41.823801  9609 tablet_bootstrap.cc:654] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.824429  9612 raft_consensus.cc:359] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.825032  9612 raft_consensus.cc:385] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.825294  9612 raft_consensus.cc:740] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.826243  9612 consensus_queue.cc:260] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.829499  9612 ts_tablet_manager.cc:1434] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:13:41.830317  9612 tablet_bootstrap.cc:492] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:41.833324  9609 tablet_bootstrap.cc:492] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:41.834582  9609 ts_tablet_manager.cc:1403] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260713 09:13:41.835136  9612 tablet_bootstrap.cc:654] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:41.836984  9609 raft_consensus.cc:359] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.837653  9609 raft_consensus.cc:385] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.837997  9609 raft_consensus.cc:740] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.838743  9609 consensus_queue.cc:260] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.840111  9612 tablet_bootstrap.cc:492] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:41.840531  9612 ts_tablet_manager.cc:1403] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:13:41.842737  9609 ts_tablet_manager.cc:1434] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:13:41.842468  9612 raft_consensus.cc:359] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.843156  9612 raft_consensus.cc:385] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:41.843462  9612 raft_consensus.cc:740] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:41.844067  9612 consensus_queue.cc:260] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.845148  9570 raft_consensus.cc:3060] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.846058  9612 ts_tablet_manager.cc:1434] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:13:41.851682  9614 consensus_queue.cc:1048] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:41.863444  9638 consensus_queue.cc:1048] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:41.957542  9619 raft_consensus.cc:493] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.957949  9619 raft_consensus.cc:515] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.959466  9619 leader_election.cc:290] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:41.960115  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b03acfe8e0744ef9fda226c89b91bc1" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:41.960318  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b03acfe8e0744ef9fda226c89b91bc1" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:41.960608  9421 raft_consensus.cc:2468] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:41.960887  9495 raft_consensus.cc:2468] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:41.961498  9536 leader_election.cc:304] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.962172  9619 raft_consensus.cc:2804] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.962435  9619 raft_consensus.cc:493] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.962648  9619 raft_consensus.cc:3060] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.967247  9619 raft_consensus.cc:515] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.968689  9619 leader_election.cc:290] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:41.969195  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b03acfe8e0744ef9fda226c89b91bc1" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:41.969619  9421 raft_consensus.cc:3060] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.969640  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b03acfe8e0744ef9fda226c89b91bc1" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:41.970268  9495 raft_consensus.cc:3060] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.972399  9619 raft_consensus.cc:493] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:41.972843  9619 raft_consensus.cc:515] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.975349  9619 leader_election.cc:290] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:41.975467  9495 raft_consensus.cc:2468] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:41.975522  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:41.975803  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:41.976290  9420 raft_consensus.cc:2468] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:41.976451  9496 raft_consensus.cc:2468] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:41.976737  9421 raft_consensus.cc:2468] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:41.977468  9534 leader_election.cc:304] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:41.977396  9536 leader_election.cc:304] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.978138  9619 raft_consensus.cc:2804] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.978433  9650 raft_consensus.cc:2804] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:41.978626  9619 raft_consensus.cc:697] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:41.978951  9650 raft_consensus.cc:493] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:41.979341  9650 raft_consensus.cc:3060] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.979532  9619 consensus_queue.cc:237] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.985474  9650 raft_consensus.cc:515] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:41.986580  9319 catalog_manager.cc:5697] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:41.987556  9650 leader_election.cc:290] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:41.988152  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:41.988408  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:41.988629  9421 raft_consensus.cc:3060] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.989003  9496 raft_consensus.cc:3060] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:41.993816  9421 raft_consensus.cc:2468] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:41.994271  9496 raft_consensus.cc:2468] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:41.994859  9536 leader_election.cc:304] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:41.995645  9650 raft_consensus.cc:2804] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:41.996088  9650 raft_consensus.cc:697] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:41.996742  9650 consensus_queue.cc:237] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.003129  9319 catalog_manager.cc:5697] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:42.019660  9650 raft_consensus.cc:493] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:42.020025  9650 raft_consensus.cc:515] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.022137  9650 leader_election.cc:290] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:42.022665  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:42.022729  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:42.022684  9638 consensus_queue.cc:1048] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:42.023311  9496 raft_consensus.cc:2393] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58fff8f6a7d441409d1074c51a783457 in current term 1: Already voted for candidate 6e7a6193ea884539a435b003269147cf in this term.
I20260713 09:13:42.024389  9534 leader_election.cc:304] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457; no voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf
I20260713 09:13:42.025013  9650 raft_consensus.cc:3060] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:42.031364  9421 raft_consensus.cc:3060] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:42.033913  9650 raft_consensus.cc:2749] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:42.039115  9614 consensus_queue.cc:1048] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.052461  9496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5693dee872664989ad877e080c4986a1"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
mode: GRACEFUL
new_leader_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:34020
I20260713 09:13:42.052892  9496 raft_consensus.cc:606] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Received request to transfer leadership to TS 6e7a6193ea884539a435b003269147cf
I20260713 09:13:42.058014  9614 consensus_queue.cc:1048] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.060021  9496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b04d785ec634896869974407ae14f55"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
mode: GRACEFUL
new_leader_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:34020
I20260713 09:13:42.060432  9496 raft_consensus.cc:606] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Received request to transfer leadership to TS 6e7a6193ea884539a435b003269147cf
I20260713 09:13:42.063807  9615 raft_consensus.cc:993] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3: : Instructing follower 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:42.064219  9639 raft_consensus.cc:1081] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Signalling peer 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:42.066329  9421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b04d785ec634896869974407ae14f55"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:13:42.066756  9421 raft_consensus.cc:493] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:42.067014  9421 raft_consensus.cc:3060] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.071254  9614 consensus_queue.cc:1048] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.073186  9421 raft_consensus.cc:515] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.075037  9420 raft_consensus.cc:1240] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Rejecting Update request from peer 4ed2806782894c1f871c2576fce21da3 for earlier term 1. Current term is 2. Ops: []
I20260713 09:13:42.075879  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d785ec634896869974407ae14f55" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:42.076030  9421 leader_election.cc:290] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:42.076500  9496 raft_consensus.cc:3055] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:42.076826  9496 raft_consensus.cc:740] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:42.077119  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d785ec634896869974407ae14f55" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:42.077436  9496 consensus_queue.cc:260] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.078191  9496 raft_consensus.cc:3060] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.081851  9570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
mode: GRACEFUL
new_leader_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:34838
I20260713 09:13:42.082396  9570 raft_consensus.cc:606] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Received request to transfer leadership to TS 6e7a6193ea884539a435b003269147cf
I20260713 09:13:42.087101  9496 raft_consensus.cc:2468] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:42.088202  9385 leader_election.cc:304] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [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: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:42.089138  9616 raft_consensus.cc:2804] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:42.089500  9616 raft_consensus.cc:697] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:42.090258  9616 consensus_queue.cc:237] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [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: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.093740  9570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63fac489a3744a6680f5f796bef874e6"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
mode: GRACEFUL
new_leader_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:34838
I20260713 09:13:42.094156  9570 raft_consensus.cc:606] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Received request to transfer leadership to TS 4ed2806782894c1f871c2576fce21da3
I20260713 09:13:42.095919  9318 catalog_manager.cc:5697] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 1 to 2, leader changed from 4ed2806782894c1f871c2576fce21da3 (127.4.198.2) to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 2 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:42.098734  9570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b03acfe8e0744ef9fda226c89b91bc1"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
mode: GRACEFUL
new_leader_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:34838
I20260713 09:13:42.098830  9616 consensus_queue.cc:1048] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.099329  9570 raft_consensus.cc:606] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Received request to transfer leadership to TS 4ed2806782894c1f871c2576fce21da3
I20260713 09:13:42.113684  9616 consensus_queue.cc:1048] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.116477  9420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
mode: GRACEFUL
new_leader_uuid: "58fff8f6a7d441409d1074c51a783457"
 from {username='slave'} at 127.0.0.1:45894
I20260713 09:13:42.117043  9420 raft_consensus.cc:606] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Received request to transfer leadership to TS 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:42.158038  9650 raft_consensus.cc:493] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:42.158419  9650 raft_consensus.cc:515] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.159914  9650 leader_election.cc:290] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:42.160502  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:42.160879  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:42.161290  9420 raft_consensus.cc:2393] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58fff8f6a7d441409d1074c51a783457 in current term 1: Already voted for candidate 4ed2806782894c1f871c2576fce21da3 in this term.
I20260713 09:13:42.162185  9536 leader_election.cc:304] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457; no voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf
I20260713 09:13:42.162739  9650 raft_consensus.cc:3060] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:42.167467  9650 raft_consensus.cc:2749] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:42.170742  9650 consensus_queue.cc:1048] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.176570  9619 raft_consensus.cc:993] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457: : Instructing follower 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:42.176993  9623 raft_consensus.cc:1081] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Signalling peer 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:42.178381  9495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63fac489a3744a6680f5f796bef874e6"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:34004
I20260713 09:13:42.178773  9495 raft_consensus.cc:493] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:42.179080  9495 raft_consensus.cc:3060] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.180979  9623 consensus_queue.cc:1048] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.185063  9495 raft_consensus.cc:515] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.186806  9614 consensus_queue.cc:1048] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.187690  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fac489a3744a6680f5f796bef874e6" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:42.187803  9496 raft_consensus.cc:1240] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Rejecting Update request from peer 58fff8f6a7d441409d1074c51a783457 for earlier term 1. Current term is 2. Ops: []
I20260713 09:13:42.187938  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fac489a3744a6680f5f796bef874e6" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:42.188356  9420 raft_consensus.cc:3060] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.188706  9570 raft_consensus.cc:3055] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:42.189029  9570 raft_consensus.cc:740] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:42.187973  9495 leader_election.cc:290] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:42.190586  9570 consensus_queue.cc:260] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.191793  9570 raft_consensus.cc:3060] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.193428  9420 raft_consensus.cc:2468] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 2.
I20260713 09:13:42.194263  9462 leader_election.cc:304] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:42.195986  9614 raft_consensus.cc:2804] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:42.196439  9614 raft_consensus.cc:697] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:42.197108  9614 consensus_queue.cc:237] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [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: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.202000  9615 consensus_queue.cc:1048] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.211238  9570 raft_consensus.cc:2468] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 2.
I20260713 09:13:42.210633  9317 catalog_manager.cc:5697] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 1 to 2, leader changed from 58fff8f6a7d441409d1074c51a783457 (127.4.198.3) to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:42.299482  9653 consensus_queue.cc:1048] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:42.306958  9616 raft_consensus.cc:993] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf: : Instructing follower 58fff8f6a7d441409d1074c51a783457 to start an election
I20260713 09:13:42.307763  9645 raft_consensus.cc:1081] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Signalling peer 58fff8f6a7d441409d1074c51a783457 to start an election
I20260713 09:13:42.310139  9569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
 from {username='slave'} at 127.0.0.1:34834
I20260713 09:13:42.311085  9569 raft_consensus.cc:493] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:42.311647  9569 raft_consensus.cc:3060] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.314877  9496 raft_consensus.cc:3060] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:42.321552  9569 raft_consensus.cc:515] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.324059  9569 leader_election.cc:290] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:42.325430  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:42.325528  9616 consensus_queue.cc:1048] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.326647  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:42.326939  9421 raft_consensus.cc:3055] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:42.327288  9495 raft_consensus.cc:3060] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.327324  9421 raft_consensus.cc:740] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:42.328680  9421 consensus_queue.cc:260] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.329515  9421 raft_consensus.cc:3060] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.335106  9495 raft_consensus.cc:2468] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 2.
I20260713 09:13:42.335664  9614 raft_consensus.cc:493] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:42.336104  9614 raft_consensus.cc:515] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.336661  9421 raft_consensus.cc:2468] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 2.
I20260713 09:13:42.337867  9496 raft_consensus.cc:1240] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Rejecting Update request from peer 6e7a6193ea884539a435b003269147cf for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:13:42.338301  9536 leader_election.cc:304] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:42.339381  9623 raft_consensus.cc:2804] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:42.339906  9623 raft_consensus.cc:697] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 2 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:42.340889  9623 consensus_queue.cc:237] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.341369  9614 leader_election.cc:290] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:42.342209  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:42.342525  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb088c7a2447f784f0b335f22d4a0a" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:42.343148  9421 raft_consensus.cc:2410] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ed2806782894c1f871c2576fce21da3 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:13:42.344401  9462 leader_election.cc:304] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3; no voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf
I20260713 09:13:42.345227  9614 raft_consensus.cc:2749] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:13:42.348984  9319 catalog_manager.cc:5697] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 1 to 2, leader changed from 6e7a6193ea884539a435b003269147cf (127.4.198.1) to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 2 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:42.432859  9623 consensus_queue.cc:1048] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.439333  9619 raft_consensus.cc:993] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457: : Instructing follower 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:42.439970  9650 raft_consensus.cc:1081] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Signalling peer 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:42.442086  9420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:45892
I20260713 09:13:42.442646  9420 raft_consensus.cc:493] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:42.443085  9420 raft_consensus.cc:3060] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.445389  9650 consensus_queue.cc:1048] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.451895  9420 raft_consensus.cc:515] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.455044  9420 leader_election.cc:290] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:42.456063  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:42.456269  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd3098898a449de91f2c501fbe6cbe6" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:42.456854  9569 raft_consensus.cc:3055] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:42.457240  9569 raft_consensus.cc:740] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:42.458442  9569 consensus_queue.cc:260] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.462116  9569 raft_consensus.cc:3060] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.463150  9496 raft_consensus.cc:3060] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.463650  9614 raft_consensus.cc:993] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3: : Instructing follower 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:42.464161  9614 raft_consensus.cc:1081] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Signalling peer 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:42.465910  9420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5693dee872664989ad877e080c4986a1"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:13:42.466463  9420 raft_consensus.cc:493] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:42.467072  9420 raft_consensus.cc:3060] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.470135  9496 raft_consensus.cc:2468] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:42.471449  9385 leader_election.cc:304] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:42.471511  9569 raft_consensus.cc:2468] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:42.472400  9616 raft_consensus.cc:2804] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:42.472862  9616 raft_consensus.cc:697] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:42.473953  9420 raft_consensus.cc:515] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.473902  9616 consensus_queue.cc:237] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.476022  9420 leader_election.cc:290] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:42.476598  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693dee872664989ad877e080c4986a1" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:42.477272  9496 raft_consensus.cc:3055] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:42.477093  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693dee872664989ad877e080c4986a1" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:42.477669  9496 raft_consensus.cc:740] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:42.477936  9569 raft_consensus.cc:3060] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.478749  9496 consensus_queue.cc:260] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.480115  9496 raft_consensus.cc:3060] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.481024  9318 catalog_manager.cc:5697] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 1 to 2, leader changed from 58fff8f6a7d441409d1074c51a783457 (127.4.198.3) to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 2 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:42.484149  9569 raft_consensus.cc:2468] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:42.485356  9385 leader_election.cc:304] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:42.486083  9616 raft_consensus.cc:2804] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:42.486122  9496 raft_consensus.cc:2468] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:42.486670  9616 raft_consensus.cc:697] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:42.487646  9616 consensus_queue.cc:237] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.493000  9318 catalog_manager.cc:5697] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 1 to 2, leader changed from 4ed2806782894c1f871c2576fce21da3 (127.4.198.2) to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 2 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:42.518510  9650 consensus_queue.cc:1048] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.524106  9623 raft_consensus.cc:993] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457: : Instructing follower 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:42.524647  9619 raft_consensus.cc:1081] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Signalling peer 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:42.527017  9495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b03acfe8e0744ef9fda226c89b91bc1"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:34004
I20260713 09:13:42.527632  9495 raft_consensus.cc:493] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:42.528015  9495 raft_consensus.cc:3060] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.530049  9650 consensus_queue.cc:1048] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.538869  9495 raft_consensus.cc:515] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.540668  9495 leader_election.cc:290] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:42.541618  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b03acfe8e0744ef9fda226c89b91bc1" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:42.542183  9420 raft_consensus.cc:3060] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.542273  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b03acfe8e0744ef9fda226c89b91bc1" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:42.542905  9569 raft_consensus.cc:3055] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:42.543205  9569 raft_consensus.cc:740] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:42.544166  9569 consensus_queue.cc:260] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.545270  9569 raft_consensus.cc:3060] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.548053  9420 raft_consensus.cc:2468] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 2.
I20260713 09:13:42.549068  9462 leader_election.cc:304] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:42.549985  9638 raft_consensus.cc:2804] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:42.550467  9638 raft_consensus.cc:697] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:42.551403  9569 raft_consensus.cc:2468] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 2.
I20260713 09:13:42.551712  9638 consensus_queue.cc:237] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:42.557967  9319 catalog_manager.cc:5697] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 1 to 2, leader changed from 58fff8f6a7d441409d1074c51a783457 (127.4.198.3) to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:42.597551  9569 raft_consensus.cc:3060] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:42.602226  9569 raft_consensus.cc:1275] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.603140  9616 consensus_queue.cc:1048] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:42.612573  9495 raft_consensus.cc:1275] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.613795  9420 raft_consensus.cc:1275] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.614135  9645 consensus_queue.cc:1048] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:42.615147  9638 consensus_queue.cc:1048] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:42.625609  9569 raft_consensus.cc:1275] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.626844  9638 consensus_queue.cc:1048] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:42.724004  9495 raft_consensus.cc:1275] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 58fff8f6a7d441409d1074c51a783457: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.725064  9650 consensus_queue.cc:1048] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:42.735008  9420 raft_consensus.cc:1275] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 58fff8f6a7d441409d1074c51a783457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.736591  9623 consensus_queue.cc:1048] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:42.873409  9569 raft_consensus.cc:1275] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.874569  9645 consensus_queue.cc:1048] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:42.883220  9495 raft_consensus.cc:1275] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.884629  9616 consensus_queue.cc:1048] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:42.887873  9496 raft_consensus.cc:1275] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.889624  9653 consensus_queue.cc:1048] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:42.897322  9569 raft_consensus.cc:1275] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:42.898676  9645 consensus_queue.cc:1048] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:43.091511  9569 raft_consensus.cc:1275] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:43.092581  9638 consensus_queue.cc:1048] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:43.099205  9420 raft_consensus.cc:1275] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:43.100458  9614 consensus_queue.cc:1048] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:45.152420  9318 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54276:
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:13:45.154673  9318 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:13:45.204533  9408 tablet_service.cc:1511] Processing CreateTablet for tablet e6c34daef979410a8cb7759a17b875d6 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:45.205819  9480 tablet_service.cc:1511] Processing CreateTablet for tablet e6c34daef979410a8cb7759a17b875d6 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:45.206231  9408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c34daef979410a8cb7759a17b875d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.206521  9552 tablet_service.cc:1511] Processing CreateTablet for tablet e6c34daef979410a8cb7759a17b875d6 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:45.207206  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c34daef979410a8cb7759a17b875d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.207942  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c34daef979410a8cb7759a17b875d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.213706  9404 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc42da1b28d4b3e8cb3915df9eb0dbf (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:45.215010  9404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc42da1b28d4b3e8cb3915df9eb0dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.227820  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc42da1b28d4b3e8cb3915df9eb0dbf (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:45.229158  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc42da1b28d4b3e8cb3915df9eb0dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.233798  9557 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc42da1b28d4b3e8cb3915df9eb0dbf (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:45.236219  9557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc42da1b28d4b3e8cb3915df9eb0dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.237686  9407 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7ab572202d48a1ac0dde46febcef26 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:45.238873  9407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7ab572202d48a1ac0dde46febcef26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.240113  9704 tablet_bootstrap.cc:492] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:45.240581  9483 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7ab572202d48a1ac0dde46febcef26 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:45.241779  9483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7ab572202d48a1ac0dde46febcef26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.246657  9704 tablet_bootstrap.cc:654] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.259701  9705 tablet_bootstrap.cc:492] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.266067  9705 tablet_bootstrap.cc:654] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.266310  9703 tablet_bootstrap.cc:492] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.270917  9557 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7ab572202d48a1ac0dde46febcef26 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:45.272531  9703 tablet_bootstrap.cc:654] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.272408  9557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7ab572202d48a1ac0dde46febcef26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.277230  9705 tablet_bootstrap.cc:492] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.277743  9705 ts_tablet_manager.cc:1403] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:13:45.280635  9705 raft_consensus.cc:359] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.281401  9705 raft_consensus.cc:385] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.281703  9705 raft_consensus.cc:740] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.282335  9408 tablet_service.cc:1511] Processing CreateTablet for tablet ff655883d5a24fc48f6604aad7759408 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:45.282473  9705 consensus_queue.cc:260] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.283653  9408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff655883d5a24fc48f6604aad7759408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.284901  9705 ts_tablet_manager.cc:1434] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:45.292214  9480 tablet_service.cc:1511] Processing CreateTablet for tablet ff655883d5a24fc48f6604aad7759408 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:45.292331  9404 tablet_service.cc:1511] Processing CreateTablet for tablet a365629fa3804e52b2cc3110598e8f03 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:45.293497  9404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365629fa3804e52b2cc3110598e8f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.293816  9552 tablet_service.cc:1511] Processing CreateTablet for tablet ff655883d5a24fc48f6604aad7759408 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:45.295065  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff655883d5a24fc48f6604aad7759408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.299136  9705 tablet_bootstrap.cc:492] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.300104  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff655883d5a24fc48f6604aad7759408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.305121  9705 tablet_bootstrap.cc:654] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.322340  9479 tablet_service.cc:1511] Processing CreateTablet for tablet a365629fa3804e52b2cc3110598e8f03 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:45.323629  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365629fa3804e52b2cc3110598e8f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.324359  9560 tablet_service.cc:1511] Processing CreateTablet for tablet a365629fa3804e52b2cc3110598e8f03 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:45.325886  9560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365629fa3804e52b2cc3110598e8f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.332291  9481 tablet_service.cc:1511] Processing CreateTablet for tablet ae900ab7d1ed452599def17fe612b5d4 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
W20260713 09:13:45.336781  9385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.3:34821, user_credentials={real_user=slave}} blocked reactor thread for 47443.2us
I20260713 09:13:45.343879  9404 tablet_service.cc:1511] Processing CreateTablet for tablet ae900ab7d1ed452599def17fe612b5d4 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:45.345067  9404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae900ab7d1ed452599def17fe612b5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.346738  9407 tablet_service.cc:1511] Processing CreateTablet for tablet 58b22ede922645f4b254592ccbe4c354 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:45.347312  9559 tablet_service.cc:1511] Processing CreateTablet for tablet 58b22ede922645f4b254592ccbe4c354 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:45.347956  9407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b22ede922645f4b254592ccbe4c354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.348629  9559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b22ede922645f4b254592ccbe4c354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.348050  9480 tablet_service.cc:1511] Processing CreateTablet for tablet 58b22ede922645f4b254592ccbe4c354 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:45.346839  9481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae900ab7d1ed452599def17fe612b5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.345064  9552 tablet_service.cc:1511] Processing CreateTablet for tablet ae900ab7d1ed452599def17fe612b5d4 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:45.356813  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae900ab7d1ed452599def17fe612b5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.356890  9480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b22ede922645f4b254592ccbe4c354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.362181  9403 tablet_service.cc:1511] Processing CreateTablet for tablet b2b1ccd313504d03912bb48947cc3937 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:45.363521  9403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b1ccd313504d03912bb48947cc3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.373046  9703 tablet_bootstrap.cc:492] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.373534  9703 ts_tablet_manager.cc:1403] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260713 09:13:45.373225  9479 tablet_service.cc:1511] Processing CreateTablet for tablet b2b1ccd313504d03912bb48947cc3937 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:45.374481  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b1ccd313504d03912bb48947cc3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.376538  9703 raft_consensus.cc:359] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.375628  9704 tablet_bootstrap.cc:492] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.377254  9703 raft_consensus.cc:385] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.377534  9704 ts_tablet_manager.cc:1403] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.138s	user 0.016s	sys 0.040s
I20260713 09:13:45.379885  9705 tablet_bootstrap.cc:492] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.380349  9705 ts_tablet_manager.cc:1403] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.001s
I20260713 09:13:45.383548  9705 raft_consensus.cc:359] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.384301  9705 raft_consensus.cc:385] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.385766  9557 tablet_service.cc:1511] Processing CreateTablet for tablet b2b1ccd313504d03912bb48947cc3937 (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:45.387020  9557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b1ccd313504d03912bb48947cc3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.388023  9406 tablet_service.cc:1511] Processing CreateTablet for tablet 240865f06d0c433c86d7b8eb1215397b (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:45.389300  9406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240865f06d0c433c86d7b8eb1215397b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.380344  9704 raft_consensus.cc:359] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.392061  9704 raft_consensus.cc:385] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.392344  9704 raft_consensus.cc:740] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.393049  9704 consensus_queue.cc:260] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.384644  9705 raft_consensus.cc:740] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.400058  9705 consensus_queue.cc:260] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.377561  9703 raft_consensus.cc:740] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.404196  9703 consensus_queue.cc:260] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.406183  9703 ts_tablet_manager.cc:1434] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260713 09:13:45.407096  9703 tablet_bootstrap.cc:492] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.395359  9704 ts_tablet_manager.cc:1434] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.003s
I20260713 09:13:45.408886  9704 tablet_bootstrap.cc:492] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:45.414793  9704 tablet_bootstrap.cc:654] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.417984  9705 ts_tablet_manager.cc:1434] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260713 09:13:45.422470  9690 raft_consensus.cc:493] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.422432  9552 tablet_service.cc:1511] Processing CreateTablet for tablet 240865f06d0c433c86d7b8eb1215397b (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:45.423130  9690 raft_consensus.cc:515] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.423944  9552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240865f06d0c433c86d7b8eb1215397b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.424345  9705 tablet_bootstrap.cc:492] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.425444  9690 leader_election.cc:290] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.427361  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c34daef979410a8cb7759a17b875d6" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:45.428002  9420 raft_consensus.cc:2468] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:45.429121  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c34daef979410a8cb7759a17b875d6" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:45.429725  9569 raft_consensus.cc:2468] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:45.431113  9460 leader_election.cc:304] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:45.432078  9703 tablet_bootstrap.cc:654] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.432828  9702 raft_consensus.cc:2804] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.433220  9702 raft_consensus.cc:493] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.433550  9702 raft_consensus.cc:3060] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.433657  9705 tablet_bootstrap.cc:654] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.442178  9481 tablet_service.cc:1511] Processing CreateTablet for tablet 240865f06d0c433c86d7b8eb1215397b (DEFAULT_TABLE table=soft_deleted_table [id=583348640ac1424499d867c164b5c94b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:45.443491  9481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240865f06d0c433c86d7b8eb1215397b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:45.448802  9703 tablet_bootstrap.cc:492] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.449331  9703 ts_tablet_manager.cc:1403] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.000s
I20260713 09:13:45.452436  9703 raft_consensus.cc:359] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.453135  9703 raft_consensus.cc:385] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.453306  9702 raft_consensus.cc:515] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.457878  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c34daef979410a8cb7759a17b875d6" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:45.458458  9420 raft_consensus.cc:3060] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.461042  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c34daef979410a8cb7759a17b875d6" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:45.461648  9569 raft_consensus.cc:3060] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.468439  9569 raft_consensus.cc:2468] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:45.469240  9420 raft_consensus.cc:2468] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:45.469578  9460 leader_election.cc:304] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:45.470443  9703 raft_consensus.cc:740] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.470827  9690 raft_consensus.cc:2804] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.471393  9703 consensus_queue.cc:260] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.473493  9702 leader_election.cc:290] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.475726  9704 tablet_bootstrap.cc:492] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.476257  9704 ts_tablet_manager.cc:1403] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.029s
I20260713 09:13:45.479362  9704 raft_consensus.cc:359] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.480087  9704 raft_consensus.cc:385] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.480327  9690 raft_consensus.cc:697] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:45.480396  9704 raft_consensus.cc:740] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.482791  9705 tablet_bootstrap.cc:492] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.482491  9704 consensus_queue.cc:260] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.482964  9703 ts_tablet_manager.cc:1434] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:13:45.483417  9705 ts_tablet_manager.cc:1403] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.029s
I20260713 09:13:45.483984  9703 tablet_bootstrap.cc:492] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.484730  9704 ts_tablet_manager.cc:1434] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:13:45.485668  9704 tablet_bootstrap.cc:492] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:45.481302  9690 consensus_queue.cc:237] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.512874  9705 raft_consensus.cc:359] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.513639  9705 raft_consensus.cc:385] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.513972  9705 raft_consensus.cc:740] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.514659  9716 raft_consensus.cc:493] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.514708  9705 consensus_queue.cc:260] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.515286  9716 raft_consensus.cc:515] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.517402  9716 leader_election.cc:290] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.517510  9705 ts_tablet_manager.cc:1434] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.034s	user 0.025s	sys 0.006s
I20260713 09:13:45.518699  9705 tablet_bootstrap.cc:492] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.517726  9704 tablet_bootstrap.cc:654] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.526230  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc42da1b28d4b3e8cb3915df9eb0dbf" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:45.526298  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc42da1b28d4b3e8cb3915df9eb0dbf" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:45.526974  9420 raft_consensus.cc:2468] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:45.528369  9705 tablet_bootstrap.cc:654] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.529039  9462 leader_election.cc:304] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.529870  9716 raft_consensus.cc:2804] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.526949  9569 raft_consensus.cc:2468] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:45.530200  9716 raft_consensus.cc:493] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.530560  9716 raft_consensus.cc:3060] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.536839  9703 tablet_bootstrap.cc:654] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.538440  9319 catalog_manager.cc:5697] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:45.541206  9704 tablet_bootstrap.cc:492] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.541664  9704 ts_tablet_manager.cc:1403] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.027s
I20260713 09:13:45.544624  9704 raft_consensus.cc:359] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.545312  9704 raft_consensus.cc:385] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.545604  9704 raft_consensus.cc:740] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.546350  9704 consensus_queue.cc:260] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.547072  9716 raft_consensus.cc:515] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.548745  9704 ts_tablet_manager.cc:1434] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:13:45.549322  9716 leader_election.cc:290] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.549785  9704 tablet_bootstrap.cc:492] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:45.550648  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc42da1b28d4b3e8cb3915df9eb0dbf" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:45.551254  9420 raft_consensus.cc:3060] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.555778  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc42da1b28d4b3e8cb3915df9eb0dbf" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:45.556324  9569 raft_consensus.cc:3060] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.556934  9704 tablet_bootstrap.cc:654] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.560950  9705 tablet_bootstrap.cc:492] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.561290  9420 raft_consensus.cc:2468] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:45.561473  9705 ts_tablet_manager.cc:1403] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.025s
I20260713 09:13:45.562233  9462 leader_election.cc:304] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.564157  9704 tablet_bootstrap.cc:492] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.564659  9703 tablet_bootstrap.cc:492] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.565164  9703 ts_tablet_manager.cc:1403] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.005s
I20260713 09:13:45.566534  9705 raft_consensus.cc:359] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.567276  9705 raft_consensus.cc:385] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.567605  9705 raft_consensus.cc:740] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.568107  9716 raft_consensus.cc:2804] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.567934  9703 raft_consensus.cc:359] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.568313  9705 consensus_queue.cc:260] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.569015  9703 raft_consensus.cc:385] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.569365  9703 raft_consensus.cc:740] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.570638  9705 ts_tablet_manager.cc:1434] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:13:45.570323  9703 consensus_queue.cc:260] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.564589  9704 ts_tablet_manager.cc:1403] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260713 09:13:45.571671  9716 raft_consensus.cc:697] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:45.569156  9569 raft_consensus.cc:2468] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:45.572661  9703 ts_tablet_manager.cc:1434] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:13:45.573608  9703 tablet_bootstrap.cc:492] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.573415  9716 consensus_queue.cc:237] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.574944  9704 raft_consensus.cc:359] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.575804  9704 raft_consensus.cc:385] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.576128  9704 raft_consensus.cc:740] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.576709  9705 tablet_bootstrap.cc:492] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.577060  9704 consensus_queue.cc:260] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.580952  9703 tablet_bootstrap.cc:654] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.583004  9704 ts_tablet_manager.cc:1434] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:13:45.583953  9705 tablet_bootstrap.cc:654] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.584038  9704 tablet_bootstrap.cc:492] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:45.590626  9704 tablet_bootstrap.cc:654] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.601087  9705 tablet_bootstrap.cc:492] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.601495  9705 ts_tablet_manager.cc:1403] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.007s
I20260713 09:13:45.600965  9318 catalog_manager.cc:5697] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:45.604270  9704 tablet_bootstrap.cc:492] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.604712  9704 ts_tablet_manager.cc:1403] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.003s
I20260713 09:13:45.604909  9703 tablet_bootstrap.cc:492] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.605360  9703 ts_tablet_manager.cc:1403] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260713 09:13:45.608378  9705 raft_consensus.cc:359] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.608966  9705 raft_consensus.cc:385] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.608765  9703 raft_consensus.cc:359] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.609341  9705 raft_consensus.cc:740] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.609499  9703 raft_consensus.cc:385] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.609848  9703 raft_consensus.cc:740] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.610025  9705 consensus_queue.cc:260] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.610522  9703 consensus_queue.cc:260] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.612092  9705 ts_tablet_manager.cc:1434] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:13:45.612895  9703 ts_tablet_manager.cc:1434] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:13:45.607273  9704 raft_consensus.cc:359] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.613580  9704 raft_consensus.cc:385] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.613854  9703 tablet_bootstrap.cc:492] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.612994  9705 tablet_bootstrap.cc:492] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.613863  9704 raft_consensus.cc:740] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.619745  9703 tablet_bootstrap.cc:654] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.620163  9704 consensus_queue.cc:260] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.620784  9705 tablet_bootstrap.cc:654] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.626506  9704 ts_tablet_manager.cc:1434] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:13:45.627543  9704 tablet_bootstrap.cc:492] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:45.633952  9704 tablet_bootstrap.cc:654] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.641495  9703 tablet_bootstrap.cc:492] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.641928  9703 ts_tablet_manager.cc:1403] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260713 09:13:45.642444  9705 tablet_bootstrap.cc:492] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.643055  9705 ts_tablet_manager.cc:1403] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260713 09:13:45.642442  9704 tablet_bootstrap.cc:492] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.643723  9704 ts_tablet_manager.cc:1403] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260713 09:13:45.644668  9703 raft_consensus.cc:359] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.645555  9703 raft_consensus.cc:385] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.645947  9703 raft_consensus.cc:740] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.646485  9705 raft_consensus.cc:359] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.647505  9705 raft_consensus.cc:385] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.646956  9703 consensus_queue.cc:260] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.647943  9705 raft_consensus.cc:740] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.648757  9705 consensus_queue.cc:260] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.649631  9704 raft_consensus.cc:359] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.650293  9705 ts_tablet_manager.cc:1434] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:13:45.650347  9704 raft_consensus.cc:385] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.650928  9704 raft_consensus.cc:740] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.651348  9705 tablet_bootstrap.cc:492] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.651845  9704 consensus_queue.cc:260] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.655331  9703 ts_tablet_manager.cc:1434] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:13:45.656327  9703 tablet_bootstrap.cc:492] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.656586  9704 ts_tablet_manager.cc:1434] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:13:45.657305  9705 tablet_bootstrap.cc:654] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.657644  9704 tablet_bootstrap.cc:492] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:45.662454  9703 tablet_bootstrap.cc:654] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.666764  9704 tablet_bootstrap.cc:654] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.668501  9705 tablet_bootstrap.cc:492] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.669001  9705 ts_tablet_manager.cc:1403] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:13:45.672175  9705 raft_consensus.cc:359] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.672879  9705 raft_consensus.cc:385] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.673251  9705 raft_consensus.cc:740] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.674053  9705 consensus_queue.cc:260] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.677203  9705 ts_tablet_manager.cc:1434] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:13:45.678051  9705 tablet_bootstrap.cc:492] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.679333  9703 tablet_bootstrap.cc:492] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.679914  9703 ts_tablet_manager.cc:1403] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260713 09:13:45.682693  9703 raft_consensus.cc:359] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.683339  9703 raft_consensus.cc:385] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.683719  9704 tablet_bootstrap.cc:492] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.683939  9705 tablet_bootstrap.cc:654] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.684151  9691 raft_consensus.cc:493] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.684381  9704 ts_tablet_manager.cc:1403] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260713 09:13:45.684657  9691 raft_consensus.cc:515] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.686668  9691 leader_election.cc:290] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.687495  9704 raft_consensus.cc:359] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.688248  9704 raft_consensus.cc:385] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.688637  9704 raft_consensus.cc:740] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.689483  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b22ede922645f4b254592ccbe4c354" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:45.691377  9569 raft_consensus.cc:2468] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 0.
I20260713 09:13:45.688194  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b22ede922645f4b254592ccbe4c354" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:45.692535  9385 leader_election.cc:304] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.692800  9704 consensus_queue.cc:260] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.693347  9716 raft_consensus.cc:493] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.694140  9691 raft_consensus.cc:2804] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.694507  9691 raft_consensus.cc:493] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.694404  9716 raft_consensus.cc:515] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.694859  9691 raft_consensus.cc:3060] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.695366  9705 tablet_bootstrap.cc:492] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.683634  9703 raft_consensus.cc:740] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.695921  9705 ts_tablet_manager.cc:1403] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:13:45.696204  9703 consensus_queue.cc:260] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.697496  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff655883d5a24fc48f6604aad7759408" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:45.697682  9495 raft_consensus.cc:2468] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 0.
I20260713 09:13:45.698091  9420 raft_consensus.cc:2468] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:45.698379  9703 ts_tablet_manager.cc:1434] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:13:45.698446  9705 raft_consensus.cc:359] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.699234  9705 raft_consensus.cc:385] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.699332  9462 leader_election.cc:304] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.699540  9703 tablet_bootstrap.cc:492] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.699522  9705 raft_consensus.cc:740] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.700241  9690 raft_consensus.cc:2804] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.700613  9690 raft_consensus.cc:493] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.700340  9705 consensus_queue.cc:260] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.700944  9690 raft_consensus.cc:3060] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.702584  9705 ts_tablet_manager.cc:1434] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:13:45.703408  9705 tablet_bootstrap.cc:492] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf: Bootstrap starting.
I20260713 09:13:45.703802  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff655883d5a24fc48f6604aad7759408" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:45.704380  9569 raft_consensus.cc:2468] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:45.705660  9716 leader_election.cc:290] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.708439  9703 tablet_bootstrap.cc:654] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.708518  9705 tablet_bootstrap.cc:654] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.712648  9704 ts_tablet_manager.cc:1434] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:13:45.713613  9704 tablet_bootstrap.cc:492] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
W20260713 09:13:45.717280  9367 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:45.725476  9704 tablet_bootstrap.cc:654] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.731969  9690 raft_consensus.cc:515] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.738863  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff655883d5a24fc48f6604aad7759408" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:45.739400  9420 raft_consensus.cc:3060] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.740000  9704 tablet_bootstrap.cc:492] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.740458  9704 ts_tablet_manager.cc:1403] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.010s
I20260713 09:13:45.743000  9704 raft_consensus.cc:359] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.743855  9688 raft_consensus.cc:493] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.744402  9688 raft_consensus.cc:515] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.746217  9688 leader_election.cc:290] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:45.746438  9420 raft_consensus.cc:2468] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:45.747798  9690 leader_election.cc:290] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.747985  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ab572202d48a1ac0dde46febcef26" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:45.748559  9495 raft_consensus.cc:2468] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:45.748903  9691 raft_consensus.cc:515] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.750842  9691 leader_election.cc:290] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.751579  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff655883d5a24fc48f6604aad7759408" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:45.751940  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b22ede922645f4b254592ccbe4c354" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:45.752286  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b22ede922645f4b254592ccbe4c354" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:45.752924  9495 raft_consensus.cc:3060] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.752146  9569 raft_consensus.cc:3060] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.753053  9534 leader_election.cc:304] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:45.754658  9688 raft_consensus.cc:2804] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.755051  9688 raft_consensus.cc:493] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.755463  9688 raft_consensus.cc:3060] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.755575  9703 tablet_bootstrap.cc:492] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.756166  9703 ts_tablet_manager.cc:1403] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.021s
I20260713 09:13:45.752470  9570 raft_consensus.cc:3060] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.755542  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ab572202d48a1ac0dde46febcef26" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:45.757668  9420 raft_consensus.cc:2468] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:45.758754  9462 leader_election.cc:304] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.758939  9703 raft_consensus.cc:359] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.759486  9690 raft_consensus.cc:2804] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.759662  9703 raft_consensus.cc:385] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.760061  9690 raft_consensus.cc:697] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:45.760914  9690 consensus_queue.cc:237] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.763585  9688 raft_consensus.cc:515] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.764768  9569 raft_consensus.cc:2468] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:45.760046  9703 raft_consensus.cc:740] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.766232  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ab572202d48a1ac0dde46febcef26" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:45.766834  9420 raft_consensus.cc:3060] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.765998  9703 consensus_queue.cc:260] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.767809  9704 raft_consensus.cc:385] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.767719  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ab572202d48a1ac0dde46febcef26" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:45.768364  9496 raft_consensus.cc:3060] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.769049  9688 leader_election.cc:290] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:45.770691  9705 tablet_bootstrap.cc:492] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf: No bootstrap required, opened a new log
I20260713 09:13:45.770807  9703 ts_tablet_manager.cc:1434] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:13:45.771309  9705 ts_tablet_manager.cc:1403] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.024s
I20260713 09:13:45.763336  9570 raft_consensus.cc:2468] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 1.
I20260713 09:13:45.771831  9703 tablet_bootstrap.cc:492] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.773671  9420 raft_consensus.cc:2468] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:45.774449  9705 raft_consensus.cc:359] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.774763  9536 leader_election.cc:304] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.775746  9705 raft_consensus.cc:385] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.776029  9705 raft_consensus.cc:740] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.776386  9385 leader_election.cc:304] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.776607  9705 consensus_queue.cc:260] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.777333  9691 raft_consensus.cc:2804] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.777793  9691 raft_consensus.cc:697] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:45.775134  9704 raft_consensus.cc:740] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.774845  9496 raft_consensus.cc:2468] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:45.778606  9691 consensus_queue.cc:237] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.780202  9704 consensus_queue.cc:260] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.781661  9705 ts_tablet_manager.cc:1434] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:13:45.782661  9688 raft_consensus.cc:2804] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.785014  9704 ts_tablet_manager.cc:1434] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.003s
I20260713 09:13:45.785876  9704 tablet_bootstrap.cc:492] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457: Bootstrap starting.
I20260713 09:13:45.786011  9319 catalog_manager.cc:5697] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:45.791731  9704 tablet_bootstrap.cc:654] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.792791  9703 tablet_bootstrap.cc:654] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.766213  9495 raft_consensus.cc:2468] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 1.
I20260713 09:13:45.799270  9690 raft_consensus.cc:493] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.799710  9690 raft_consensus.cc:515] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.801620  9690 leader_election.cc:290] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.803282  9737 raft_consensus.cc:493] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.804171  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365629fa3804e52b2cc3110598e8f03" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:45.804762  9421 raft_consensus.cc:2468] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:45.805265  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365629fa3804e52b2cc3110598e8f03" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:45.806005  9462 leader_election.cc:304] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.807156  9690 raft_consensus.cc:2804] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.807520  9690 raft_consensus.cc:493] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.807834  9690 raft_consensus.cc:3060] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.811154  9688 raft_consensus.cc:697] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:45.812033  9688 consensus_queue.cc:237] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.813338  9739 raft_consensus.cc:493] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.813773  9739 raft_consensus.cc:515] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.803833  9737 raft_consensus.cc:515] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.817790  9737 leader_election.cc:290] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:45.815814  9690 raft_consensus.cc:515] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.818948  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365629fa3804e52b2cc3110598e8f03" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:45.819561  9421 raft_consensus.cc:2468] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:45.820513  9690 leader_election.cc:290] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.820670  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365629fa3804e52b2cc3110598e8f03" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:45.822439  9536 leader_election.cc:304] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.823164  9570 raft_consensus.cc:2468] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 0.
I20260713 09:13:45.823979  9703 tablet_bootstrap.cc:492] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.824481  9703 ts_tablet_manager.cc:1403] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.015s
I20260713 09:13:45.824589  9737 raft_consensus.cc:2804] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.824975  9737 raft_consensus.cc:493] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.825274  9737 raft_consensus.cc:3060] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.825493  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365629fa3804e52b2cc3110598e8f03" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:45.826180  9496 raft_consensus.cc:2393] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58fff8f6a7d441409d1074c51a783457 in current term 1: Already voted for candidate 4ed2806782894c1f871c2576fce21da3 in this term.
I20260713 09:13:45.826052  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365629fa3804e52b2cc3110598e8f03" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:45.826723  9421 raft_consensus.cc:3060] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.828131  9703 raft_consensus.cc:359] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.828773  9703 raft_consensus.cc:385] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.829123  9703 raft_consensus.cc:740] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.829747  9703 consensus_queue.cc:260] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.830569  9737 raft_consensus.cc:515] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.832180  9737 leader_election.cc:290] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:45.833020  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae900ab7d1ed452599def17fe612b5d4" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:45.833624  9420 raft_consensus.cc:2468] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:45.834077  9703 ts_tablet_manager.cc:1434] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:13:45.833899  9419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365629fa3804e52b2cc3110598e8f03" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:45.834951  9703 tablet_bootstrap.cc:492] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3: Bootstrap starting.
I20260713 09:13:45.835392  9536 leader_election.cc:304] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.836203  9421 raft_consensus.cc:2468] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 1.
I20260713 09:13:45.837572  9462 leader_election.cc:304] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [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: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:45.838567  9690 raft_consensus.cc:2804] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.838987  9690 raft_consensus.cc:697] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:45.839861  9739 leader_election.cc:290] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:45.839757  9690 consensus_queue.cc:237] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.840402  9739 raft_consensus.cc:2804] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.840755  9739 raft_consensus.cc:493] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.841073  9739 raft_consensus.cc:3060] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.841266  9703 tablet_bootstrap.cc:654] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:45.844372  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae900ab7d1ed452599def17fe612b5d4" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:45.844954  9496 raft_consensus.cc:2468] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:45.848906  9704 tablet_bootstrap.cc:492] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457: No bootstrap required, opened a new log
I20260713 09:13:45.848649  9739 raft_consensus.cc:515] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.849361  9704 ts_tablet_manager.cc:1403] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.020s
I20260713 09:13:45.851998  9704 raft_consensus.cc:359] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.852593  9704 raft_consensus.cc:385] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.846824  9317 catalog_manager.cc:5697] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 1 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:45.854329  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365629fa3804e52b2cc3110598e8f03" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:45.855670  9534 leader_election.cc:304] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [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: 58fff8f6a7d441409d1074c51a783457; no voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf
I20260713 09:13:45.859207  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae900ab7d1ed452599def17fe612b5d4" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:45.859848  9495 raft_consensus.cc:3060] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.864017  9739 leader_election.cc:290] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:45.864660  9739 raft_consensus.cc:2749] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:13:45.852851  9704 raft_consensus.cc:740] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.852370  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae900ab7d1ed452599def17fe612b5d4" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:45.872275  9421 raft_consensus.cc:3060] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.875873  9495 raft_consensus.cc:2468] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:45.880716  9534 leader_election.cc:304] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:45.879105  9704 consensus_queue.cc:260] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.884533  9704 ts_tablet_manager.cc:1434] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260713 09:13:45.882706  9421 raft_consensus.cc:2468] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:45.881862  9737 raft_consensus.cc:2804] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.888556  9737 raft_consensus.cc:697] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:45.889394  9737 consensus_queue.cc:237] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.890554  9319 catalog_manager.cc:5697] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 1 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:45.895785  9703 tablet_bootstrap.cc:492] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3: No bootstrap required, opened a new log
I20260713 09:13:45.896250  9703 ts_tablet_manager.cc:1403] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.036s
I20260713 09:13:45.898792  9703 raft_consensus.cc:359] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.899400  9703 raft_consensus.cc:385] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:45.899684  9703 raft_consensus.cc:740] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Initialized, Role: FOLLOWER
I20260713 09:13:45.900463  9703 consensus_queue.cc:260] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.900797  9318 catalog_manager.cc:5697] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:45.902434  9703 ts_tablet_manager.cc:1434] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:13:45.916356  9319 catalog_manager.cc:5697] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:45.940059  9691 raft_consensus.cc:493] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.940444  9691 raft_consensus.cc:515] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.942077  9691 leader_election.cc:290] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.942569  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240865f06d0c433c86d7b8eb1215397b" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:45.942950  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240865f06d0c433c86d7b8eb1215397b" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457" is_pre_election: true
I20260713 09:13:45.943094  9495 raft_consensus.cc:2468] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 0.
I20260713 09:13:45.943500  9570 raft_consensus.cc:2468] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 0.
I20260713 09:13:45.944017  9385 leader_election.cc:304] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.944653  9691 raft_consensus.cc:2804] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.945015  9691 raft_consensus.cc:493] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.945295  9691 raft_consensus.cc:3060] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.949766  9691 raft_consensus.cc:515] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.951354  9691 leader_election.cc:290] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:45.951853  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240865f06d0c433c86d7b8eb1215397b" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:45.952216  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240865f06d0c433c86d7b8eb1215397b" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:45.952344  9495 raft_consensus.cc:3060] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.952702  9570 raft_consensus.cc:3060] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.956847  9690 consensus_queue.cc:1048] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:45.957614  9495 raft_consensus.cc:2468] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 1.
I20260713 09:13:45.958374  9570 raft_consensus.cc:2468] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 1.
I20260713 09:13:45.958628  9385 leader_election.cc:304] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:45.959332  9691 raft_consensus.cc:2804] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.959786  9691 raft_consensus.cc:697] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:45.960225  9737 raft_consensus.cc:493] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:45.960764  9737 raft_consensus.cc:515] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.961105  9691 consensus_queue.cc:237] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.963932  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b1ccd313504d03912bb48947cc3937" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3" is_pre_election: true
I20260713 09:13:45.964625  9495 raft_consensus.cc:2468] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:45.965930  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b1ccd313504d03912bb48947cc3937" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf" is_pre_election: true
I20260713 09:13:45.965945  9534 leader_election.cc:304] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:45.966675  9421 raft_consensus.cc:2468] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 0.
I20260713 09:13:45.967096  9688 raft_consensus.cc:2804] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:45.967561  9688 raft_consensus.cc:493] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:45.967926  9688 raft_consensus.cc:3060] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.975541  9737 leader_election.cc:290] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:45.976006  9715 consensus_queue.cc:1048] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:45.975375  9688 raft_consensus.cc:515] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:45.979138  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b1ccd313504d03912bb48947cc3937" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:45.979753  9421 raft_consensus.cc:3060] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.980587  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b1ccd313504d03912bb48947cc3937" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:45.981237  9495 raft_consensus.cc:3060] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:45.988451  9495 raft_consensus.cc:2468] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:45.988933  9688 leader_election.cc:290] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:45.989338  9715 consensus_queue.cc:1048] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:45.990360  9534 leader_election.cc:304] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:45.991317  9688 raft_consensus.cc:2804] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:45.992048  9688 raft_consensus.cc:697] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:45.993199  9688 consensus_queue.cc:237] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.016206  9318 catalog_manager.cc:5697] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 1 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:46.041105  9421 raft_consensus.cc:2468] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 1.
I20260713 09:13:46.049031  9716 consensus_queue.cc:1048] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.049490  9319 catalog_manager.cc:5697] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 1 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:46.197837  9495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6c34daef979410a8cb7759a17b875d6"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
mode: GRACEFUL
new_leader_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:34020
I20260713 09:13:46.198338  9495 raft_consensus.cc:606] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Received request to transfer leadership to TS 6e7a6193ea884539a435b003269147cf
I20260713 09:13:46.202380  9495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bc42da1b28d4b3e8cb3915df9eb0dbf"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
mode: GRACEFUL
new_leader_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:34020
I20260713 09:13:46.202782  9495 raft_consensus.cc:606] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Received request to transfer leadership to TS 6e7a6193ea884539a435b003269147cf
I20260713 09:13:46.206635  9569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a7ab572202d48a1ac0dde46febcef26"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
mode: GRACEFUL
new_leader_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:34838
I20260713 09:13:46.207007  9569 raft_consensus.cc:606] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Received request to transfer leadership to TS 6e7a6193ea884539a435b003269147cf
I20260713 09:13:46.210984  9495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff655883d5a24fc48f6604aad7759408"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
mode: GRACEFUL
new_leader_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:34020
I20260713 09:13:46.211395  9495 raft_consensus.cc:606] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Received request to transfer leadership to TS 6e7a6193ea884539a435b003269147cf
I20260713 09:13:46.217576  9569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae900ab7d1ed452599def17fe612b5d4"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
mode: GRACEFUL
new_leader_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:34838
I20260713 09:13:46.217947  9569 raft_consensus.cc:606] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Received request to transfer leadership to TS 4ed2806782894c1f871c2576fce21da3
I20260713 09:13:46.221833  9419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58b22ede922645f4b254592ccbe4c354"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
mode: GRACEFUL
new_leader_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:45894
I20260713 09:13:46.222254  9419 raft_consensus.cc:606] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Received request to transfer leadership to TS 4ed2806782894c1f871c2576fce21da3
I20260713 09:13:46.226837  9569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b1ccd313504d03912bb48947cc3937"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
mode: GRACEFUL
new_leader_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:34838
I20260713 09:13:46.227198  9569 raft_consensus.cc:606] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Received request to transfer leadership to TS 4ed2806782894c1f871c2576fce21da3
I20260713 09:13:46.231029  9419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "240865f06d0c433c86d7b8eb1215397b"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
mode: GRACEFUL
new_leader_uuid: "58fff8f6a7d441409d1074c51a783457"
 from {username='slave'} at 127.0.0.1:45894
I20260713 09:13:46.231444  9419 raft_consensus.cc:606] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Received request to transfer leadership to TS 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:46.258733  9715 consensus_queue.cc:1048] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.269114  9754 consensus_queue.cc:1048] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:46.333190  9754 consensus_queue.cc:1048] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.334895  9754 consensus_queue.cc:1048] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.340075  9688 consensus_queue.cc:1048] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.344187  9716 raft_consensus.cc:993] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3: : Instructing follower 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:46.344571  9716 raft_consensus.cc:1081] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Signalling peer 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:46.346511  9421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff655883d5a24fc48f6604aad7759408"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:13:46.347781  9421 raft_consensus.cc:493] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:46.348130  9421 raft_consensus.cc:3060] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.354183  9688 raft_consensus.cc:993] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457: : Instructing follower 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:46.354635  9688 raft_consensus.cc:1081] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Signalling peer 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:46.354550  9691 consensus_queue.cc:1048] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:13:46.356161  9739 consensus_queue.cc:1048] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.356523  9421 raft_consensus.cc:515] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.358314  9421 leader_election.cc:290] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:46.360813  9496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae900ab7d1ed452599def17fe612b5d4"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:34004
I20260713 09:13:46.361620  9493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff655883d5a24fc48f6604aad7759408" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:46.362182  9493 raft_consensus.cc:3055] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:46.362514  9493 raft_consensus.cc:740] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:46.363303  9493 consensus_queue.cc:260] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.364606  9493 raft_consensus.cc:3060] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.361975  9496 raft_consensus.cc:493] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:46.367576  9496 raft_consensus.cc:3060] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.360853  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff655883d5a24fc48f6604aad7759408" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:46.368734  9570 raft_consensus.cc:3060] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.372948  9691 raft_consensus.cc:993] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf: : Instructing follower 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:46.373370  9691 raft_consensus.cc:1081] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Signalling peer 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:46.375805  9495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58b22ede922645f4b254592ccbe4c354"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:33996
I20260713 09:13:46.375865  9570 raft_consensus.cc:2468] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:46.376480  9495 raft_consensus.cc:493] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:46.376874  9495 raft_consensus.cc:3060] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.379997  9385 leader_election.cc:304] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:46.381080  9493 raft_consensus.cc:2468] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:46.380960  9708 raft_consensus.cc:2804] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:46.382028  9708 raft_consensus.cc:697] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:46.382769  9708 consensus_queue.cc:237] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.386837  9495 raft_consensus.cc:515] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.387954  9494 raft_consensus.cc:1240] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Rejecting Update request from peer 6e7a6193ea884539a435b003269147cf for earlier term 1. Current term is 2. Ops: []
I20260713 09:13:46.388922  9708 consensus_queue.cc:1048] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.389675  9419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b22ede922645f4b254592ccbe4c354" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:46.390272  9419 raft_consensus.cc:3055] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:46.391331  9419 raft_consensus.cc:740] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:46.391876  9569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b22ede922645f4b254592ccbe4c354" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:46.392163  9419 consensus_queue.cc:260] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.393220  9419 raft_consensus.cc:3060] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:46.393270  9691 consensus_queue.cc:1175] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4ed2806782894c1f871c2576fce21da3" 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 6e7a6193ea884539a435b003269147cf for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:13:46.390622  9496 raft_consensus.cc:515] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.390976  9495 leader_election.cc:290] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:46.398451  9496 leader_election.cc:290] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:46.399649  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae900ab7d1ed452599def17fe612b5d4" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:46.400429  9421 raft_consensus.cc:3060] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.400602  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae900ab7d1ed452599def17fe612b5d4" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:46.401598  9570 raft_consensus.cc:3055] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:46.401933  9570 raft_consensus.cc:740] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:46.403494  9570 consensus_queue.cc:260] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.404749  9570 raft_consensus.cc:3060] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.406531  9421 raft_consensus.cc:2468] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 2.
I20260713 09:13:46.408010  9462 leader_election.cc:304] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:46.408771  9690 raft_consensus.cc:2804] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:46.409214  9690 raft_consensus.cc:697] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:46.409549  9419 raft_consensus.cc:2468] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 2.
I20260713 09:13:46.409981  9690 consensus_queue.cc:237] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.410703  9570 raft_consensus.cc:2468] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 2.
I20260713 09:13:46.411981  9462 leader_election.cc:304] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [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: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:46.413095  9715 raft_consensus.cc:2804] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:46.413555  9715 raft_consensus.cc:697] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:46.414345  9715 consensus_queue.cc:237] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [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: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.416671  9317 catalog_manager.cc:5697] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 1 to 2, leader changed from 4ed2806782894c1f871c2576fce21da3 (127.4.198.2) to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 2 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:46.421396  9688 consensus_queue.cc:1048] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.426847  9318 catalog_manager.cc:5697] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 1 to 2, leader changed from 58fff8f6a7d441409d1074c51a783457 (127.4.198.3) to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:46.428653  9739 raft_consensus.cc:993] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457: : Instructing follower 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:46.429037  9737 raft_consensus.cc:1081] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Signalling peer 4ed2806782894c1f871c2576fce21da3 to start an election
I20260713 09:13:46.433753  9496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b1ccd313504d03912bb48947cc3937"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
 from {username='slave'} at 127.0.0.1:34004
I20260713 09:13:46.434268  9496 raft_consensus.cc:493] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:46.434890  9496 raft_consensus.cc:3060] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.434484  9739 consensus_queue.cc:1048] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:46.440742  9496 raft_consensus.cc:515] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.442904  9739 consensus_queue.cc:1048] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.443254  9420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b1ccd313504d03912bb48947cc3937" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:46.444132  9739 consensus_queue.cc:1048] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.444782  9496 leader_election.cc:290] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:46.445778  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b1ccd313504d03912bb48947cc3937" candidate_uuid: "4ed2806782894c1f871c2576fce21da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:46.446269  9570 raft_consensus.cc:3055] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:46.446561  9570 raft_consensus.cc:740] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:46.447283  9570 consensus_queue.cc:260] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.448559  9570 raft_consensus.cc:3060] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.450582  9318 catalog_manager.cc:5697] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 1 to 2, leader changed from 6e7a6193ea884539a435b003269147cf (127.4.198.1) to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:46.455148  9570 raft_consensus.cc:2468] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed2806782894c1f871c2576fce21da3 in term 2.
I20260713 09:13:46.460409  9460 leader_election.cc:304] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [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: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 6e7a6193ea884539a435b003269147cf
I20260713 09:13:46.461490  9715 raft_consensus.cc:2804] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:46.461936  9715 raft_consensus.cc:697] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:46.462751  9715 consensus_queue.cc:237] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.464680  9737 raft_consensus.cc:993] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457: : Instructing follower 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:46.465103  9737 raft_consensus.cc:1081] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Signalling peer 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:46.466986  9420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a7ab572202d48a1ac0dde46febcef26"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:45892
I20260713 09:13:46.467495  9420 raft_consensus.cc:493] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:46.467852  9420 raft_consensus.cc:3060] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.470747  9708 consensus_queue.cc:1048] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.473908  9420 raft_consensus.cc:515] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.476493  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ab572202d48a1ac0dde46febcef26" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:46.476928  9495 raft_consensus.cc:3060] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.479753  9317 catalog_manager.cc:5697] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 reported cstate change: term changed from 1 to 2, leader changed from 58fff8f6a7d441409d1074c51a783457 (127.4.198.3) to 4ed2806782894c1f871c2576fce21da3 (127.4.198.2). New cstate: current_term: 2 leader_uuid: "4ed2806782894c1f871c2576fce21da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:46.481876  9495 raft_consensus.cc:2468] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:46.482764  9420 leader_election.cc:290] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:46.482820  9385 leader_election.cc:304] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:46.483636  9708 raft_consensus.cc:2804] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:46.484064  9708 raft_consensus.cc:697] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:46.484753  9708 consensus_queue.cc:237] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.488155  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ab572202d48a1ac0dde46febcef26" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:46.489167  9570 raft_consensus.cc:3055] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:46.489535  9570 raft_consensus.cc:740] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:46.490710  9570 consensus_queue.cc:260] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.491923  9570 raft_consensus.cc:3060] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.495136  9691 consensus_queue.cc:1048] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:46.496794  9716 raft_consensus.cc:993] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3: : Instructing follower 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:46.497218  9716 raft_consensus.cc:1081] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Signalling peer 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:46.498811  9420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6c34daef979410a8cb7759a17b875d6"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:13:46.499275  9420 raft_consensus.cc:493] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:46.499661  9420 raft_consensus.cc:3060] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.504659  9691 raft_consensus.cc:993] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf: : Instructing follower 58fff8f6a7d441409d1074c51a783457 to start an election
I20260713 09:13:46.505095  9691 raft_consensus.cc:1081] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Signalling peer 58fff8f6a7d441409d1074c51a783457 to start an election
I20260713 09:13:46.506618  9319 catalog_manager.cc:5697] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 1 to 2, leader changed from 58fff8f6a7d441409d1074c51a783457 (127.4.198.3) to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 2 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:46.509397  9569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "240865f06d0c433c86d7b8eb1215397b"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
 from {username='slave'} at 127.0.0.1:34834
I20260713 09:13:46.509894  9569 raft_consensus.cc:493] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:46.510197  9569 raft_consensus.cc:3060] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.513299  9690 raft_consensus.cc:993] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3: : Instructing follower 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:46.513691  9690 raft_consensus.cc:1081] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Signalling peer 6e7a6193ea884539a435b003269147cf to start an election
I20260713 09:13:46.514736  9420 raft_consensus.cc:515] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.515300  9419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bc42da1b28d4b3e8cb3915df9eb0dbf"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:13:46.515836  9419 raft_consensus.cc:493] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:46.516170  9419 raft_consensus.cc:3060] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.516122  9569 raft_consensus.cc:515] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.518963  9496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240865f06d0c433c86d7b8eb1215397b" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:46.519389  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240865f06d0c433c86d7b8eb1215397b" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:46.519486  9496 raft_consensus.cc:3060] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.519986  9421 raft_consensus.cc:3055] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:46.520304  9421 raft_consensus.cc:740] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:46.521420  9421 consensus_queue.cc:260] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.522377  9421 raft_consensus.cc:3060] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.522878  9419 raft_consensus.cc:515] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.525249  9419 leader_election.cc:290] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:46.525341  9495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc42da1b28d4b3e8cb3915df9eb0dbf" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:46.527355  9496 raft_consensus.cc:2468] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 2.
I20260713 09:13:46.527676  9495 raft_consensus.cc:3055] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:46.527973  9495 raft_consensus.cc:740] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:46.528424  9534 leader_election.cc:304] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:46.528637  9495 consensus_queue.cc:260] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.529230  9737 raft_consensus.cc:2804] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:46.529209  9494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c34daef979410a8cb7759a17b875d6" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:46.529587  9495 raft_consensus.cc:3060] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.529968  9494 raft_consensus.cc:3055] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:46.530261  9420 leader_election.cc:290] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743), 58fff8f6a7d441409d1074c51a783457 (127.4.198.3:34821)
I20260713 09:13:46.530326  9494 raft_consensus.cc:740] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:46.530650  9567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c34daef979410a8cb7759a17b875d6" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:46.529929  9737 raft_consensus.cc:697] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 2 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:46.531201  9494 consensus_queue.cc:260] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.526111  9568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc42da1b28d4b3e8cb3915df9eb0dbf" candidate_uuid: "6e7a6193ea884539a435b003269147cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58fff8f6a7d441409d1074c51a783457"
I20260713 09:13:46.532387  9494 raft_consensus.cc:3060] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.532258  9737 consensus_queue.cc:237] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.533120  9421 raft_consensus.cc:2468] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 2.
I20260713 09:13:46.532649  9568 raft_consensus.cc:3060] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.537233  9495 raft_consensus.cc:2468] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:46.537979  9494 raft_consensus.cc:2468] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:46.538368  9385 leader_election.cc:304] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:46.539202  9709 raft_consensus.cc:2804] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:46.539283  9385 leader_election.cc:304] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:46.539722  9709 raft_consensus.cc:697] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:46.531234  9567 raft_consensus.cc:3060] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.540807  9708 raft_consensus.cc:2804] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:46.541242  9708 raft_consensus.cc:697] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Becoming Leader. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:46.526109  9569 leader_election.cc:290] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:46.541956  9708 consensus_queue.cc:237] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.543206  9570 raft_consensus.cc:2468] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:46.546173  9567 raft_consensus.cc:2468] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:46.549855  9568 raft_consensus.cc:2468] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e7a6193ea884539a435b003269147cf in term 2.
I20260713 09:13:46.540462  9709 consensus_queue.cc:237] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:46.553049  9318 catalog_manager.cc:5697] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 1 to 2, leader changed from 6e7a6193ea884539a435b003269147cf (127.4.198.1) to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 2 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:46.560317  9317 catalog_manager.cc:5697] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 1 to 2, leader changed from 4ed2806782894c1f871c2576fce21da3 (127.4.198.2) to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 2 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:46.561452  9317 catalog_manager.cc:5697] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf reported cstate change: term changed from 1 to 2, leader changed from 4ed2806782894c1f871c2576fce21da3 (127.4.198.2) to 6e7a6193ea884539a435b003269147cf (127.4.198.1). New cstate: current_term: 2 leader_uuid: "6e7a6193ea884539a435b003269147cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:46.852356  9568 raft_consensus.cc:1275] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.853394  9716 consensus_queue.cc:1048] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.857720  9568 raft_consensus.cc:1275] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.859083  9708 consensus_queue.cc:1048] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.862032  9421 raft_consensus.cc:1275] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.863642  9716 consensus_queue.cc:1048] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.866953  9496 raft_consensus.cc:1275] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.868520  9708 consensus_queue.cc:1048] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:46.921785  9421 raft_consensus.cc:3060] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.922309  9567 raft_consensus.cc:1275] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.923691  9709 consensus_queue.cc:1048] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.931751  9421 raft_consensus.cc:1275] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.933050  9496 raft_consensus.cc:1275] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.933773  9770 consensus_queue.cc:1048] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.934825  9708 consensus_queue.cc:1048] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.942189  9567 raft_consensus.cc:1275] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.943847  9716 consensus_queue.cc:1048] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.946967  9496 raft_consensus.cc:1275] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 58fff8f6a7d441409d1074c51a783457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.947207  9568 raft_consensus.cc:3060] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:46.948563  9737 consensus_queue.cc:1048] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.953888  9568 raft_consensus.cc:1275] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.955224  9716 consensus_queue.cc:1048] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.957890  9419 raft_consensus.cc:1275] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 4ed2806782894c1f871c2576fce21da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.961472  9421 raft_consensus.cc:1275] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 58fff8f6a7d441409d1074c51a783457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.962684  9737 consensus_queue.cc:1048] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.963315  9771 consensus_queue.cc:1048] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:46.975867  9496 raft_consensus.cc:1275] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.977424  9709 consensus_queue.cc:1048] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:46.988059  9568 raft_consensus.cc:1275] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:46.989213  9709 consensus_queue.cc:1048] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:47.118639  9496 raft_consensus.cc:1275] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:47.119675  9709 consensus_queue.cc:1048] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:47.127003  9568 raft_consensus.cc:1275] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Refusing update from remote peer 6e7a6193ea884539a435b003269147cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:47.128304  9709 consensus_queue.cc:1048] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:49.233860  9318 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54276:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:13:49.250403  9318 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54276:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:13:49.288492  4888 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:49.435109  9417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081"
dest_uuid: "6e7a6193ea884539a435b003269147cf"
mode: GRACEFUL
new_leader_uuid: "58fff8f6a7d441409d1074c51a783457"
 from {username='slave'} at 127.0.0.1:37192
I20260713 09:13:49.446049  9417 raft_consensus.cc:606] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Received request to transfer leadership to TS 58fff8f6a7d441409d1074c51a783457
W20260713 09:13:49.454627  9807 log.cc:927] Time spent T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260713 09:13:49.501938  9828 tablet.cc:1724] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.529088  9838 tablet.cc:1724] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.519193  9829 tablet.cc:1724] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.546518  9814 log.cc:927] Time spent T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260713 09:13:49.532073  9827 tablet.cc:1724] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.560058  9818 log.cc:927] Time spent T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260713 09:13:49.519049  9823 tablet.cc:1724] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.588219  9841 tablet.cc:1724] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.590595  9816 raft_consensus.cc:993] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf: : Instructing follower 58fff8f6a7d441409d1074c51a783457 to start an election
I20260713 09:13:49.591094  9816 raft_consensus.cc:1081] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Signalling peer 58fff8f6a7d441409d1074c51a783457 to start an election
I20260713 09:13:49.593237  9839 tablet.cc:1724] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.595649  9569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
 from {username='slave'} at 127.0.0.1:34834
I20260713 09:13:49.596186  9569 raft_consensus.cc:493] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:49.596529  9569 raft_consensus.cc:3060] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:49.597653  9840 tablet.cc:1724] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.604425  9829 tablet.cc:1724] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.622282  9569 raft_consensus.cc:515] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:49.612289  9839 tablet.cc:1724] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.613358  9841 tablet.cc:1724] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.628172  9835 tablet.cc:1724] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.624846  9823 tablet.cc:1724] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.640479  9569 leader_election.cc:290] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:49.643009  9492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:49.643698  9492 raft_consensus.cc:3060] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:49.646850  9419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658fdfe1c8e4ca898e61861ff507081" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:49.649283  9419 raft_consensus.cc:3055] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:49.649521  9419 raft_consensus.cc:740] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e7a6193ea884539a435b003269147cf, State: Running, Role: LEADER
I20260713 09:13:49.650197  9419 consensus_queue.cc:260] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:49.651127  9419 raft_consensus.cc:3060] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:49.656658  9492 raft_consensus.cc:2468] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 2.
I20260713 09:13:49.657852  9534 leader_election.cc:304] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed2806782894c1f871c2576fce21da3, 58fff8f6a7d441409d1074c51a783457; no voters: 
I20260713 09:13:49.658707  9739 raft_consensus.cc:2804] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:49.659821  9739 raft_consensus.cc:697] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 2 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:49.660651  9739 consensus_queue.cc:237] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:49.662364  9419 raft_consensus.cc:2468] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 2.
I20260713 09:13:49.669515  9823 tablet.cc:1724] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.675211  9846 tablet.cc:1724] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.680394  9828 tablet.cc:1724] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.686049  9844 tablet.cc:1724] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.692078  9847 tablet.cc:1724] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.693674  9840 tablet.cc:1724] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.694842  9827 tablet.cc:1724] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.692173  9838 tablet.cc:1724] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.702805  9844 tablet.cc:1724] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.696260  9835 tablet.cc:1724] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.715219  9319 catalog_manager.cc:5697] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 1 to 2, leader changed from 6e7a6193ea884539a435b003269147cf (127.4.198.1) to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 2 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:49.723280  9847 tablet.cc:1724] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.734779  9846 tablet.cc:1724] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.735641  9493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea"
dest_uuid: "4ed2806782894c1f871c2576fce21da3"
mode: GRACEFUL
new_leader_uuid: "58fff8f6a7d441409d1074c51a783457"
 from {username='slave'} at 127.0.0.1:41286
I20260713 09:13:49.740324  9493 raft_consensus.cc:606] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Received request to transfer leadership to TS 58fff8f6a7d441409d1074c51a783457
I20260713 09:13:49.741895  4888 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:13:49.742446  4888 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:49.734246  9847 tablet.cc:1724] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.736356  9829 tablet.cc:1724] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:49.775789  9318 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4: soft_deleted_table [id=583348640ac1424499d867c164b5c94b] alter complete (version 1)
I20260713 09:13:50.029162  9836 raft_consensus.cc:993] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3: : Instructing follower 58fff8f6a7d441409d1074c51a783457 to start an election
I20260713 09:13:50.029608  9812 raft_consensus.cc:1081] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Signalling peer 58fff8f6a7d441409d1074c51a783457 to start an election
I20260713 09:13:50.030846  9563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea"
dest_uuid: "58fff8f6a7d441409d1074c51a783457"
 from {username='slave'} at 127.0.0.1:34822
I20260713 09:13:50.031242  9563 raft_consensus.cc:493] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:50.031543  9563 raft_consensus.cc:3060] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:50.037377  9563 raft_consensus.cc:515] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:50.038877  9563 leader_election.cc:290] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 2 election: Requested vote from peers 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787), 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743)
I20260713 09:13:50.039544  9418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e7a6193ea884539a435b003269147cf"
I20260713 09:13:50.039763  9493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6399d8fa7ec4dd9a6da6d93169961ea" candidate_uuid: "58fff8f6a7d441409d1074c51a783457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed2806782894c1f871c2576fce21da3"
I20260713 09:13:50.040107  9418 raft_consensus.cc:3060] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:50.040238  9493 raft_consensus.cc:3055] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:50.040551  9493 raft_consensus.cc:740] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed2806782894c1f871c2576fce21da3, State: Running, Role: LEADER
I20260713 09:13:50.041113  9493 consensus_queue.cc:260] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:50.041939  9493 raft_consensus.cc:3060] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:50.044613  9418 raft_consensus.cc:2468] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 2.
I20260713 09:13:50.045485  9536 leader_election.cc:304] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58fff8f6a7d441409d1074c51a783457, 6e7a6193ea884539a435b003269147cf; no voters: 
I20260713 09:13:50.046100  9739 raft_consensus.cc:2804] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:50.046639  9493 raft_consensus.cc:2468] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58fff8f6a7d441409d1074c51a783457 in term 2.
I20260713 09:13:50.046639  9739 raft_consensus.cc:697] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 2 LEADER]: Becoming Leader. State: Replica: 58fff8f6a7d441409d1074c51a783457, State: Running, Role: LEADER
I20260713 09:13:50.047648  9739 consensus_queue.cc:237] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } }
I20260713 09:13:50.053560  9319 catalog_manager.cc:5697] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 reported cstate change: term changed from 1 to 2, leader changed from 4ed2806782894c1f871c2576fce21da3 (127.4.198.2) to 58fff8f6a7d441409d1074c51a783457 (127.4.198.3). New cstate: current_term: 2 leader_uuid: "58fff8f6a7d441409d1074c51a783457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58fff8f6a7d441409d1074c51a783457" member_type: VOTER last_known_addr { host: "127.4.198.3" port: 34821 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:50.062681  9493 raft_consensus.cc:1275] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 58fff8f6a7d441409d1074c51a783457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:50.063647  9739 consensus_queue.cc:1048] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:50.072702  9418 raft_consensus.cc:1275] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 58fff8f6a7d441409d1074c51a783457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:50.075074  9853 consensus_queue.cc:1048] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:50.590848  9418 raft_consensus.cc:1275] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Refusing update from remote peer 58fff8f6a7d441409d1074c51a783457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:50.591933  9853 consensus_queue.cc:1048] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e7a6193ea884539a435b003269147cf" member_type: VOTER last_known_addr { host: "127.4.198.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:50.600101  9493 raft_consensus.cc:1275] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Refusing update from remote peer 58fff8f6a7d441409d1074c51a783457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:50.601411  9852 consensus_queue.cc:1048] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed2806782894c1f871c2576fce21da3" member_type: VOTER last_known_addr { host: "127.4.198.2" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:50.791317  4888 tablet_server.cc:179] TabletServer@127.4.198.1:0 shutting down...
W20260713 09:13:50.812974  9462 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260713 09:13:50.815837  9462 consensus_peers.cc:597] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 -> Peer 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787): Couldn't send request to peer 6e7a6193ea884539a435b003269147cf. 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:13:50.821197  9462 consensus_peers.cc:597] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 -> Peer 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787): Couldn't send request to peer 6e7a6193ea884539a435b003269147cf. 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:13:50.823617  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:50.824478  4888 tablet_replica.cc:333] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.825119  4888 raft_consensus.cc:2243] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.825507  4888 raft_consensus.cc:2272] T b2b1ccd313504d03912bb48947cc3937 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.827076  4888 tablet_replica.cc:333] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.827601  4888 raft_consensus.cc:2243] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.827962  4888 raft_consensus.cc:2272] T 58b22ede922645f4b254592ccbe4c354 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.829443  4888 tablet_replica.cc:333] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.829898  4888 raft_consensus.cc:2243] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.830225  4888 raft_consensus.cc:2272] T a365629fa3804e52b2cc3110598e8f03 P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.831751  4888 tablet_replica.cc:333] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.832221  4888 raft_consensus.cc:2243] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.832815  4888 raft_consensus.cc:2272] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.834316  4888 tablet_replica.cc:333] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.834789  4888 raft_consensus.cc:2243] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.835143  4888 raft_consensus.cc:2272] T 240865f06d0c433c86d7b8eb1215397b P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.836648  4888 tablet_replica.cc:333] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.837091  4888 raft_consensus.cc:2243] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.837671  4888 raft_consensus.cc:2272] T 5693dee872664989ad877e080c4986a1 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.839360  4888 tablet_replica.cc:333] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.839987  4888 raft_consensus.cc:2243] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.840374  4888 raft_consensus.cc:2272] T 47fff3f5c70846e2b62c00449d67c9ef P 6e7a6193ea884539a435b003269147cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.842512  4888 tablet_replica.cc:333] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.842990  4888 raft_consensus.cc:2243] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.843330  4888 raft_consensus.cc:2272] T 9b03acfe8e0744ef9fda226c89b91bc1 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.844987  4888 tablet_replica.cc:333] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.845435  4888 raft_consensus.cc:2243] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.845791  4888 raft_consensus.cc:2272] T 6bfb088c7a2447f784f0b335f22d4a0a P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.847345  4888 tablet_replica.cc:333] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.847847  4888 raft_consensus.cc:2243] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.848445  4888 raft_consensus.cc:2272] T ff655883d5a24fc48f6604aad7759408 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.849946  4888 tablet_replica.cc:333] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.850378  4888 raft_consensus.cc:2243] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.850966  4888 raft_consensus.cc:2272] T e6c34daef979410a8cb7759a17b875d6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.852468  4888 tablet_replica.cc:333] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.852907  4888 raft_consensus.cc:2243] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.853480  4888 raft_consensus.cc:2272] T cdd3098898a449de91f2c501fbe6cbe6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.855022  4888 tablet_replica.cc:333] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.855448  4888 raft_consensus.cc:2243] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.855796  4888 raft_consensus.cc:2272] T f6399d8fa7ec4dd9a6da6d93169961ea P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.857834  4888 tablet_replica.cc:333] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.858264  4888 raft_consensus.cc:2243] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.858857  4888 raft_consensus.cc:2272] T 6a7ab572202d48a1ac0dde46febcef26 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.860332  4888 tablet_replica.cc:333] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.860770  4888 raft_consensus.cc:2243] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.861104  4888 raft_consensus.cc:2272] T 63fac489a3744a6680f5f796bef874e6 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.862605  4888 tablet_replica.cc:333] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.863009  4888 raft_consensus.cc:2243] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.863332  4888 raft_consensus.cc:2272] T ae900ab7d1ed452599def17fe612b5d4 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.864892  4888 tablet_replica.cc:333] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.865289  4888 raft_consensus.cc:2243] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.865626  4888 raft_consensus.cc:2272] T d658fdfe1c8e4ca898e61861ff507081 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.867702  4888 tablet_replica.cc:333] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf: stopping tablet replica
I20260713 09:13:50.868132  4888 raft_consensus.cc:2243] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.868767  4888 raft_consensus.cc:2272] T 2b04d785ec634896869974407ae14f55 P 6e7a6193ea884539a435b003269147cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.892206  4888 tablet_server.cc:196] TabletServer@127.4.198.1:0 shutdown complete.
W20260713 09:13:50.905130  9536 consensus_peers.cc:597] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 -> Peer 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787): Couldn't send request to peer 6e7a6193ea884539a435b003269147cf. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:36787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:50.920161  4888 tablet_server.cc:179] TabletServer@127.4.198.2:0 shutting down...
W20260713 09:13:50.938701  9462 consensus_peers.cc:597] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 -> Peer 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787): Couldn't send request to peer 6e7a6193ea884539a435b003269147cf. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:36787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:50.944881  9462 consensus_peers.cc:597] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 -> Peer 6e7a6193ea884539a435b003269147cf (127.4.198.1:36787): Couldn't send request to peer 6e7a6193ea884539a435b003269147cf. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.1:36787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:50.948762  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:50.949348  4888 tablet_replica.cc:333] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.949880  4888 raft_consensus.cc:2243] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.950526  4888 raft_consensus.cc:2272] T b2b1ccd313504d03912bb48947cc3937 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.952112  4888 tablet_replica.cc:333] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.952603  4888 raft_consensus.cc:2243] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.953238  4888 raft_consensus.cc:2272] T 58b22ede922645f4b254592ccbe4c354 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.954772  4888 tablet_replica.cc:333] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.955263  4888 raft_consensus.cc:2243] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.955960  4888 raft_consensus.cc:2272] T a365629fa3804e52b2cc3110598e8f03 P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.957589  4888 tablet_replica.cc:333] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.958091  4888 raft_consensus.cc:2243] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.958462  4888 raft_consensus.cc:2272] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.960070  4888 tablet_replica.cc:333] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.960537  4888 raft_consensus.cc:2243] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.960912  4888 raft_consensus.cc:2272] T 6bfb088c7a2447f784f0b335f22d4a0a P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.962482  4888 tablet_replica.cc:333] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.962949  4888 raft_consensus.cc:2243] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.963603  4888 raft_consensus.cc:2272] T 9b03acfe8e0744ef9fda226c89b91bc1 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.965261  4888 tablet_replica.cc:333] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.965720  4888 raft_consensus.cc:2243] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.966092  4888 raft_consensus.cc:2272] T 6a7ab572202d48a1ac0dde46febcef26 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.967583  4888 tablet_replica.cc:333] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.968041  4888 raft_consensus.cc:2243] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.968672  4888 raft_consensus.cc:2272] T 63fac489a3744a6680f5f796bef874e6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.970275  4888 tablet_replica.cc:333] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.970722  4888 raft_consensus.cc:2243] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.971397  4888 raft_consensus.cc:2272] T ae900ab7d1ed452599def17fe612b5d4 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.972985  4888 tablet_replica.cc:333] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.973441  4888 raft_consensus.cc:2243] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.973799  4888 raft_consensus.cc:2272] T d658fdfe1c8e4ca898e61861ff507081 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.975840  4888 tablet_replica.cc:333] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.976310  4888 raft_consensus.cc:2243] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.976666  4888 raft_consensus.cc:2272] T 240865f06d0c433c86d7b8eb1215397b P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.978113  4888 tablet_replica.cc:333] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.978552  4888 raft_consensus.cc:2243] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.978904  4888 raft_consensus.cc:2272] T 5693dee872664989ad877e080c4986a1 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.980558  4888 tablet_replica.cc:333] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.980999  4888 raft_consensus.cc:2243] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:50.981618  4888 raft_consensus.cc:2272] T 47fff3f5c70846e2b62c00449d67c9ef P 4ed2806782894c1f871c2576fce21da3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.983400  4888 tablet_replica.cc:333] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.983896  4888 raft_consensus.cc:2243] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.984270  4888 raft_consensus.cc:2272] T ff655883d5a24fc48f6604aad7759408 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.985725  4888 tablet_replica.cc:333] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.986171  4888 raft_consensus.cc:2243] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.986536  4888 raft_consensus.cc:2272] T e6c34daef979410a8cb7759a17b875d6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.988273  4888 tablet_replica.cc:333] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.988747  4888 raft_consensus.cc:2243] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.989117  4888 raft_consensus.cc:2272] T f6399d8fa7ec4dd9a6da6d93169961ea P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.991101  4888 tablet_replica.cc:333] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.991650  4888 raft_consensus.cc:2243] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.992029  4888 raft_consensus.cc:2272] T cdd3098898a449de91f2c501fbe6cbe6 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:50.993615  4888 tablet_replica.cc:333] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3: stopping tablet replica
I20260713 09:13:50.994019  4888 raft_consensus.cc:2243] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:50.994388  4888 raft_consensus.cc:2272] T 2b04d785ec634896869974407ae14f55 P 4ed2806782894c1f871c2576fce21da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.029170  4888 tablet_server.cc:196] TabletServer@127.4.198.2:0 shutdown complete.
W20260713 09:13:51.033990  9534 consensus_peers.cc:597] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 -> Peer 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743): Couldn't send request to peer 4ed2806782894c1f871c2576fce21da3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:33743: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:51.054725  4888 tablet_server.cc:179] TabletServer@127.4.198.3:0 shutting down...
I20260713 09:13:51.078315  4888 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:51.078940  4888 tablet_replica.cc:333] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.079694  4888 raft_consensus.cc:2243] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.080216  4888 raft_consensus.cc:2272] T b2b1ccd313504d03912bb48947cc3937 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.081938  4888 tablet_replica.cc:333] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.082422  4888 raft_consensus.cc:2243] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.082763  4888 raft_consensus.cc:2272] T 58b22ede922645f4b254592ccbe4c354 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.084309  4888 tablet_replica.cc:333] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.084743  4888 raft_consensus.cc:2243] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.085070  4888 raft_consensus.cc:2272] T a365629fa3804e52b2cc3110598e8f03 P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.086504  4888 tablet_replica.cc:333] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.086934  4888 raft_consensus.cc:2243] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.087267  4888 raft_consensus.cc:2272] T 0bc42da1b28d4b3e8cb3915df9eb0dbf P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.088727  4888 tablet_replica.cc:333] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.089150  4888 raft_consensus.cc:2243] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:51.089795  4888 raft_consensus.cc:2272] T 240865f06d0c433c86d7b8eb1215397b P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.091830  4888 tablet_replica.cc:333] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.092555  4888 raft_consensus.cc:2243] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.093001  4888 raft_consensus.cc:2272] T 47fff3f5c70846e2b62c00449d67c9ef P 58fff8f6a7d441409d1074c51a783457 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:51.094197  9534 consensus_peers.cc:597] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 -> Peer 4ed2806782894c1f871c2576fce21da3 (127.4.198.2:33743): Couldn't send request to peer 4ed2806782894c1f871c2576fce21da3. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.2:33743: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:51.095069  4888 tablet_replica.cc:333] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.095618  4888 raft_consensus.cc:2243] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.095993  4888 raft_consensus.cc:2272] T 5693dee872664989ad877e080c4986a1 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.097544  4888 tablet_replica.cc:333] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.098032  4888 raft_consensus.cc:2243] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.098484  4888 raft_consensus.cc:2272] T ff655883d5a24fc48f6604aad7759408 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.100082  4888 tablet_replica.cc:333] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.100565  4888 raft_consensus.cc:2243] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.100921  4888 raft_consensus.cc:2272] T e6c34daef979410a8cb7759a17b875d6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.102411  4888 tablet_replica.cc:333] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.102854  4888 raft_consensus.cc:2243] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.103200  4888 raft_consensus.cc:2272] T cdd3098898a449de91f2c501fbe6cbe6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.104740  4888 tablet_replica.cc:333] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.105188  4888 raft_consensus.cc:2243] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:51.105856  4888 raft_consensus.cc:2272] T f6399d8fa7ec4dd9a6da6d93169961ea P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.107750  4888 tablet_replica.cc:333] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.108199  4888 raft_consensus.cc:2243] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.108568  4888 raft_consensus.cc:2272] T ae900ab7d1ed452599def17fe612b5d4 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.109990  4888 tablet_replica.cc:333] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.110428  4888 raft_consensus.cc:2243] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:51.111045  4888 raft_consensus.cc:2272] T d658fdfe1c8e4ca898e61861ff507081 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.112604  4888 tablet_replica.cc:333] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.113039  4888 raft_consensus.cc:2243] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.113401  4888 raft_consensus.cc:2272] T 6a7ab572202d48a1ac0dde46febcef26 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.114811  4888 tablet_replica.cc:333] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.115244  4888 raft_consensus.cc:2243] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.115631  4888 raft_consensus.cc:2272] T 63fac489a3744a6680f5f796bef874e6 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.117102  4888 tablet_replica.cc:333] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.117519  4888 raft_consensus.cc:2243] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.117859  4888 raft_consensus.cc:2272] T 2b04d785ec634896869974407ae14f55 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.119336  4888 tablet_replica.cc:333] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.119748  4888 raft_consensus.cc:2243] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:51.120103  4888 raft_consensus.cc:2272] T 9b03acfe8e0744ef9fda226c89b91bc1 P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.121596  4888 tablet_replica.cc:333] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457: stopping tablet replica
I20260713 09:13:51.121976  4888 raft_consensus.cc:2243] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:51.122637  4888 raft_consensus.cc:2272] T 6bfb088c7a2447f784f0b335f22d4a0a P 58fff8f6a7d441409d1074c51a783457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.147737  4888 tablet_server.cc:196] TabletServer@127.4.198.3:0 shutdown complete.
I20260713 09:13:51.171729  4888 master.cc:562] Master@127.4.198.62:36435 shutting down...
I20260713 09:13:51.188688  4888 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:51.189119  4888 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:51.189416  4888 tablet_replica.cc:333] T 00000000000000000000000000000000 P f95b94fbcd0c4f218deb0bc0c83518e4: stopping tablet replica
I20260713 09:13:51.206782  4888 master.cc:584] Master@127.4.198.62:36435 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10699 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (31663 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (119451 ms total)
[  PASSED  ] 8 tests.
I20260713 09:13:51.251076  4888 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 397 messages since previous log ~13 seconds ago
I20260713 09:13:51.251267  4888 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 397 messages since previous log ~13 seconds ago
I20260713 09:13:51.251406  4888 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 394 messages since previous log ~13 seconds ago
I20260713 09:13:51.251778  4888 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 ~40 seconds ago
I20260713 09:13:51.251920  4888 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 ~40 seconds ago
I20260713 09:13:51.252092  4888 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260713 09:13:51.252321  4888 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~33 seconds ago
