[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:05:34.876900 27168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.62:33907
I20260710 11:05:34.878403 27168 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:05:34.879472 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:34.896215 27174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:34.896220 27175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:34.898591 27168 server_base.cc:1061] running on GCE node
W20260710 11:05:34.896391 27177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:36.097509 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:36.097746 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:36.098011 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681536097985 us; error 0 us; skew 500 ppm
I20260710 11:05:36.098942 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:36.105419 27168 webserver.cc:533] Webserver started at http://127.26.136.62:37337/ using document root <none> and password file <none>
I20260710 11:05:36.106287 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:36.106539 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:36.107041 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:36.112823 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/master-0-root/instance:
uuid: "08e071d3305249a2a6b37b41d006180c"
format_stamp: "Formatted at 2026-07-10 11:05:36 on dist-test-slave-l48v"
I20260710 11:05:36.120558 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:05:36.125743 27183 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.126940 27168 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:05:36.127306 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/master-0-root
uuid: "08e071d3305249a2a6b37b41d006180c"
format_stamp: "Formatted at 2026-07-10 11:05:36 on dist-test-slave-l48v"
I20260710 11:05:36.127696 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:36.185220 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:36.186949 27168 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:05:36.187443 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:36.260030 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.62:33907
I20260710 11:05:36.260079 27234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.62:33907 every 8 connection(s)
I20260710 11:05:36.268074 27235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:36.291575 27235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c: Bootstrap starting.
I20260710 11:05:36.297499 27235 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:36.299402 27235 log.cc:826] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c: Log is configured to *not* fsync() on all Append() calls
I20260710 11:05:36.303920 27235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c: No bootstrap required, opened a new log
I20260710 11:05:36.324256 27235 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08e071d3305249a2a6b37b41d006180c" member_type: VOTER }
I20260710 11:05:36.324847 27235 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:36.325050 27235 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08e071d3305249a2a6b37b41d006180c, State: Initialized, Role: FOLLOWER
I20260710 11:05:36.325850 27235 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08e071d3305249a2a6b37b41d006180c" member_type: VOTER }
I20260710 11:05:36.326308 27235 raft_consensus.cc:399] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:36.326573 27235 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:36.326862 27235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:36.330878 27235 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08e071d3305249a2a6b37b41d006180c" member_type: VOTER }
I20260710 11:05:36.331555 27235 leader_election.cc:304] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [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: 08e071d3305249a2a6b37b41d006180c; no voters: 
I20260710 11:05:36.333313 27235 leader_election.cc:290] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:36.333671 27238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:36.335899 27238 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 1 LEADER]: Becoming Leader. State: Replica: 08e071d3305249a2a6b37b41d006180c, State: Running, Role: LEADER
I20260710 11:05:36.336848 27238 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [LEADER]: Queue going to LEADER mode. State: All 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: "08e071d3305249a2a6b37b41d006180c" member_type: VOTER }
I20260710 11:05:36.337908 27235 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:36.348438 27240 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08e071d3305249a2a6b37b41d006180c. Latest consensus state: current_term: 1 leader_uuid: "08e071d3305249a2a6b37b41d006180c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08e071d3305249a2a6b37b41d006180c" member_type: VOTER } }
I20260710 11:05:36.348598 27239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08e071d3305249a2a6b37b41d006180c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08e071d3305249a2a6b37b41d006180c" member_type: VOTER } }
I20260710 11:05:36.349285 27240 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:36.349457 27239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:36.352727 27248 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:36.364497 27248 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:36.366915 27168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:36.381943 27248 catalog_manager.cc:1383] Generated new cluster ID: 4e6e35462dad47d18737cb4739ef99fe
I20260710 11:05:36.382220 27248 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:36.396188 27248 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:36.397681 27248 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:36.411753 27248 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c: Generated new TSK 0
I20260710 11:05:36.412809 27248 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:36.433725 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:36.443666 27257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:36.446477 27258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:36.450289 27260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:36.451290 27168 server_base.cc:1061] running on GCE node
I20260710 11:05:36.452126 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:36.452335 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:36.452550 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681536452528 us; error 0 us; skew 500 ppm
I20260710 11:05:36.453287 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:36.457203 27168 webserver.cc:533] Webserver started at http://127.26.136.1:34527/ using document root <none> and password file <none>
I20260710 11:05:36.457741 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:36.457947 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:36.458240 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:36.459463 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-0-root/instance:
uuid: "76360f24281448d0b969939026173a20"
format_stamp: "Formatted at 2026-07-10 11:05:36 on dist-test-slave-l48v"
I20260710 11:05:36.465463 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:05:36.470050 27265 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.470996 27168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:05:36.471357 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "76360f24281448d0b969939026173a20"
format_stamp: "Formatted at 2026-07-10 11:05:36 on dist-test-slave-l48v"
I20260710 11:05:36.471690 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:36.494305 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:36.495858 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:36.498781 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:36.503561 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:36.503837 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.504112 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:36.504302 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.611413 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:38003
I20260710 11:05:36.611491 27327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:38003 every 8 connection(s)
I20260710 11:05:36.618796 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:36.631258 27332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:36.636729 27333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:36.639881 27168 server_base.cc:1061] running on GCE node
W20260710 11:05:36.640998 27335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:36.642179 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:36.642482 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:36.642721 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681536642701 us; error 0 us; skew 500 ppm
I20260710 11:05:36.643515 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:36.648346 27168 webserver.cc:533] Webserver started at http://127.26.136.2:46445/ using document root <none> and password file <none>
I20260710 11:05:36.649030 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:36.649266 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:36.649585 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:36.651103 27328 heartbeater.cc:344] Connected to a master server at 127.26.136.62:33907
I20260710 11:05:36.651031 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-1-root/instance:
uuid: "8b4fbda218184e07aee92bf805fec1b8"
format_stamp: "Formatted at 2026-07-10 11:05:36 on dist-test-slave-l48v"
I20260710 11:05:36.651574 27328 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:36.652496 27328 heartbeater.cc:507] Master 127.26.136.62:33907 requested a full tablet report, sending...
I20260710 11:05:36.655328 27200 ts_manager.cc:194] Registered new tserver with Master: 76360f24281448d0b969939026173a20 (127.26.136.1:38003)
I20260710 11:05:36.658069 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:05:36.658174 27200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34192
I20260710 11:05:36.663266 27340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.664175 27168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:05:36.664506 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-1-root
uuid: "8b4fbda218184e07aee92bf805fec1b8"
format_stamp: "Formatted at 2026-07-10 11:05:36 on dist-test-slave-l48v"
I20260710 11:05:36.664848 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:36.700614 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:36.701927 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:36.704600 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:36.708088 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:36.708271 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.708563 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:36.708709 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.810920 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.2:45315
I20260710 11:05:36.811009 27402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.2:45315 every 8 connection(s)
I20260710 11:05:36.818392 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:36.829262 27406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:36.831168 27403 heartbeater.cc:344] Connected to a master server at 127.26.136.62:33907
I20260710 11:05:36.831557 27403 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:36.832482 27403 heartbeater.cc:507] Master 127.26.136.62:33907 requested a full tablet report, sending...
I20260710 11:05:36.834868 27200 ts_manager.cc:194] Registered new tserver with Master: 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:36.836542 27200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34200
W20260710 11:05:36.841236 27409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:36.841284 27407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:36.842062 27168 server_base.cc:1061] running on GCE node
I20260710 11:05:36.842983 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:36.843163 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:36.843379 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681536843343 us; error 0 us; skew 500 ppm
I20260710 11:05:36.843947 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:36.846724 27168 webserver.cc:533] Webserver started at http://127.26.136.3:32939/ using document root <none> and password file <none>
I20260710 11:05:36.847280 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:36.847568 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:36.847867 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:36.848970 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-2-root/instance:
uuid: "87548208bf4f49b281c208e17f0411ac"
format_stamp: "Formatted at 2026-07-10 11:05:36 on dist-test-slave-l48v"
I20260710 11:05:36.853559 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:05:36.856861 27414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.857682 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:36.857966 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-2-root
uuid: "87548208bf4f49b281c208e17f0411ac"
format_stamp: "Formatted at 2026-07-10 11:05:36 on dist-test-slave-l48v"
I20260710 11:05:36.858238 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681534708286-27168-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:36.871737 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:36.872957 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:36.874593 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:36.878010 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:36.878192 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:36.878484 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:36.878708 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:36.979233 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.3:40351
I20260710 11:05:36.979318 27476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.3:40351 every 8 connection(s)
I20260710 11:05:36.997821 27477 heartbeater.cc:344] Connected to a master server at 127.26.136.62:33907
I20260710 11:05:36.998199 27477 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:36.999104 27477 heartbeater.cc:507] Master 127.26.136.62:33907 requested a full tablet report, sending...
I20260710 11:05:37.001137 27200 ts_manager.cc:194] Registered new tserver with Master: 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.001356 27168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012065904s
I20260710 11:05:37.002947 27200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34208
I20260710 11:05:37.051513 27200 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34220:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:37.055105 27200 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:37.149005 27442 tablet_service.cc:1511] Processing CreateTablet for tablet 090146e40d1946ccb7193a861c5c0d7e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:37.149436 27292 tablet_service.cc:1511] Processing CreateTablet for tablet da4fb6307fab40b0b0deaee4b1d3005f (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:37.149706 27293 tablet_service.cc:1511] Processing CreateTablet for tablet 090146e40d1946ccb7193a861c5c0d7e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:37.150802 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090146e40d1946ccb7193a861c5c0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.150862 27292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4fb6307fab40b0b0deaee4b1d3005f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.156081 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090146e40d1946ccb7193a861c5c0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.158488 27441 tablet_service.cc:1511] Processing CreateTablet for tablet da4fb6307fab40b0b0deaee4b1d3005f (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:37.163069 27441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4fb6307fab40b0b0deaee4b1d3005f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.179525 27291 tablet_service.cc:1511] Processing CreateTablet for tablet c3ad5d3a49494ad4b1ab388fadef7e1e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:37.180985 27291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ad5d3a49494ad4b1ab388fadef7e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.199672 27440 tablet_service.cc:1511] Processing CreateTablet for tablet c3ad5d3a49494ad4b1ab388fadef7e1e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:37.201180 27440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ad5d3a49494ad4b1ab388fadef7e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.201678 27290 tablet_service.cc:1511] Processing CreateTablet for tablet 49e7731321c94d39bad2270c2a197686 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:37.203177 27290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e7731321c94d39bad2270c2a197686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.224946 27439 tablet_service.cc:1511] Processing CreateTablet for tablet 49e7731321c94d39bad2270c2a197686 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:37.226936 27439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e7731321c94d39bad2270c2a197686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.226651 27289 tablet_service.cc:1511] Processing CreateTablet for tablet 08e004b235a148f3960d8c2bd6b1c961 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:37.235292 27289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e004b235a148f3960d8c2bd6b1c961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.238523 27368 tablet_service.cc:1511] Processing CreateTablet for tablet 090146e40d1946ccb7193a861c5c0d7e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:37.239241 27495 tablet_bootstrap.cc:492] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:37.240002 27368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090146e40d1946ccb7193a861c5c0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.253773 27366 tablet_service.cc:1511] Processing CreateTablet for tablet c3ad5d3a49494ad4b1ab388fadef7e1e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:37.252092 27367 tablet_service.cc:1511] Processing CreateTablet for tablet da4fb6307fab40b0b0deaee4b1d3005f (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:37.257417 27366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ad5d3a49494ad4b1ab388fadef7e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.256470 27365 tablet_service.cc:1511] Processing CreateTablet for tablet 49e7731321c94d39bad2270c2a197686 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:37.267661 27367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4fb6307fab40b0b0deaee4b1d3005f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.267719 27364 tablet_service.cc:1511] Processing CreateTablet for tablet 08e004b235a148f3960d8c2bd6b1c961 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:37.268996 27290 tablet_service.cc:1511] Processing CreateTablet for tablet 748db844bb534aee985db2d2f373ac98 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:37.270555 27364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e004b235a148f3960d8c2bd6b1c961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.265637 27438 tablet_service.cc:1511] Processing CreateTablet for tablet 08e004b235a148f3960d8c2bd6b1c961 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:37.272327 27290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748db844bb534aee985db2d2f373ac98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.273443 27365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e7731321c94d39bad2270c2a197686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.273613 27438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e004b235a148f3960d8c2bd6b1c961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.291885 27496 tablet_bootstrap.cc:492] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:37.301389 27363 tablet_service.cc:1511] Processing CreateTablet for tablet 748db844bb534aee985db2d2f373ac98 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:37.306921 27363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748db844bb534aee985db2d2f373ac98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.312253 27495 tablet_bootstrap.cc:654] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.316320 27441 tablet_service.cc:1511] Processing CreateTablet for tablet 748db844bb534aee985db2d2f373ac98 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:37.320183 27441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748db844bb534aee985db2d2f373ac98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.319962 27293 tablet_service.cc:1511] Processing CreateTablet for tablet 46f45648ecce46bc80e730933831a715 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:37.333243 27362 tablet_service.cc:1511] Processing CreateTablet for tablet 46f45648ecce46bc80e730933831a715 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:37.334280 27362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f45648ecce46bc80e730933831a715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.337852 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f45648ecce46bc80e730933831a715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.342963 27496 tablet_bootstrap.cc:654] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:37.357651 27247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:37.402247 27498 tablet_bootstrap.cc:492] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:37.402166 27439 tablet_service.cc:1511] Processing CreateTablet for tablet 46f45648ecce46bc80e730933831a715 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:37.404045 27290 tablet_service.cc:1511] Processing CreateTablet for tablet 287315de2ea94fdaa55eb9cca6fc86b0 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:37.404520 27439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f45648ecce46bc80e730933831a715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.405314 27290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287315de2ea94fdaa55eb9cca6fc86b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.407374 27495 tablet_bootstrap.cc:492] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:37.408129 27495 ts_tablet_manager.cc:1403] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.018s
I20260710 11:05:37.409345 27368 tablet_service.cc:1511] Processing CreateTablet for tablet 287315de2ea94fdaa55eb9cca6fc86b0 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:37.411916 27442 tablet_service.cc:1511] Processing CreateTablet for tablet 287315de2ea94fdaa55eb9cca6fc86b0 (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:37.413523 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287315de2ea94fdaa55eb9cca6fc86b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.413846 27368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287315de2ea94fdaa55eb9cca6fc86b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.416342 27289 tablet_service.cc:1511] Processing CreateTablet for tablet fd5eb2598306427db0b501033d76064e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:37.417497 27289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5eb2598306427db0b501033d76064e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.422400 27496 tablet_bootstrap.cc:492] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:37.422926 27496 ts_tablet_manager.cc:1403] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.007s
I20260710 11:05:37.426694 27367 tablet_service.cc:1511] Processing CreateTablet for tablet fd5eb2598306427db0b501033d76064e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:37.427922 27367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5eb2598306427db0b501033d76064e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.428990 27438 tablet_service.cc:1511] Processing CreateTablet for tablet fd5eb2598306427db0b501033d76064e (DEFAULT_TABLE table=test-workload [id=e7bfe8b31fc8439eb5c9f58e4be8a729]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:37.430189 27438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5eb2598306427db0b501033d76064e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.434692 27495 raft_consensus.cc:359] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.440555 27498 tablet_bootstrap.cc:654] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.450735 27496 raft_consensus.cc:359] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.451828 27496 raft_consensus.cc:385] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.452216 27496 raft_consensus.cc:740] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.454274 27496 consensus_queue.cc:260] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.447916 27495 raft_consensus.cc:385] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.456465 27495 raft_consensus.cc:740] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.458513 27495 consensus_queue.cc:260] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.469574 27496 ts_tablet_manager.cc:1434] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260710 11:05:37.470358 27498 tablet_bootstrap.cc:492] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:37.470927 27498 ts_tablet_manager.cc:1403] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.000s
I20260710 11:05:37.471091 27328 heartbeater.cc:499] Master 127.26.136.62:33907 was elected leader, sending a full tablet report...
I20260710 11:05:37.471810 27495 ts_tablet_manager.cc:1434] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.005s
I20260710 11:05:37.472860 27495 tablet_bootstrap.cc:492] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:37.473183 27477 heartbeater.cc:499] Master 127.26.136.62:33907 was elected leader, sending a full tablet report...
I20260710 11:05:37.473523 27496 tablet_bootstrap.cc:492] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:37.480533 27502 raft_consensus.cc:493] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.483247 27502 raft_consensus.cc:515] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.485566 27495 tablet_bootstrap.cc:654] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.480659 27496 tablet_bootstrap.cc:654] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:37.490187 27478 tablet.cc:2406] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:37.482288 27498 raft_consensus.cc:359] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.494233 27498 raft_consensus.cc:385] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.494637 27498 raft_consensus.cc:740] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.495627 27498 consensus_queue.cc:260] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.486543 27502 leader_election.cc:290] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:37.508590 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20" is_pre_election: true
W20260710 11:05:37.511102 27415 leader_election.cc:343] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76360f24281448d0b969939026173a20 (127.26.136.1:38003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:37.530738 27403 heartbeater.cc:499] Master 127.26.136.62:33907 was elected leader, sending a full tablet report...
I20260710 11:05:37.534854 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
W20260710 11:05:37.536621 27418 leader_election.cc:343] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:37.537132 27418 leader_election.cc:304] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac; no voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:37.537988 27502 raft_consensus.cc:2749] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:37.539705 27498 ts_tablet_manager.cc:1434] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.068s	user 0.010s	sys 0.013s
I20260710 11:05:37.540429 27495 tablet_bootstrap.cc:492] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:37.540895 27498 tablet_bootstrap.cc:492] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:37.548127 27498 tablet_bootstrap.cc:654] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.540951 27495 ts_tablet_manager.cc:1403] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.015s
I20260710 11:05:37.550817 27496 tablet_bootstrap.cc:492] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:37.551286 27496 ts_tablet_manager.cc:1403] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.015s
I20260710 11:05:37.551311 27495 raft_consensus.cc:359] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.552063 27495 raft_consensus.cc:385] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.552388 27495 raft_consensus.cc:740] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.553100 27495 consensus_queue.cc:260] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.554535 27496 raft_consensus.cc:359] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.555173 27495 ts_tablet_manager.cc:1434] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:37.555477 27496 raft_consensus.cc:385] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.555804 27496 raft_consensus.cc:740] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.556278 27495 tablet_bootstrap.cc:492] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:37.556488 27496 consensus_queue.cc:260] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.558492 27496 ts_tablet_manager.cc:1434] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260710 11:05:37.561797 27496 tablet_bootstrap.cc:492] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:37.563513 27495 tablet_bootstrap.cc:654] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.569131 27501 raft_consensus.cc:493] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.570394 27496 tablet_bootstrap.cc:654] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.569733 27501 raft_consensus.cc:515] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.573581 27495 tablet_bootstrap.cc:492] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:37.574085 27495 ts_tablet_manager.cc:1403] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 11:05:37.579191 27498 tablet_bootstrap.cc:492] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:37.579768 27498 ts_tablet_manager.cc:1403] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260710 11:05:37.583755 27498 raft_consensus.cc:359] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.584517 27498 raft_consensus.cc:385] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.584879 27498 raft_consensus.cc:740] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.585770 27501 leader_election.cc:290] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.587492 27495 raft_consensus.cc:359] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.588441 27495 raft_consensus.cc:385] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.588863 27495 raft_consensus.cc:740] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.589787 27495 consensus_queue.cc:260] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.596118 27495 ts_tablet_manager.cc:1434] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260710 11:05:37.585811 27498 consensus_queue.cc:260] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.602152 27495 tablet_bootstrap.cc:492] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:37.603807 27498 ts_tablet_manager.cc:1434] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260710 11:05:37.610292 27498 tablet_bootstrap.cc:492] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:37.625795 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:37.630940 27496 tablet_bootstrap.cc:492] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:37.631464 27452 raft_consensus.cc:2468] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 0.
I20260710 11:05:37.631103 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
I20260710 11:05:37.632809 27498 tablet_bootstrap.cc:654] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.633546 27496 ts_tablet_manager.cc:1403] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.036s
W20260710 11:05:37.639369 27269 leader_election.cc:343] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:37.640285 27268 leader_election.cc:304] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [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: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:37.641129 27501 raft_consensus.cc:2804] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:37.641492 27501 raft_consensus.cc:493] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:37.641819 27501 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.643388 27496 raft_consensus.cc:359] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.644089 27496 raft_consensus.cc:385] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.644349 27496 raft_consensus.cc:740] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.645218 27496 consensus_queue.cc:260] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.645857 27495 tablet_bootstrap.cc:654] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.647598 27496 ts_tablet_manager.cc:1434] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:05:37.648521 27496 tablet_bootstrap.cc:492] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:37.651714 27501 raft_consensus.cc:515] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.655133 27496 tablet_bootstrap.cc:654] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.657775 27495 tablet_bootstrap.cc:492] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:37.658306 27495 ts_tablet_manager.cc:1403] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.011s
I20260710 11:05:37.661120 27501 leader_election.cc:290] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 election: Requested vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.662138 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:37.662997 27452 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.662084 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
W20260710 11:05:37.664772 27269 leader_election.cc:343] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:37.663877 27495 raft_consensus.cc:359] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.666303 27495 raft_consensus.cc:385] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.666955 27495 raft_consensus.cc:740] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.667954 27495 consensus_queue.cc:260] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.670365 27498 tablet_bootstrap.cc:492] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:37.670594 27452 raft_consensus.cc:2468] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 1.
I20260710 11:05:37.670846 27498 ts_tablet_manager.cc:1403] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.061s	user 0.000s	sys 0.018s
I20260710 11:05:37.671775 27268 leader_election.cc:304] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [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: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:37.672535 27501 raft_consensus.cc:2804] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.678108 27495 ts_tablet_manager.cc:1434] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260710 11:05:37.678279 27496 tablet_bootstrap.cc:492] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:37.679884 27496 ts_tablet_manager.cc:1403] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.010s
I20260710 11:05:37.680177 27495 tablet_bootstrap.cc:492] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:37.682703 27496 raft_consensus.cc:359] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.683471 27496 raft_consensus.cc:385] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.683801 27496 raft_consensus.cc:740] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.684583 27496 consensus_queue.cc:260] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.686944 27496 ts_tablet_manager.cc:1434] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:05:37.687867 27496 tablet_bootstrap.cc:492] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:37.690207 27501 raft_consensus.cc:697] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:37.691157 27501 consensus_queue.cc:237] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.694254 27496 tablet_bootstrap.cc:654] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.696650 27495 tablet_bootstrap.cc:654] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.679180 27498 raft_consensus.cc:359] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.698880 27498 raft_consensus.cc:385] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.699563 27498 raft_consensus.cc:740] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.700416 27498 consensus_queue.cc:260] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.704210 27498 ts_tablet_manager.cc:1434] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 11:05:37.704452 27496 tablet_bootstrap.cc:492] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:37.704941 27496 ts_tablet_manager.cc:1403] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 11:05:37.705303 27498 tablet_bootstrap.cc:492] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:37.712055 27498 tablet_bootstrap.cc:654] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.712121 27199 catalog_manager.cc:5697] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:37.712999 27496 raft_consensus.cc:359] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.713673 27496 raft_consensus.cc:385] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.713973 27496 raft_consensus.cc:740] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.714720 27496 consensus_queue.cc:260] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.719201 27496 ts_tablet_manager.cc:1434] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:05:37.720155 27496 tablet_bootstrap.cc:492] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:37.725806 27495 tablet_bootstrap.cc:492] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:37.727442 27495 ts_tablet_manager.cc:1403] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260710 11:05:37.732800 27495 raft_consensus.cc:359] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.735260 27502 raft_consensus.cc:493] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.735342 27495 raft_consensus.cc:385] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.736001 27495 raft_consensus.cc:740] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.735842 27502 raft_consensus.cc:515] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.739290 27498 tablet_bootstrap.cc:492] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:37.739781 27498 ts_tablet_manager.cc:1403] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.013s
I20260710 11:05:37.740619 27502 leader_election.cc:290] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:37.741714 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
I20260710 11:05:37.742188 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20" is_pre_election: true
I20260710 11:05:37.742312 27378 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 0.
I20260710 11:05:37.743054 27496 tablet_bootstrap.cc:654] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.743745 27418 leader_election.cc:304] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:37.745239 27495 consensus_queue.cc:260] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.746441 27303 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 0.
I20260710 11:05:37.747974 27502 raft_consensus.cc:2804] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:37.748421 27502 raft_consensus.cc:493] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:37.748782 27502 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.751487 27498 raft_consensus.cc:359] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.753327 27495 ts_tablet_manager.cc:1434] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.008s
I20260710 11:05:37.754334 27495 tablet_bootstrap.cc:492] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:37.754805 27498 raft_consensus.cc:385] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.755199 27498 raft_consensus.cc:740] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.756075 27498 consensus_queue.cc:260] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.762468 27495 tablet_bootstrap.cc:654] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.762650 27498 ts_tablet_manager.cc:1434] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260710 11:05:37.759030 27502 raft_consensus.cc:515] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.771312 27502 leader_election.cc:290] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:37.772929 27498 tablet_bootstrap.cc:492] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:37.774382 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:37.775002 27303 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.778981 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:37.779524 27378 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.781200 27498 tablet_bootstrap.cc:654] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.782259 27303 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 1.
I20260710 11:05:37.768376 27496 tablet_bootstrap.cc:492] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:37.783295 27496 ts_tablet_manager.cc:1403] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.008s
I20260710 11:05:37.784090 27415 leader_election.cc:304] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:37.785490 27503 raft_consensus.cc:493] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.786088 27503 raft_consensus.cc:515] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.788086 27378 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 1.
I20260710 11:05:37.788908 27502 raft_consensus.cc:2804] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.791371 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20" is_pre_election: true
I20260710 11:05:37.791630 27496 raft_consensus.cc:359] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.792153 27302 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 0.
I20260710 11:05:37.792356 27496 raft_consensus.cc:385] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.792665 27496 raft_consensus.cc:740] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.793047 27498 tablet_bootstrap.cc:492] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:37.793610 27498 ts_tablet_manager.cc:1403] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:05:37.793574 27415 leader_election.cc:304] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:37.793512 27496 consensus_queue.cc:260] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.794328 27503 leader_election.cc:290] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:37.796468 27503 raft_consensus.cc:2804] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:37.797281 27503 raft_consensus.cc:493] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:37.799113 27503 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.805226 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
I20260710 11:05:37.805620 27507 raft_consensus.cc:493] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.807027 27507 raft_consensus.cc:515] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.810536 27378 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 0.
I20260710 11:05:37.813674 27498 raft_consensus.cc:359] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.815341 27498 raft_consensus.cc:385] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.817445 27507 leader_election.cc:290] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.818329 27507 raft_consensus.cc:493] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.819929 27507 raft_consensus.cc:515] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.816455 27498 raft_consensus.cc:740] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.822822 27502 raft_consensus.cc:697] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Becoming Leader. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:37.823160 27498 consensus_queue.cc:260] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.823911 27502 consensus_queue.cc:237] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.826987 27498 ts_tablet_manager.cc:1434] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.005s
I20260710 11:05:37.828148 27498 tablet_bootstrap.cc:492] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:37.831940 27495 tablet_bootstrap.cc:492] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:37.832425 27495 ts_tablet_manager.cc:1403] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.001s
I20260710 11:05:37.834985 27507 leader_election.cc:290] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.830907 27503 raft_consensus.cc:515] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.843075 27495 raft_consensus.cc:359] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.844302 27495 raft_consensus.cc:385] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.844604 27495 raft_consensus.cc:740] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.845350 27495 consensus_queue.cc:260] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.845873 27198 catalog_manager.cc:5697] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 87548208bf4f49b281c208e17f0411ac (127.26.136.3). New cstate: current_term: 1 leader_uuid: "87548208bf4f49b281c208e17f0411ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:37.851833 27501 raft_consensus.cc:493] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.852778 27501 raft_consensus.cc:515] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.853677 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748db844bb534aee985db2d2f373ac98" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20" is_pre_election: true
I20260710 11:05:37.854509 27303 raft_consensus.cc:2468] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 0.
I20260710 11:05:37.855010 27501 leader_election.cc:290] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.855885 27495 ts_tablet_manager.cc:1434] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260710 11:05:37.855768 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e7731321c94d39bad2270c2a197686" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20" is_pre_election: true
I20260710 11:05:37.859555 27495 tablet_bootstrap.cc:492] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:37.860102 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:37.860684 27452 raft_consensus.cc:2468] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 0.
I20260710 11:05:37.864602 27503 leader_election.cc:290] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:37.865904 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:37.866472 27378 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.862372 27302 raft_consensus.cc:2468] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 0.
I20260710 11:05:37.868367 27341 leader_election.cc:304] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:37.869450 27507 raft_consensus.cc:2804] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:37.869823 27507 raft_consensus.cc:493] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:37.870142 27507 raft_consensus.cc:3060] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.862583 27268 leader_election.cc:304] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:37.871800 27341 leader_election.cc:304] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:37.872830 27377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
I20260710 11:05:37.874205 27377 raft_consensus.cc:2468] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 0.
I20260710 11:05:37.877199 27530 raft_consensus.cc:2804] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:37.877861 27530 raft_consensus.cc:493] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:37.878221 27530 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.873800 27501 raft_consensus.cc:2804] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:37.878811 27501 raft_consensus.cc:493] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:37.879168 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:37.883239 27496 ts_tablet_manager.cc:1434] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.100s	user 0.020s	sys 0.018s
I20260710 11:05:37.879184 27501 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.885377 27496 tablet_bootstrap.cc:492] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:37.880122 27302 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.893589 27498 tablet_bootstrap.cc:654] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.898025 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748db844bb534aee985db2d2f373ac98" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:37.898484 27451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e7731321c94d39bad2270c2a197686" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:37.897090 27507 raft_consensus.cc:515] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.898538 27378 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 1.
I20260710 11:05:37.899109 27452 raft_consensus.cc:2468] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 0.
I20260710 11:05:37.900370 27451 raft_consensus.cc:2468] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 0.
I20260710 11:05:37.902060 27418 leader_election.cc:304] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:37.904640 27507 leader_election.cc:290] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.905211 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748db844bb534aee985db2d2f373ac98" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:37.905848 27303 raft_consensus.cc:3060] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.905360 27451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748db844bb534aee985db2d2f373ac98" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:37.905236 27529 raft_consensus.cc:2804] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.910881 27451 raft_consensus.cc:3060] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.912101 27529 raft_consensus.cc:697] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Becoming Leader. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:37.910851 27303 raft_consensus.cc:2468] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 1.
I20260710 11:05:37.897743 27530 raft_consensus.cc:515] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.907624 27302 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 1.
I20260710 11:05:37.913582 27529 consensus_queue.cc:237] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:37.900017 27501 raft_consensus.cc:515] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.915995 27496 tablet_bootstrap.cc:654] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.919979 27501 leader_election.cc:290] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 election: Requested vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.921566 27341 leader_election.cc:304] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:37.922953 27507 raft_consensus.cc:2804] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.922313 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:37.923817 27495 tablet_bootstrap.cc:654] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.923760 27452 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.922009 27451 raft_consensus.cc:2468] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 1.
I20260710 11:05:37.922057 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:37.931579 27530 leader_election.cc:290] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:37.933513 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e7731321c94d39bad2270c2a197686" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:37.934379 27450 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.935611 27498 tablet_bootstrap.cc:492] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:37.932960 27378 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.938814 27498 ts_tablet_manager.cc:1403] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.001s
I20260710 11:05:37.936162 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e7731321c94d39bad2270c2a197686" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:37.946640 27498 raft_consensus.cc:359] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.946542 27200 catalog_manager.cc:5697] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 87548208bf4f49b281c208e17f0411ac (127.26.136.3). New cstate: current_term: 1 leader_uuid: "87548208bf4f49b281c208e17f0411ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:37.955435 27450 raft_consensus.cc:2468] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 1.
I20260710 11:05:37.940279 27507 raft_consensus.cc:697] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:37.957496 27343 leader_election.cc:304] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:37.943990 27303 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.959192 27536 raft_consensus.cc:2804] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.949826 27498 raft_consensus.cc:385] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.959710 27536 raft_consensus.cc:697] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:37.960767 27536 consensus_queue.cc:237] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.968761 27452 raft_consensus.cc:2468] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 1.
I20260710 11:05:37.963769 27498 raft_consensus.cc:740] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.973289 27268 leader_election.cc:304] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:37.975049 27498 consensus_queue.cc:260] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.975994 27501 raft_consensus.cc:2804] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.977077 27501 raft_consensus.cc:697] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:37.977837 27501 consensus_queue.cc:237] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.972882 27507 consensus_queue.cc:237] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.985090 27498 ts_tablet_manager.cc:1434] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260710 11:05:37.990271 27496 tablet_bootstrap.cc:492] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:37.990399 27303 raft_consensus.cc:2468] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 1.
I20260710 11:05:37.990840 27496 ts_tablet_manager.cc:1403] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.106s	user 0.032s	sys 0.031s
I20260710 11:05:37.991642 27498 tablet_bootstrap.cc:492] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:37.993382 27496 raft_consensus.cc:359] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.994084 27496 raft_consensus.cc:385] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.994396 27496 raft_consensus.cc:740] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.996018 27496 consensus_queue.cc:260] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:37.998533 27496 ts_tablet_manager.cc:1434] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:37.999516 27496 tablet_bootstrap.cc:492] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:38.006438 27496 tablet_bootstrap.cc:654] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.012259 27378 raft_consensus.cc:2468] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 1.
I20260710 11:05:38.014982 27200 catalog_manager.cc:5697] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.016170 27495 tablet_bootstrap.cc:492] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:38.017000 27495 ts_tablet_manager.cc:1403] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.008s
I20260710 11:05:38.020452 27495 raft_consensus.cc:359] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.023048 27495 raft_consensus.cc:385] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.023418 27495 raft_consensus.cc:740] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.024220 27495 consensus_queue.cc:260] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.022727 27498 tablet_bootstrap.cc:654] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.026067 27496 tablet_bootstrap.cc:492] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:38.026585 27496 ts_tablet_manager.cc:1403] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 11:05:38.027315 27199 catalog_manager.cc:5697] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.029156 27496 raft_consensus.cc:359] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.030424 27495 ts_tablet_manager.cc:1434] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:05:38.033005 27496 raft_consensus.cc:385] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.033375 27496 raft_consensus.cc:740] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.034087 27496 consensus_queue.cc:260] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.038755 27495 tablet_bootstrap.cc:492] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:38.048338 27496 ts_tablet_manager.cc:1434] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.005s
I20260710 11:05:38.049320 27496 tablet_bootstrap.cc:492] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac: Bootstrap starting.
I20260710 11:05:38.054644 27498 tablet_bootstrap.cc:492] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:38.055135 27498 ts_tablet_manager.cc:1403] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.003s
I20260710 11:05:38.055685 27496 tablet_bootstrap.cc:654] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.057996 27498 raft_consensus.cc:359] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.058984 27498 raft_consensus.cc:385] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.059321 27498 raft_consensus.cc:740] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.060760 27501 raft_consensus.cc:493] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.061189 27501 raft_consensus.cc:515] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.063146 27501 leader_election.cc:290] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:38.064487 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f45648ecce46bc80e730933831a715" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:38.064708 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f45648ecce46bc80e730933831a715" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
I20260710 11:05:38.065122 27452 raft_consensus.cc:2468] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 0.
I20260710 11:05:38.065236 27378 raft_consensus.cc:2468] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 0.
I20260710 11:05:38.066207 27268 leader_election.cc:304] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:38.066754 27496 tablet_bootstrap.cc:492] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac: No bootstrap required, opened a new log
I20260710 11:05:38.067158 27496 ts_tablet_manager.cc:1403] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:05:38.067075 27501 raft_consensus.cc:2804] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.067667 27501 raft_consensus.cc:493] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.068059 27501 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.075033 27199 catalog_manager.cc:5697] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.076646 27516 consensus_queue.cc:1048] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:38.079075 27501 raft_consensus.cc:515] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.069806 27496 raft_consensus.cc:359] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.081854 27501 leader_election.cc:290] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 election: Requested vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:38.060240 27498 consensus_queue.cc:260] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.082031 27496 raft_consensus.cc:385] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.082535 27496 raft_consensus.cc:740] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.082762 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f45648ecce46bc80e730933831a715" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:38.080264 27495 tablet_bootstrap.cc:654] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.083336 27378 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.084297 27498 ts_tablet_manager.cc:1434] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:05:38.085261 27498 tablet_bootstrap.cc:492] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:38.083343 27496 consensus_queue.cc:260] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.087954 27496 ts_tablet_manager.cc:1434] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260710 11:05:38.087852 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f45648ecce46bc80e730933831a715" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:38.088719 27450 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.095479 27450 raft_consensus.cc:2468] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 1.
I20260710 11:05:38.096756 27268 leader_election.cc:304] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:38.100334 27378 raft_consensus.cc:2468] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 1.
I20260710 11:05:38.097633 27501 raft_consensus.cc:2804] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.103438 27501 raft_consensus.cc:697] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:38.106045 27501 consensus_queue.cc:237] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.108173 27498 tablet_bootstrap.cc:654] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.108770 27529 raft_consensus.cc:493] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.109211 27529 raft_consensus.cc:515] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.121434 27495 tablet_bootstrap.cc:492] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:38.122020 27495 ts_tablet_manager.cc:1403] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.004s
I20260710 11:05:38.120704 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5eb2598306427db0b501033d76064e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20" is_pre_election: true
I20260710 11:05:38.120817 27529 leader_election.cc:290] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:38.123886 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5eb2598306427db0b501033d76064e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
W20260710 11:05:38.129786 27418 leader_election.cc:343] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:38.135145 27415 leader_election.cc:343] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76360f24281448d0b969939026173a20 (127.26.136.1:38003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.135721 27415 leader_election.cc:304] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac; no voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:38.136451 27495 raft_consensus.cc:359] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.139691 27495 raft_consensus.cc:385] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.140061 27495 raft_consensus.cc:740] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.136701 27529 raft_consensus.cc:2749] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:38.143265 27495 consensus_queue.cc:260] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.151087 27378 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.150213 27198 catalog_manager.cc:5697] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.152846 27498 tablet_bootstrap.cc:492] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:38.153432 27498 ts_tablet_manager.cc:1403] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.003s
I20260710 11:05:38.157641 27498 raft_consensus.cc:359] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.159094 27495 ts_tablet_manager.cc:1434] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.002s
I20260710 11:05:38.159193 27498 raft_consensus.cc:385] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.159704 27498 raft_consensus.cc:740] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.160411 27498 consensus_queue.cc:260] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.162941 27498 ts_tablet_manager.cc:1434] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:38.163182 27507 raft_consensus.cc:493] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.160334 27495 tablet_bootstrap.cc:492] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20: Bootstrap starting.
I20260710 11:05:38.163887 27507 raft_consensus.cc:515] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.165912 27507 leader_election.cc:290] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:38.166589 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20" is_pre_election: true
I20260710 11:05:38.167081 27498 tablet_bootstrap.cc:492] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8: Bootstrap starting.
I20260710 11:05:38.167757 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:38.168407 27450 raft_consensus.cc:2468] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 0.
I20260710 11:05:38.170367 27343 leader_election.cc:304] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:38.171552 27507 raft_consensus.cc:2804] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:38.171597 27341 leader_election.cc:343] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76360f24281448d0b969939026173a20 (127.26.136.1:38003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.172020 27507 raft_consensus.cc:493] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.172382 27507 raft_consensus.cc:3060] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.172665 27548 consensus_queue.cc:1048] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:38.179111 27536 raft_consensus.cc:493] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.173288 27495 tablet_bootstrap.cc:654] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.179622 27536 raft_consensus.cc:515] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.181756 27536 leader_election.cc:290] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:38.183122 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:38.183511 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20" is_pre_election: true
I20260710 11:05:38.185427 27341 leader_election.cc:304] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [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: 8b4fbda218184e07aee92bf805fec1b8; no voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac
I20260710 11:05:38.187599 27536 raft_consensus.cc:2749] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:38.187804 27507 raft_consensus.cc:515] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.189993 27507 leader_election.cc:290] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:38.190688 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:38.190999 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:38.191537 27452 raft_consensus.cc:3060] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.193418 27498 tablet_bootstrap.cc:654] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:38.196245 27341 leader_election.cc:343] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76360f24281448d0b969939026173a20 (127.26.136.1:38003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.199065 27452 raft_consensus.cc:2468] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 1.
I20260710 11:05:38.200397 27343 leader_election.cc:304] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [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: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 76360f24281448d0b969939026173a20
I20260710 11:05:38.201861 27536 raft_consensus.cc:2804] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.202519 27536 raft_consensus.cc:697] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:38.203428 27536 consensus_queue.cc:237] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.207885 27498 tablet_bootstrap.cc:492] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8: No bootstrap required, opened a new log
I20260710 11:05:38.208355 27498 ts_tablet_manager.cc:1403] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.006s
I20260710 11:05:38.210834 27498 raft_consensus.cc:359] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.211621 27498 raft_consensus.cc:385] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.216187 27498 raft_consensus.cc:740] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.216579 27495 tablet_bootstrap.cc:492] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20: No bootstrap required, opened a new log
I20260710 11:05:38.216960 27498 consensus_queue.cc:260] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.217404 27495 ts_tablet_manager.cc:1403] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.006s
I20260710 11:05:38.218978 27498 ts_tablet_manager.cc:1434] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:05:38.221856 27495 raft_consensus.cc:359] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.223420 27495 raft_consensus.cc:385] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.223757 27495 raft_consensus.cc:740] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.224450 27495 consensus_queue.cc:260] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.226414 27495 ts_tablet_manager.cc:1434] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:38.236023 27198 catalog_manager.cc:5697] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.346781 27529 consensus_queue.cc:1048] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.357717 27529 consensus_queue.cc:1048] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:38.373721 27247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:38.377105 27536 consensus_queue.cc:1048] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.389811 27530 consensus_queue.cc:1048] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.396894 27530 consensus_queue.cc:1048] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.405777 27548 consensus_queue.cc:1048] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.405869 27559 consensus_queue.cc:1048] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:38.407589 27559 consensus_queue.cc:1048] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.415041 27501 consensus_queue.cc:1048] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:38.434172 27507 consensus_queue.cc:1048] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:38.443507 27548 raft_consensus.cc:493] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.444239 27548 raft_consensus.cc:515] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.447557 27548 leader_election.cc:290] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:38.449409 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
I20260710 11:05:38.463649 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:38.464534 27452 raft_consensus.cc:2393] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76360f24281448d0b969939026173a20 in current term 1: Already voted for candidate 8b4fbda218184e07aee92bf805fec1b8 in this term.
I20260710 11:05:38.465932 27268 leader_election.cc:304] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76360f24281448d0b969939026173a20; no voters: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:38.466706 27548 raft_consensus.cc:3060] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.486287 27548 raft_consensus.cc:2749] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:38.497848 27548 consensus_queue.cc:1048] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.514153 27551 consensus_queue.cc:1048] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:38.561234 27551 raft_consensus.cc:493] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.561803 27551 raft_consensus.cc:515] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.564162 27551 leader_election.cc:290] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:38.565018 27376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5eb2598306427db0b501033d76064e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8" is_pre_election: true
I20260710 11:05:38.565285 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5eb2598306427db0b501033d76064e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac" is_pre_election: true
I20260710 11:05:38.565560 27376 raft_consensus.cc:2468] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 0.
I20260710 11:05:38.565915 27452 raft_consensus.cc:2468] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 0.
I20260710 11:05:38.566690 27269 leader_election.cc:304] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:38.567590 27551 raft_consensus.cc:2804] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.568104 27551 raft_consensus.cc:493] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.568526 27551 raft_consensus.cc:3060] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.574255 27551 raft_consensus.cc:515] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.577050 27551 leader_election.cc:290] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 election: Requested vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:38.577673 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5eb2598306427db0b501033d76064e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:38.578444 27452 raft_consensus.cc:3060] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.579674 27376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5eb2598306427db0b501033d76064e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:38.580222 27376 raft_consensus.cc:3060] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.583520 27452 raft_consensus.cc:2468] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 1.
I20260710 11:05:38.584527 27268 leader_election.cc:304] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:38.585189 27551 raft_consensus.cc:2804] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.585621 27551 raft_consensus.cc:697] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:38.586310 27551 consensus_queue.cc:237] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:38.587340 27376 raft_consensus.cc:2468] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 1.
I20260710 11:05:38.594094 27200 catalog_manager.cc:5697] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.684520 27507 consensus_queue.cc:1048] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.694373 27536 consensus_queue.cc:1048] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.953958 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
mode: GRACEFUL
new_leader_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:38168
I20260710 11:05:38.954705 27450 raft_consensus.cc:606] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Received request to transfer leadership to TS 76360f24281448d0b969939026173a20
I20260710 11:05:38.977589 27376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49e7731321c94d39bad2270c2a197686"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
mode: GRACEFUL
new_leader_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:44854
I20260710 11:05:38.978242 27376 raft_consensus.cc:606] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Received request to transfer leadership to TS 76360f24281448d0b969939026173a20
I20260710 11:05:38.983753 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
mode: GRACEFUL
new_leader_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:38168
I20260710 11:05:38.984292 27450 raft_consensus.cc:606] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Received request to transfer leadership to TS 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:39.000969 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46f45648ecce46bc80e730933831a715"
dest_uuid: "76360f24281448d0b969939026173a20"
mode: GRACEFUL
new_leader_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:36686
I20260710 11:05:39.001582 27302 raft_consensus.cc:606] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Received request to transfer leadership to TS 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:39.009356 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd5eb2598306427db0b501033d76064e"
dest_uuid: "76360f24281448d0b969939026173a20"
mode: GRACEFUL
new_leader_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:36686
I20260710 11:05:39.009874 27302 raft_consensus.cc:606] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Received request to transfer leadership to TS 87548208bf4f49b281c208e17f0411ac
I20260710 11:05:39.015292 27551 consensus_queue.cc:1048] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.025611 27548 consensus_queue.cc:1048] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.034919 27501 raft_consensus.cc:993] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20: : Instructing follower 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:39.035418 27548 raft_consensus.cc:1081] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Signalling peer 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:39.037158 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd5eb2598306427db0b501033d76064e"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:38146
I20260710 11:05:39.037671 27450 raft_consensus.cc:493] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:39.038013 27450 raft_consensus.cc:3060] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.044239 27450 raft_consensus.cc:515] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.045956 27450 leader_election.cc:290] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 2 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:39.046783 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5eb2598306427db0b501033d76064e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:39.047149 27377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5eb2598306427db0b501033d76064e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:39.047382 27302 raft_consensus.cc:3055] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.047741 27377 raft_consensus.cc:3060] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.047744 27302 raft_consensus.cc:740] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:39.048758 27302 consensus_queue.cc:260] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.050067 27302 raft_consensus.cc:3060] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.052635 27377 raft_consensus.cc:2468] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 2.
I20260710 11:05:39.053690 27418 leader_election.cc:304] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:39.054345 27529 raft_consensus.cc:2804] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.054855 27529 raft_consensus.cc:697] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Becoming Leader. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:39.055652 27529 consensus_queue.cc:237] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.060242 27302 raft_consensus.cc:2468] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 2.
I20260710 11:05:39.062789 27200 catalog_manager.cc:5697] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac reported cstate change: term changed from 1 to 2, leader changed from 76360f24281448d0b969939026173a20 (127.26.136.1) to 87548208bf4f49b281c208e17f0411ac (127.26.136.3). New cstate: current_term: 2 leader_uuid: "87548208bf4f49b281c208e17f0411ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.121496 27548 raft_consensus.cc:993] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20: : Instructing follower 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:39.121978 27551 raft_consensus.cc:1081] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Signalling peer 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:39.123425 27377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46f45648ecce46bc80e730933831a715"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:44852
I20260710 11:05:39.123904 27377 raft_consensus.cc:493] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:39.124230 27377 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.128439 27377 raft_consensus.cc:515] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.130093 27377 leader_election.cc:290] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 2 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:39.130934 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f45648ecce46bc80e730933831a715" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:39.131107 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f45648ecce46bc80e730933831a715" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:39.131604 27302 raft_consensus.cc:3055] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.131644 27450 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.131975 27302 raft_consensus.cc:740] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:39.132655 27302 consensus_queue.cc:260] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.133502 27302 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.136340 27450 raft_consensus.cc:2468] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 2.
I20260710 11:05:39.137404 27343 leader_election.cc:304] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:39.137833 27302 raft_consensus.cc:2468] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 2.
I20260710 11:05:39.138052 27536 raft_consensus.cc:2804] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.138605 27536 raft_consensus.cc:697] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:39.139418 27536 consensus_queue.cc:237] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.145725 27200 catalog_manager.cc:5697] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 1 to 2, leader changed from 76360f24281448d0b969939026173a20 (127.26.136.1) to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.437182 27530 raft_consensus.cc:993] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8: : Instructing follower 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:39.437604 27536 raft_consensus.cc:1081] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Signalling peer 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:39.438988 27302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49e7731321c94d39bad2270c2a197686"
dest_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:36682
I20260710 11:05:39.439440 27302 raft_consensus.cc:493] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:39.439692 27302 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.443956 27302 raft_consensus.cc:515] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.445475 27302 leader_election.cc:290] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 2 election: Requested vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:39.446331 27377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e7731321c94d39bad2270c2a197686" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:39.446501 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e7731321c94d39bad2270c2a197686" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:39.447085 27450 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.447088 27377 raft_consensus.cc:3055] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.447757 27377 raft_consensus.cc:740] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:39.448379 27377 consensus_queue.cc:260] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.449252 27377 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.451840 27450 raft_consensus.cc:2468] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 2.
I20260710 11:05:39.452847 27268 leader_election.cc:304] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:39.453629 27551 raft_consensus.cc:2804] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.454003 27377 raft_consensus.cc:2468] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 2.
I20260710 11:05:39.454121 27551 raft_consensus.cc:697] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:39.455087 27551 consensus_queue.cc:237] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.461790 27200 catalog_manager.cc:5697] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 1 to 2, leader changed from 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2) to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.501820 27559 raft_consensus.cc:993] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac: : Instructing follower 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:39.502245 27529 raft_consensus.cc:1081] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Signalling peer 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:39.503791 27302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e"
dest_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:36670
I20260710 11:05:39.504243 27302 raft_consensus.cc:493] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:39.504504 27302 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.509151 27302 raft_consensus.cc:515] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:39.511323 27302 leader_election.cc:290] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 2 election: Requested vote from peers 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:39.512364 27377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:39.511970 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:39.513010 27377 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.513139 27450 raft_consensus.cc:3055] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.513523 27450 raft_consensus.cc:740] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:39.514221 27450 consensus_queue.cc:260] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:39.515201 27450 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.518745 27377 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 2.
I20260710 11:05:39.519757 27269 leader_election.cc:304] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:39.520524 27551 raft_consensus.cc:2804] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.520866 27450 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 2.
I20260710 11:05:39.520942 27551 raft_consensus.cc:697] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:39.521864 27551 consensus_queue.cc:237] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:39.528439 27200 catalog_manager.cc:5697] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 1 to 2, leader changed from 87548208bf4f49b281c208e17f0411ac (127.26.136.3) to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.568135 27559 raft_consensus.cc:993] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac: : Instructing follower 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:39.568539 27529 raft_consensus.cc:1081] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Signalling peer 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:39.569790 27377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:44836
I20260710 11:05:39.570200 27377 raft_consensus.cc:493] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:39.570442 27377 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.574796 27377 raft_consensus.cc:515] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.576231 27377 leader_election.cc:290] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 2 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:39.577097 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:39.577194 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:39.577740 27302 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.577777 27450 raft_consensus.cc:3055] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.578267 27450 raft_consensus.cc:740] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:39.579128 27450 consensus_queue.cc:260] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.580282 27450 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.584457 27302 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 2.
I20260710 11:05:39.585613 27341 leader_election.cc:304] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:39.586290 27536 raft_consensus.cc:2804] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.586416 27450 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 2.
I20260710 11:05:39.586800 27536 raft_consensus.cc:697] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:39.587615 27536 consensus_queue.cc:237] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:39.594846 27200 catalog_manager.cc:5697] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 1 to 2, leader changed from 87548208bf4f49b281c208e17f0411ac (127.26.136.3) to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.607512 27450 raft_consensus.cc:1275] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.607504 27377 raft_consensus.cc:1275] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.608879 27536 consensus_queue.cc:1048] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.609076 27529 consensus_queue.cc:1048] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.621244 27302 raft_consensus.cc:1275] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.627416 27529 consensus_queue.cc:1048] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.634145 27301 raft_consensus.cc:1275] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.635933 27568 consensus_queue.cc:1048] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.874781 27450 raft_consensus.cc:1275] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.876003 27551 consensus_queue.cc:1048] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.884159 27377 raft_consensus.cc:1275] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.885661 27548 consensus_queue.cc:1048] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.952000 27377 raft_consensus.cc:1275] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.953401 27548 consensus_queue.cc:1048] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.962785 27450 raft_consensus.cc:1275] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.964381 27548 consensus_queue.cc:1048] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.974918 27450 raft_consensus.cc:1275] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.976132 27568 consensus_queue.cc:1048] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.984712 27302 raft_consensus.cc:1275] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.985954 27530 consensus_queue.cc:1048] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:42.038200 27168 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:05:42.039029 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:42.057626 27377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
mode: GRACEFUL
new_leader_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:44864
I20260710 11:05:42.058140 27377 raft_consensus.cc:606] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Received request to transfer leadership to TS 87548208bf4f49b281c208e17f0411ac
I20260710 11:05:42.069274 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f"
dest_uuid: "76360f24281448d0b969939026173a20"
mode: GRACEFUL
new_leader_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:36688
I20260710 11:05:42.069806 27302 raft_consensus.cc:606] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Received request to transfer leadership to TS 87548208bf4f49b281c208e17f0411ac
I20260710 11:05:42.071028 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:42.071427 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:42.447968 27602 raft_consensus.cc:993] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20: : Instructing follower 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:42.448442 27551 raft_consensus.cc:1081] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Signalling peer 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:42.450003 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:38146
I20260710 11:05:42.450532 27450 raft_consensus.cc:493] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.450891 27450 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.455277 27450 raft_consensus.cc:515] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:42.456761 27450 leader_election.cc:290] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 2 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:42.457720 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:42.457818 27377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:42.458346 27302 raft_consensus.cc:3055] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.458590 27377 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.458767 27302 raft_consensus.cc:740] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:42.459584 27302 consensus_queue.cc:260] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:42.460597 27302 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.464248 27377 raft_consensus.cc:2468] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 2.
I20260710 11:05:42.465715 27418 leader_election.cc:304] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:42.466382 27597 raft_consensus.cc:2804] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.466349 27302 raft_consensus.cc:2468] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 2.
I20260710 11:05:42.467923 27597 raft_consensus.cc:697] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Becoming Leader. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:42.468889 27597 consensus_queue.cc:237] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:42.476683 27200 catalog_manager.cc:5697] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac reported cstate change: term changed from 1 to 2, leader changed from 76360f24281448d0b969939026173a20 (127.26.136.1) to 87548208bf4f49b281c208e17f0411ac (127.26.136.3). New cstate: current_term: 2 leader_uuid: "87548208bf4f49b281c208e17f0411ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.545742 27568 raft_consensus.cc:993] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8: : Instructing follower 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:42.546214 27609 raft_consensus.cc:1081] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Signalling peer 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:42.548038 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:38158
I20260710 11:05:42.548485 27450 raft_consensus.cc:493] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.548763 27450 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:42.552776 27450 raft_consensus.cc:515] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:42.554347 27450 leader_election.cc:290] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 3 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:42.555251 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:42.555368 27377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:42.555783 27302 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:42.555889 27377 raft_consensus.cc:3055] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:42.556280 27377 raft_consensus.cc:740] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:42.556950 27377 consensus_queue.cc:260] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:42.557888 27377 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:42.561148 27302 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 3.
I20260710 11:05:42.562162 27415 leader_election.cc:304] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [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: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:42.562985 27597 raft_consensus.cc:2804] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:42.563076 27377 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 3.
I20260710 11:05:42.563488 27597 raft_consensus.cc:697] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 3 LEADER]: Becoming Leader. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:42.564283 27597 consensus_queue.cc:237] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:42.571324 27200 catalog_manager.cc:5697] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac reported cstate change: term changed from 2 to 3, leader changed from 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2) to 87548208bf4f49b281c208e17f0411ac (127.26.136.3). New cstate: current_term: 3 leader_uuid: "87548208bf4f49b281c208e17f0411ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.905718 27302 raft_consensus.cc:1275] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:42.907044 27597 consensus_queue.cc:1048] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:42.916873 27377 raft_consensus.cc:1275] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:42.918622 27597 consensus_queue.cc:1048] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:42.961951 27377 raft_consensus.cc:1275] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:42.963248 27597 consensus_queue.cc:1048] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:42.973855 27302 raft_consensus.cc:1275] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:42.975315 27617 consensus_queue.cc:1048] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.072095 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:43.081790 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e"
dest_uuid: "76360f24281448d0b969939026173a20"
mode: GRACEFUL
new_leader_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:36686
I20260710 11:05:43.082340 27302 raft_consensus.cc:606] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Received request to transfer leadership to TS 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:43.087178 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
mode: GRACEFUL
new_leader_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:38168
I20260710 11:05:43.087635 27450 raft_consensus.cc:606] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Received request to transfer leadership to TS 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:43.092206 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e"
dest_uuid: "76360f24281448d0b969939026173a20"
mode: GRACEFUL
new_leader_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:36686
I20260710 11:05:43.092717 27302 raft_consensus.cc:606] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Received request to transfer leadership to TS 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:43.097388 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49e7731321c94d39bad2270c2a197686"
dest_uuid: "76360f24281448d0b969939026173a20"
mode: GRACEFUL
new_leader_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:36686
I20260710 11:05:43.097884 27302 raft_consensus.cc:606] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Received request to transfer leadership to TS 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:43.102401 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
mode: GRACEFUL
new_leader_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:38168
I20260710 11:05:43.102896 27450 raft_consensus.cc:606] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 3 LEADER]: Received request to transfer leadership to TS 8b4fbda218184e07aee92bf805fec1b8
I20260710 11:05:43.202395 27551 raft_consensus.cc:993] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20: : Instructing follower 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.202867 27619 raft_consensus.cc:1081] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Signalling peer 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.204404 27377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:44852
I20260710 11:05:43.204893 27377 raft_consensus.cc:493] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:43.205189 27377 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:43.209774 27377 raft_consensus.cc:515] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.211517 27377 leader_election.cc:290] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 2 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:43.212301 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:43.212580 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:43.213752 27450 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:43.213747 27302 raft_consensus.cc:3055] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:43.215046 27551 raft_consensus.cc:993] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20: : Instructing follower 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.214723 27302 raft_consensus.cc:740] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:43.215446 27619 raft_consensus.cc:1081] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Signalling peer 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.216579 27302 consensus_queue.cc:260] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.217597 27377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49e7731321c94d39bad2270c2a197686"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:44852
I20260710 11:05:43.217741 27302 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:43.218210 27377 raft_consensus.cc:493] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:43.218648 27377 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.223784 27302 raft_consensus.cc:2468] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 2.
I20260710 11:05:43.224682 27377 raft_consensus.cc:515] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.225034 27341 leader_election.cc:304] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:43.220979 27450 raft_consensus.cc:2468] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 2.
I20260710 11:05:43.226533 27377 leader_election.cc:290] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 3 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:43.226775 27609 raft_consensus.cc:2804] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:43.227802 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e7731321c94d39bad2270c2a197686" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:43.228355 27450 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.228878 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e7731321c94d39bad2270c2a197686" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:43.229409 27302 raft_consensus.cc:3055] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:43.229744 27302 raft_consensus.cc:740] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:43.230443 27302 consensus_queue.cc:260] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.231531 27302 raft_consensus.cc:3060] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.234133 27450 raft_consensus.cc:2468] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 3.
I20260710 11:05:43.235181 27343 leader_election.cc:304] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [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: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:43.238130 27302 raft_consensus.cc:2468] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 3.
I20260710 11:05:43.240912 27621 raft_consensus.cc:2804] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:43.241395 27621 raft_consensus.cc:697] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:43.242035 27621 consensus_queue.cc:237] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.242666 27609 raft_consensus.cc:697] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:43.243669 27609 consensus_queue.cc:237] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.252125 27200 catalog_manager.cc:5697] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 1 to 2, leader changed from 76360f24281448d0b969939026173a20 (127.26.136.1) to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.267109 27200 catalog_manager.cc:5697] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 2 to 3, leader changed from 76360f24281448d0b969939026173a20 (127.26.136.1) to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 3 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.312531 27551 raft_consensus.cc:993] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20: : Instructing follower 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.313078 27619 raft_consensus.cc:1081] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Signalling peer 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.314867 27377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:44852
I20260710 11:05:43.315326 27377 raft_consensus.cc:493] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:43.315584 27377 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.320561 27617 raft_consensus.cc:993] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac: : Instructing follower 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.320510 27377 raft_consensus.cc:515] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:43.321069 27603 raft_consensus.cc:1081] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Signalling peer 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.322417 27376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:44836
I20260710 11:05:43.322932 27376 raft_consensus.cc:493] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:43.322875 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:43.323366 27376 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.323493 27302 raft_consensus.cc:3055] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:43.323606 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:43.323843 27302 raft_consensus.cc:740] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:43.324029 27450 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.324579 27302 consensus_queue.cc:260] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:43.325531 27302 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.329407 27450 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 3.
I20260710 11:05:43.330029 27377 leader_election.cc:290] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 3 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:43.330457 27343 leader_election.cc:304] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [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: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:43.331350 27609 raft_consensus.cc:2804] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:43.331333 27376 raft_consensus.cc:515] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.331923 27302 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 3.
I20260710 11:05:43.331964 27609 raft_consensus.cc:697] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:43.332921 27609 consensus_queue.cc:237] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:43.333382 27376 leader_election.cc:290] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 3 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:43.334406 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:43.334932 27450 raft_consensus.cc:3055] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:43.335139 27450 raft_consensus.cc:740] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:43.335711 27450 consensus_queue.cc:260] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.336902 27450 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.340227 27200 catalog_manager.cc:5697] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 2 to 3, leader changed from 76360f24281448d0b969939026173a20 (127.26.136.1) to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 3 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.341583 27450 raft_consensus.cc:2468] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 3.
I20260710 11:05:43.342692 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4fb6307fab40b0b0deaee4b1d3005f" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:43.342525 27343 leader_election.cc:304] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [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: 87548208bf4f49b281c208e17f0411ac, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:43.343449 27302 raft_consensus.cc:3060] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.343765 27609 raft_consensus.cc:2804] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:43.344146 27609 raft_consensus.cc:697] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:43.344913 27609 consensus_queue.cc:237] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.348655 27302 raft_consensus.cc:2468] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 3.
I20260710 11:05:43.353466 27200 catalog_manager.cc:5697] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 2 to 3, leader changed from 87548208bf4f49b281c208e17f0411ac (127.26.136.3) to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 3 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.561201 27617 raft_consensus.cc:993] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac: : Instructing follower 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.561635 27603 raft_consensus.cc:1081] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 3 LEADER]: Signalling peer 8b4fbda218184e07aee92bf805fec1b8 to start an election
I20260710 11:05:43.562973 27376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
 from {username='slave'} at 127.0.0.1:44836
I20260710 11:05:43.563473 27376 raft_consensus.cc:493] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:43.563778 27376 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:43.568239 27376 raft_consensus.cc:515] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.569939 27376 leader_election.cc:290] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [CANDIDATE]: Term 4 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:43.570632 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:43.570957 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e004b235a148f3960d8c2bd6b1c961" candidate_uuid: "8b4fbda218184e07aee92bf805fec1b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:43.571146 27302 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:43.571447 27450 raft_consensus.cc:3055] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:43.571700 27450 raft_consensus.cc:740] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:43.572310 27450 consensus_queue.cc:260] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.573145 27450 raft_consensus.cc:3060] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:43.575400 27302 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 4.
I20260710 11:05:43.576406 27341 leader_election.cc:304] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [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: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:43.577164 27609 raft_consensus.cc:2804] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:43.577471 27450 raft_consensus.cc:2468] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b4fbda218184e07aee92bf805fec1b8 in term 4.
I20260710 11:05:43.577582 27609 raft_consensus.cc:697] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 4 LEADER]: Becoming Leader. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:43.578382 27609 consensus_queue.cc:237] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:43.583711 27200 catalog_manager.cc:5697] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 reported cstate change: term changed from 3 to 4, leader changed from 87548208bf4f49b281c208e17f0411ac (127.26.136.3) to 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2). New cstate: current_term: 4 leader_uuid: "8b4fbda218184e07aee92bf805fec1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.632825 27450 raft_consensus.cc:1275] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:43.633989 27609 consensus_queue.cc:1048] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.638710 27452 raft_consensus.cc:1275] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.640080 27620 consensus_queue.cc:1048] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.648751 27302 raft_consensus.cc:1275] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:43.650928 27609 consensus_queue.cc:1048] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:43.656031 27301 raft_consensus.cc:1275] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.657826 27609 consensus_queue.cc:1048] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:43.733412 27450 raft_consensus.cc:1275] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:43.734647 27609 consensus_queue.cc:1048] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.741636 27301 raft_consensus.cc:1275] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:43.743425 27621 consensus_queue.cc:1048] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.760645 27450 raft_consensus.cc:1275] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:43.761737 27635 consensus_queue.cc:1048] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.769273 27301 raft_consensus.cc:1275] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:43.771492 27635 consensus_queue.cc:1048] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:44.001564 27301 raft_consensus.cc:1275] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 4 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:44.002094 27450 raft_consensus.cc:1275] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 4 FOLLOWER]: Refusing update from remote peer 8b4fbda218184e07aee92bf805fec1b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:44.002820 27620 consensus_queue.cc:1048] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:44.003351 27635 consensus_queue.cc:1048] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.114362 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:46.121580 27376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
mode: GRACEFUL
new_leader_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:44864
I20260710 11:05:46.122435 27376 raft_consensus.cc:606] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Received request to transfer leadership to TS 87548208bf4f49b281c208e17f0411ac
I20260710 11:05:46.125546 27376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
mode: GRACEFUL
new_leader_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:44864
I20260710 11:05:46.126035 27376 raft_consensus.cc:606] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Received request to transfer leadership to TS 87548208bf4f49b281c208e17f0411ac
I20260710 11:05:46.128317 27376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46f45648ecce46bc80e730933831a715"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
mode: GRACEFUL
new_leader_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:44864
I20260710 11:05:46.128760 27376 raft_consensus.cc:606] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Received request to transfer leadership to TS 76360f24281448d0b969939026173a20
I20260710 11:05:46.130965 27376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "748db844bb534aee985db2d2f373ac98"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
mode: GRACEFUL
new_leader_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:44864
I20260710 11:05:46.131405 27376 raft_consensus.cc:606] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Received request to transfer leadership to TS 76360f24281448d0b969939026173a20
I20260710 11:05:46.133467 27376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e"
dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
mode: GRACEFUL
new_leader_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:44864
I20260710 11:05:46.133903 27376 raft_consensus.cc:606] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Received request to transfer leadership to TS 76360f24281448d0b969939026173a20
I20260710 11:05:46.134824 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:05:46.135243 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:46.227824 27620 raft_consensus.cc:993] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8: : Instructing follower 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:46.228468 27641 raft_consensus.cc:1081] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Signalling peer 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:46.229955 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:38158
I20260710 11:05:46.230394 27450 raft_consensus.cc:493] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.230737 27450 raft_consensus.cc:3060] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.235203 27450 raft_consensus.cc:515] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.236747 27450 leader_election.cc:290] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 2 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:46.237792 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:46.237859 27376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287315de2ea94fdaa55eb9cca6fc86b0" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:46.238613 27302 raft_consensus.cc:3060] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.238698 27376 raft_consensus.cc:3055] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:46.239076 27376 raft_consensus.cc:740] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:46.239969 27376 consensus_queue.cc:260] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.241370 27376 raft_consensus.cc:3060] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.245281 27302 raft_consensus.cc:2468] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 2.
I20260710 11:05:46.246598 27415 leader_election.cc:304] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:46.247401 27603 raft_consensus.cc:2804] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:46.247822 27376 raft_consensus.cc:2468] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 2.
I20260710 11:05:46.248458 27603 raft_consensus.cc:697] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Becoming Leader. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:46.249363 27603 consensus_queue.cc:237] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.256292 27200 catalog_manager.cc:5697] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac reported cstate change: term changed from 1 to 2, leader changed from 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2) to 87548208bf4f49b281c208e17f0411ac (127.26.136.3). New cstate: current_term: 2 leader_uuid: "87548208bf4f49b281c208e17f0411ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.341193 27620 raft_consensus.cc:993] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8: : Instructing follower 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:46.341722 27641 raft_consensus.cc:1081] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Signalling peer 87548208bf4f49b281c208e17f0411ac to start an election
I20260710 11:05:46.343235 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e"
dest_uuid: "87548208bf4f49b281c208e17f0411ac"
 from {username='slave'} at 127.0.0.1:38158
I20260710 11:05:46.343679 27450 raft_consensus.cc:493] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.343971 27450 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:46.347908 27450 raft_consensus.cc:515] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:46.349638 27450 leader_election.cc:290] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [CANDIDATE]: Term 4 election: Requested vote from peers 76360f24281448d0b969939026173a20 (127.26.136.1:38003), 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315)
I20260710 11:05:46.350449 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "76360f24281448d0b969939026173a20"
I20260710 11:05:46.350713 27376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090146e40d1946ccb7193a861c5c0d7e" candidate_uuid: "87548208bf4f49b281c208e17f0411ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:46.351022 27302 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:46.351289 27376 raft_consensus.cc:3055] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:46.351588 27376 raft_consensus.cc:740] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:46.352214 27376 consensus_queue.cc:260] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:46.353130 27376 raft_consensus.cc:3060] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:46.355253 27302 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 4.
I20260710 11:05:46.356128 27415 leader_election.cc:304] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [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: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:46.356812 27603 raft_consensus.cc:2804] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:46.357174 27603 raft_consensus.cc:697] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 4 LEADER]: Becoming Leader. State: Replica: 87548208bf4f49b281c208e17f0411ac, State: Running, Role: LEADER
I20260710 11:05:46.358006 27376 raft_consensus.cc:2468] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87548208bf4f49b281c208e17f0411ac in term 4.
I20260710 11:05:46.357975 27603 consensus_queue.cc:237] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } }
I20260710 11:05:46.364156 27200 catalog_manager.cc:5697] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac reported cstate change: term changed from 3 to 4, leader changed from 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2) to 87548208bf4f49b281c208e17f0411ac (127.26.136.3). New cstate: current_term: 4 leader_uuid: "87548208bf4f49b281c208e17f0411ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.447630 27620 raft_consensus.cc:993] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8: : Instructing follower 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:46.448088 27620 raft_consensus.cc:1081] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Signalling peer 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:46.449644 27302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46f45648ecce46bc80e730933831a715"
dest_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:36682
I20260710 11:05:46.450067 27302 raft_consensus.cc:493] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.450350 27302 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:46.455583 27302 raft_consensus.cc:515] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.457142 27302 leader_election.cc:290] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 3 election: Requested vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:46.458258 27376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f45648ecce46bc80e730933831a715" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:46.458258 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f45648ecce46bc80e730933831a715" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:46.459024 27376 raft_consensus.cc:3055] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:46.459383 27376 raft_consensus.cc:740] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:46.460234 27376 consensus_queue.cc:260] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.461475 27376 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:46.459025 27450 raft_consensus.cc:3060] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:46.466930 27450 raft_consensus.cc:2468] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 3.
I20260710 11:05:46.466965 27376 raft_consensus.cc:2468] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 3.
I20260710 11:05:46.468254 27269 leader_election.cc:304] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [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: 76360f24281448d0b969939026173a20, 8b4fbda218184e07aee92bf805fec1b8; no voters: 
I20260710 11:05:46.469952 27649 raft_consensus.cc:2804] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:46.470992 27649 raft_consensus.cc:697] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 3 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:46.471830 27649 consensus_queue.cc:237] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.478854 27200 catalog_manager.cc:5697] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 2 to 3, leader changed from 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2) to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 3 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.485664 27620 raft_consensus.cc:993] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8: : Instructing follower 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:46.486141 27641 raft_consensus.cc:1081] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Signalling peer 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:46.487589 27302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e"
dest_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:36682
I20260710 11:05:46.488021 27302 raft_consensus.cc:493] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.488286 27302 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:46.492101 27302 raft_consensus.cc:515] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.493623 27302 leader_election.cc:290] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 3 election: Requested vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:46.494423 27376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:46.494657 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad5d3a49494ad4b1ab388fadef7e1e" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:46.494982 27376 raft_consensus.cc:3055] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:46.495121 27450 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:46.495301 27376 raft_consensus.cc:740] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:46.496033 27376 consensus_queue.cc:260] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.496946 27376 raft_consensus.cc:3060] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:46.499315 27450 raft_consensus.cc:2468] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 3.
I20260710 11:05:46.500368 27268 leader_election.cc:304] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [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: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:46.501171 27649 raft_consensus.cc:2804] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:46.501610 27649 raft_consensus.cc:697] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 3 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:46.502079 27376 raft_consensus.cc:2468] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 3.
I20260710 11:05:46.502400 27649 consensus_queue.cc:237] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [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: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.509434 27200 catalog_manager.cc:5697] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 2 to 3, leader changed from 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2) to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 3 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.643697 27620 raft_consensus.cc:993] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8: : Instructing follower 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:46.644124 27620 raft_consensus.cc:1081] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Signalling peer 76360f24281448d0b969939026173a20 to start an election
I20260710 11:05:46.645460 27302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "748db844bb534aee985db2d2f373ac98"
dest_uuid: "76360f24281448d0b969939026173a20"
 from {username='slave'} at 127.0.0.1:36682
I20260710 11:05:46.645834 27302 raft_consensus.cc:493] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.646044 27302 raft_consensus.cc:3060] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.649717 27302 raft_consensus.cc:515] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.651057 27302 leader_election.cc:290] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 2 election: Requested vote from peers 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2:45315), 87548208bf4f49b281c208e17f0411ac (127.26.136.3:40351)
I20260710 11:05:46.651829 27376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748db844bb534aee985db2d2f373ac98" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b4fbda218184e07aee92bf805fec1b8"
I20260710 11:05:46.652000 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748db844bb534aee985db2d2f373ac98" candidate_uuid: "76360f24281448d0b969939026173a20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87548208bf4f49b281c208e17f0411ac"
I20260710 11:05:46.652516 27450 raft_consensus.cc:3060] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.652487 27376 raft_consensus.cc:3055] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:46.653106 27376 raft_consensus.cc:740] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b4fbda218184e07aee92bf805fec1b8, State: Running, Role: LEADER
I20260710 11:05:46.653817 27376 consensus_queue.cc:260] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.654759 27376 raft_consensus.cc:3060] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.656693 27450 raft_consensus.cc:2468] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 2.
I20260710 11:05:46.657595 27268 leader_election.cc:304] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76360f24281448d0b969939026173a20, 87548208bf4f49b281c208e17f0411ac; no voters: 
I20260710 11:05:46.658259 27649 raft_consensus.cc:2804] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:46.658731 27649 raft_consensus.cc:697] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Becoming Leader. State: Replica: 76360f24281448d0b969939026173a20, State: Running, Role: LEADER
I20260710 11:05:46.659566 27376 raft_consensus.cc:2468] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76360f24281448d0b969939026173a20 in term 2.
I20260710 11:05:46.659595 27649 consensus_queue.cc:237] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } }
I20260710 11:05:46.666240 27200 catalog_manager.cc:5697] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 reported cstate change: term changed from 1 to 2, leader changed from 8b4fbda218184e07aee92bf805fec1b8 (127.26.136.2) to 76360f24281448d0b969939026173a20 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "76360f24281448d0b969939026173a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.786231 27376 raft_consensus.cc:1275] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:46.787328 27603 consensus_queue.cc:1048] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:46.798413 27302 raft_consensus.cc:1275] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:46.800402 27603 consensus_queue.cc:1048] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:46.863780 27376 raft_consensus.cc:1275] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:46.865026 27649 consensus_queue.cc:1048] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:46.875355 27450 raft_consensus.cc:1275] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:46.877249 27650 consensus_queue.cc:1048] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:46.890298 27376 raft_consensus.cc:1275] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:46.892144 27650 consensus_queue.cc:1048] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:46.901126 27450 raft_consensus.cc:1275] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:46.902695 27662 consensus_queue.cc:1048] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:46.920646 27302 raft_consensus.cc:1275] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 4 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:46.921765 27603 consensus_queue.cc:1048] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "76360f24281448d0b969939026173a20" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.930071 27376 raft_consensus.cc:1275] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 4 FOLLOWER]: Refusing update from remote peer 87548208bf4f49b281c208e17f0411ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:46.932366 27656 consensus_queue.cc:1048] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:47.079773 27450 raft_consensus.cc:1275] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.081014 27662 consensus_queue.cc:1048] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87548208bf4f49b281c208e17f0411ac" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.093853 27376 raft_consensus.cc:1275] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Refusing update from remote peer 76360f24281448d0b969939026173a20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.096043 27661 consensus_queue.cc:1048] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b4fbda218184e07aee92bf805fec1b8" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:47.136081 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:47.141469 27168 tablet_server.cc:179] TabletServer@127.26.136.1:0 shutting down...
I20260710 11:05:47.167179 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:47.168093 27168 tablet_replica.cc:333] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.168895 27168 raft_consensus.cc:2243] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.169353 27168 raft_consensus.cc:2272] T 287315de2ea94fdaa55eb9cca6fc86b0 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.172791 27168 tablet_replica.cc:333] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.173307 27168 raft_consensus.cc:2243] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.173825 27168 raft_consensus.cc:2272] T fd5eb2598306427db0b501033d76064e P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.175523 27168 tablet_replica.cc:333] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.175976 27168 raft_consensus.cc:2243] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.176643 27168 raft_consensus.cc:2272] T 748db844bb534aee985db2d2f373ac98 P 76360f24281448d0b969939026173a20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.178433 27168 tablet_replica.cc:333] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.178975 27168 raft_consensus.cc:2243] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.179629 27168 raft_consensus.cc:2272] T 46f45648ecce46bc80e730933831a715 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.181344 27168 tablet_replica.cc:333] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.181789 27168 raft_consensus.cc:2243] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.182147 27168 raft_consensus.cc:2272] T 090146e40d1946ccb7193a861c5c0d7e P 76360f24281448d0b969939026173a20 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.184175 27168 tablet_replica.cc:333] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.184689 27168 raft_consensus.cc:2243] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.185109 27168 raft_consensus.cc:2272] T 49e7731321c94d39bad2270c2a197686 P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.186916 27168 tablet_replica.cc:333] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.187402 27168 raft_consensus.cc:2243] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.187841 27168 raft_consensus.cc:2272] T 08e004b235a148f3960d8c2bd6b1c961 P 76360f24281448d0b969939026173a20 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.189397 27168 tablet_replica.cc:333] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.189877 27168 raft_consensus.cc:2243] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.190666 27168 raft_consensus.cc:2272] T c3ad5d3a49494ad4b1ab388fadef7e1e P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.192638 27168 tablet_replica.cc:333] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20: stopping tablet replica
I20260710 11:05:47.193112 27168 raft_consensus.cc:2243] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.193557 27168 raft_consensus.cc:2272] T da4fb6307fab40b0b0deaee4b1d3005f P 76360f24281448d0b969939026173a20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.289232 27168 tablet_server.cc:196] TabletServer@127.26.136.1:0 shutdown complete.
I20260710 11:05:47.306540 27168 tablet_server.cc:179] TabletServer@127.26.136.2:0 shutting down...
I20260710 11:05:47.329272 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:47.330003 27168 tablet_replica.cc:333] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.330709 27168 raft_consensus.cc:2243] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.331228 27168 raft_consensus.cc:2272] T fd5eb2598306427db0b501033d76064e P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.332868 27168 tablet_replica.cc:333] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.333359 27168 raft_consensus.cc:2243] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.333746 27168 raft_consensus.cc:2272] T 287315de2ea94fdaa55eb9cca6fc86b0 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.336501 27168 tablet_replica.cc:333] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.337195 27168 raft_consensus.cc:2243] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.337584 27168 raft_consensus.cc:2272] T c3ad5d3a49494ad4b1ab388fadef7e1e P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.339473 27168 tablet_replica.cc:333] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.339987 27168 raft_consensus.cc:2243] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.340611 27168 raft_consensus.cc:2272] T da4fb6307fab40b0b0deaee4b1d3005f P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.342111 27168 tablet_replica.cc:333] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.342522 27168 raft_consensus.cc:2243] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.342983 27168 raft_consensus.cc:2272] T 46f45648ecce46bc80e730933831a715 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.344830 27168 tablet_replica.cc:333] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.345333 27168 raft_consensus.cc:2243] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.345672 27168 raft_consensus.cc:2272] T 090146e40d1946ccb7193a861c5c0d7e P 8b4fbda218184e07aee92bf805fec1b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.347707 27168 tablet_replica.cc:333] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.348122 27168 raft_consensus.cc:2243] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.348763 27168 raft_consensus.cc:2272] T 49e7731321c94d39bad2270c2a197686 P 8b4fbda218184e07aee92bf805fec1b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.350205 27168 tablet_replica.cc:333] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.350658 27168 raft_consensus.cc:2243] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.350991 27168 raft_consensus.cc:2272] T 748db844bb534aee985db2d2f373ac98 P 8b4fbda218184e07aee92bf805fec1b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.353224 27168 tablet_replica.cc:333] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8: stopping tablet replica
I20260710 11:05:47.353821 27168 raft_consensus.cc:2243] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.354877 27168 raft_consensus.cc:2272] T 08e004b235a148f3960d8c2bd6b1c961 P 8b4fbda218184e07aee92bf805fec1b8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:47.355603 27415 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.1:38003: connect: Connection refused (error 111)
W20260710 11:05:47.359436 27415 consensus_peers.cc:597] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac -> Peer 76360f24281448d0b969939026173a20 (127.26.136.1:38003): Couldn't send request to peer 76360f24281448d0b969939026173a20. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:38003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:47.368149 27415 consensus_peers.cc:597] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac -> Peer 76360f24281448d0b969939026173a20 (127.26.136.1:38003): Couldn't send request to peer 76360f24281448d0b969939026173a20. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:38003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:47.384395 27168 tablet_server.cc:196] TabletServer@127.26.136.2:0 shutdown complete.
W20260710 11:05:47.400425 27415 consensus_peers.cc:597] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac -> Peer 76360f24281448d0b969939026173a20 (127.26.136.1:38003): Couldn't send request to peer 76360f24281448d0b969939026173a20. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:38003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:47.402717 27168 tablet_server.cc:179] TabletServer@127.26.136.3:0 shutting down...
I20260710 11:05:47.425563 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:47.426244 27168 tablet_replica.cc:333] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.426865 27168 raft_consensus.cc:2243] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.427662 27168 raft_consensus.cc:2272] T fd5eb2598306427db0b501033d76064e P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.430290 27168 tablet_replica.cc:333] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.431087 27168 raft_consensus.cc:2243] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.432042 27168 raft_consensus.cc:2272] T 287315de2ea94fdaa55eb9cca6fc86b0 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.434038 27168 tablet_replica.cc:333] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.434789 27168 raft_consensus.cc:2243] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.435206 27168 raft_consensus.cc:2272] T 748db844bb534aee985db2d2f373ac98 P 87548208bf4f49b281c208e17f0411ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.437187 27168 tablet_replica.cc:333] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.437668 27168 raft_consensus.cc:2243] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.438092 27168 raft_consensus.cc:2272] T 49e7731321c94d39bad2270c2a197686 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.439726 27168 tablet_replica.cc:333] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.440204 27168 raft_consensus.cc:2243] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.440536 27168 raft_consensus.cc:2272] T 46f45648ecce46bc80e730933831a715 P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.442413 27168 tablet_replica.cc:333] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.442904 27168 raft_consensus.cc:2243] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.443544 27168 raft_consensus.cc:2272] T 090146e40d1946ccb7193a861c5c0d7e P 87548208bf4f49b281c208e17f0411ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.445245 27168 tablet_replica.cc:333] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.445747 27168 raft_consensus.cc:2243] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.446133 27168 raft_consensus.cc:2272] T da4fb6307fab40b0b0deaee4b1d3005f P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.447744 27168 tablet_replica.cc:333] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.448171 27168 raft_consensus.cc:2243] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.448575 27168 raft_consensus.cc:2272] T 08e004b235a148f3960d8c2bd6b1c961 P 87548208bf4f49b281c208e17f0411ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.450024 27168 tablet_replica.cc:333] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac: stopping tablet replica
I20260710 11:05:47.450450 27168 raft_consensus.cc:2243] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:47.450927 27168 raft_consensus.cc:2272] T c3ad5d3a49494ad4b1ab388fadef7e1e P 87548208bf4f49b281c208e17f0411ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.479584 27168 tablet_server.cc:196] TabletServer@127.26.136.3:0 shutdown complete.
I20260710 11:05:47.495095 27168 master.cc:562] Master@127.26.136.62:33907 shutting down...
I20260710 11:05:47.699559 27168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:47.700125 27168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:47.700479 27168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 08e071d3305249a2a6b37b41d006180c: stopping tablet replica
I20260710 11:05:47.720034 27168 master.cc:584] Master@127.26.136.62:33907 shutdown complete.
76360f24281448d0b969939026173a20  4
87548208bf4f49b281c208e17f0411ac  1
8b4fbda218184e07aee92bf805fec1b8  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12884 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:05:47.757952 27168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.62:43531
I20260710 11:05:47.759238 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:47.764998 27673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:47.765049 27672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:47.765842 27675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:47.767022 27168 server_base.cc:1061] running on GCE node
I20260710 11:05:47.767875 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:47.768050 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:47.768162 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681547768150 us; error 0 us; skew 500 ppm
I20260710 11:05:47.768616 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:47.770996 27168 webserver.cc:533] Webserver started at http://127.26.136.62:37985/ using document root <none> and password file <none>
I20260710 11:05:47.771446 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:47.771600 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:47.771826 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:47.772840 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/master-0-root/instance:
uuid: "53d84259db174403b36477b7b31abf62"
format_stamp: "Formatted at 2026-07-10 11:05:47 on dist-test-slave-l48v"
I20260710 11:05:47.776986 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:05:47.780207 27680 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:47.780951 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:47.781258 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/master-0-root
uuid: "53d84259db174403b36477b7b31abf62"
format_stamp: "Formatted at 2026-07-10 11:05:47 on dist-test-slave-l48v"
I20260710 11:05:47.781541 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:47.793516 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:47.794781 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:47.833391 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.62:43531
I20260710 11:05:47.833491 27731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.62:43531 every 8 connection(s)
I20260710 11:05:47.837433 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:47.846361 27732 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62: Bootstrap starting.
I20260710 11:05:47.850956 27732 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:47.855378 27732 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62: No bootstrap required, opened a new log
I20260710 11:05:47.857352 27732 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53d84259db174403b36477b7b31abf62" member_type: VOTER }
I20260710 11:05:47.857708 27732 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:47.857888 27732 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d84259db174403b36477b7b31abf62, State: Initialized, Role: FOLLOWER
I20260710 11:05:47.858450 27732 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53d84259db174403b36477b7b31abf62" member_type: VOTER }
I20260710 11:05:47.858878 27732 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:47.859061 27732 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:47.859265 27732 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.862968 27732 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53d84259db174403b36477b7b31abf62" member_type: VOTER }
I20260710 11:05:47.863389 27732 leader_election.cc:304] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [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: 53d84259db174403b36477b7b31abf62; no voters: 
I20260710 11:05:47.864442 27732 leader_election.cc:290] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:47.864828 27735 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:47.866111 27735 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 1 LEADER]: Becoming Leader. State: Replica: 53d84259db174403b36477b7b31abf62, State: Running, Role: LEADER
I20260710 11:05:47.866848 27735 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [LEADER]: Queue going to LEADER mode. State: All 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: "53d84259db174403b36477b7b31abf62" member_type: VOTER }
I20260710 11:05:47.867321 27732 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:47.871547 27737 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53d84259db174403b36477b7b31abf62. Latest consensus state: current_term: 1 leader_uuid: "53d84259db174403b36477b7b31abf62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53d84259db174403b36477b7b31abf62" member_type: VOTER } }
I20260710 11:05:47.872225 27737 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:47.873234 27736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53d84259db174403b36477b7b31abf62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53d84259db174403b36477b7b31abf62" member_type: VOTER } }
I20260710 11:05:47.873854 27736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:47.875325 27742 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:47.882912 27742 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:47.883940 27168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:47.891129 27742 catalog_manager.cc:1383] Generated new cluster ID: 696f880d7f824a1d8feb8537e1ff3492
I20260710 11:05:47.891384 27742 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:47.915915 27742 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:47.917271 27742 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:47.928282 27742 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62: Generated new TSK 0
I20260710 11:05:47.928833 27742 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:47.950426 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:47.956019 27753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:47.956988 27754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:47.958380 27756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:47.958559 27168 server_base.cc:1061] running on GCE node
I20260710 11:05:47.959426 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:47.959595 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:47.959717 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681547959702 us; error 0 us; skew 500 ppm
I20260710 11:05:47.960166 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:47.962257 27168 webserver.cc:533] Webserver started at http://127.26.136.1:42777/ using document root <none> and password file <none>
I20260710 11:05:47.962745 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:47.962903 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:47.963109 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:47.964042 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-0-root/instance:
uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
format_stamp: "Formatted at 2026-07-10 11:05:47 on dist-test-slave-l48v"
I20260710 11:05:47.969226 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:05:47.972399 27761 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:47.973107 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:47.973402 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
format_stamp: "Formatted at 2026-07-10 11:05:47 on dist-test-slave-l48v"
I20260710 11:05:47.973675 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:47.989197 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:47.990442 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:47.991950 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:47.994108 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:47.994274 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:47.994614 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:47.994784 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:48.033253 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:42259
I20260710 11:05:48.033344 27823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:42259 every 8 connection(s)
I20260710 11:05:48.038185 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:48.045729 27828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:48.048033 27829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:48.049516 27831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:48.050709 27168 server_base.cc:1061] running on GCE node
I20260710 11:05:48.051486 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:48.051733 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:48.051945 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681548051929 us; error 0 us; skew 500 ppm
I20260710 11:05:48.052518 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:48.055284 27824 heartbeater.cc:344] Connected to a master server at 127.26.136.62:43531
I20260710 11:05:48.055541 27168 webserver.cc:533] Webserver started at http://127.26.136.2:36051/ using document root <none> and password file <none>
I20260710 11:05:48.055635 27824 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:48.056104 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:48.056308 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:48.056469 27824 heartbeater.cc:507] Master 127.26.136.62:43531 requested a full tablet report, sending...
I20260710 11:05:48.056591 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:48.057765 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-1-root/instance:
uuid: "65c73e7155e34c33a75d87a8d969c4b3"
format_stamp: "Formatted at 2026-07-10 11:05:48 on dist-test-slave-l48v"
I20260710 11:05:48.058488 27697 ts_manager.cc:194] Registered new tserver with Master: d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259)
I20260710 11:05:48.060206 27697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34408
I20260710 11:05:48.062465 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:05:48.065976 27836 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:48.066741 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:48.067031 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-1-root
uuid: "65c73e7155e34c33a75d87a8d969c4b3"
format_stamp: "Formatted at 2026-07-10 11:05:48 on dist-test-slave-l48v"
I20260710 11:05:48.067313 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:48.092734 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:48.093969 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:48.095484 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:48.097635 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:48.097868 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:48.098110 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:48.098280 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:48.136818 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.2:41375
I20260710 11:05:48.136919 27898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.2:41375 every 8 connection(s)
I20260710 11:05:48.141594 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:48.148574 27902 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:48.150271 27903 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:48.153749 27899 heartbeater.cc:344] Connected to a master server at 127.26.136.62:43531
I20260710 11:05:48.154282 27899 heartbeater.cc:461] Registering TS with master...
W20260710 11:05:48.154381 27905 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:48.155570 27899 heartbeater.cc:507] Master 127.26.136.62:43531 requested a full tablet report, sending...
I20260710 11:05:48.158147 27697 ts_manager.cc:194] Registered new tserver with Master: 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:48.159049 27168 server_base.cc:1061] running on GCE node
I20260710 11:05:48.159862 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:48.159839 27697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34420
W20260710 11:05:48.160184 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:48.160377 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681548160344 us; error 0 us; skew 500 ppm
I20260710 11:05:48.161062 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:48.163705 27168 webserver.cc:533] Webserver started at http://127.26.136.3:43621/ using document root <none> and password file <none>
I20260710 11:05:48.164176 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:48.164386 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:48.164662 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:48.165722 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-2-root/instance:
uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
format_stamp: "Formatted at 2026-07-10 11:05:48 on dist-test-slave-l48v"
I20260710 11:05:48.170342 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:05:48.173353 27910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:48.174202 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:48.174453 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-2-root
uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
format_stamp: "Formatted at 2026-07-10 11:05:48 on dist-test-slave-l48v"
I20260710 11:05:48.174763 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681534708286-27168-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:48.189817 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:48.191216 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:48.192553 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:48.194635 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:48.194828 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:48.195115 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:48.195281 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:48.234513 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.3:34149
I20260710 11:05:48.234623 27972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.3:34149 every 8 connection(s)
I20260710 11:05:48.248499 27973 heartbeater.cc:344] Connected to a master server at 127.26.136.62:43531
I20260710 11:05:48.248903 27973 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:48.249589 27973 heartbeater.cc:507] Master 127.26.136.62:43531 requested a full tablet report, sending...
I20260710 11:05:48.251478 27697 ts_manager.cc:194] Registered new tserver with Master: d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:48.252147 27168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014378732s
I20260710 11:05:48.253054 27697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34426
I20260710 11:05:48.276957 27697 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34440:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:48.279913 27697 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:48.350416 27864 tablet_service.cc:1511] Processing CreateTablet for tablet 8412df64626f4825a86b863c7d332261 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:48.351224 27863 tablet_service.cc:1511] Processing CreateTablet for tablet 00d1d90e4789484ea6c65e4fbdda8455 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:48.351971 27864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8412df64626f4825a86b863c7d332261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.352598 27863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d1d90e4789484ea6c65e4fbdda8455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.354346 27937 tablet_service.cc:1511] Processing CreateTablet for tablet 00d1d90e4789484ea6c65e4fbdda8455 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:48.355125 27862 tablet_service.cc:1511] Processing CreateTablet for tablet f90c0a5504b342fab9d683e52d0b4460 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:48.355635 27937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d1d90e4789484ea6c65e4fbdda8455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.356086 27938 tablet_service.cc:1511] Processing CreateTablet for tablet 8412df64626f4825a86b863c7d332261 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:48.357280 27938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8412df64626f4825a86b863c7d332261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.360267 27789 tablet_service.cc:1511] Processing CreateTablet for tablet 8412df64626f4825a86b863c7d332261 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:48.361541 27789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8412df64626f4825a86b863c7d332261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.366739 27936 tablet_service.cc:1511] Processing CreateTablet for tablet f90c0a5504b342fab9d683e52d0b4460 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:48.368009 27936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90c0a5504b342fab9d683e52d0b4460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.368809 27788 tablet_service.cc:1511] Processing CreateTablet for tablet 00d1d90e4789484ea6c65e4fbdda8455 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:48.369277 27862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90c0a5504b342fab9d683e52d0b4460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.370231 27788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d1d90e4789484ea6c65e4fbdda8455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.376269 27787 tablet_service.cc:1511] Processing CreateTablet for tablet f90c0a5504b342fab9d683e52d0b4460 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:48.377543 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90c0a5504b342fab9d683e52d0b4460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.381207 27861 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c076cf7c14cbda9c88c6599cb2fdc (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:48.384043 27935 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c076cf7c14cbda9c88c6599cb2fdc (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:48.385772 27935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c076cf7c14cbda9c88c6599cb2fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.385444 27860 tablet_service.cc:1511] Processing CreateTablet for tablet 6e68fe777c644f2aa5c2a5f96ef58e92 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:48.388079 27934 tablet_service.cc:1511] Processing CreateTablet for tablet 6e68fe777c644f2aa5c2a5f96ef58e92 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:48.389622 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c076cf7c14cbda9c88c6599cb2fdc (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:48.390172 27861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c076cf7c14cbda9c88c6599cb2fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.390901 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c076cf7c14cbda9c88c6599cb2fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.395114 27860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e68fe777c644f2aa5c2a5f96ef58e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.400386 27859 tablet_service.cc:1511] Processing CreateTablet for tablet c279032ab8bb460daaf41b9c890d6913 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:48.404486 27784 tablet_service.cc:1511] Processing CreateTablet for tablet c279032ab8bb460daaf41b9c890d6913 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:48.406185 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c279032ab8bb460daaf41b9c890d6913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.407752 27785 tablet_service.cc:1511] Processing CreateTablet for tablet 6e68fe777c644f2aa5c2a5f96ef58e92 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:48.409823 27932 tablet_service.cc:1511] Processing CreateTablet for tablet b3a52916c791418da42c2ade133a2fe6 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:48.412599 27783 tablet_service.cc:1511] Processing CreateTablet for tablet b3a52916c791418da42c2ade133a2fe6 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:48.415912 27858 tablet_service.cc:1511] Processing CreateTablet for tablet b3a52916c791418da42c2ade133a2fe6 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:48.416218 27782 tablet_service.cc:1511] Processing CreateTablet for tablet 1afe3f6267374151ba3b9e90ab6fdfa4 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:48.417164 27933 tablet_service.cc:1511] Processing CreateTablet for tablet c279032ab8bb460daaf41b9c890d6913 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:48.418654 27785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e68fe777c644f2aa5c2a5f96ef58e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.419772 27782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afe3f6267374151ba3b9e90ab6fdfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.419975 27857 tablet_service.cc:1511] Processing CreateTablet for tablet 1afe3f6267374151ba3b9e90ab6fdfa4 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:48.421581 27783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a52916c791418da42c2ade133a2fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.427295 27859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c279032ab8bb460daaf41b9c890d6913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.430685 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e68fe777c644f2aa5c2a5f96ef58e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.431143 27857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afe3f6267374151ba3b9e90ab6fdfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.434851 27933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c279032ab8bb460daaf41b9c890d6913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.436859 27858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a52916c791418da42c2ade133a2fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.458925 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a52916c791418da42c2ade133a2fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.476507 27989 tablet_bootstrap.cc:492] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.482332 27989 tablet_bootstrap.cc:654] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.489494 27988 tablet_bootstrap.cc:492] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.520491 27787 tablet_service.cc:1511] Processing CreateTablet for tablet 3610910b78824227ad5bda1945ce57aa (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:48.521792 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3610910b78824227ad5bda1945ce57aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.497222 27934 tablet_service.cc:1511] Processing CreateTablet for tablet 1afe3f6267374151ba3b9e90ab6fdfa4 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:48.513537 27860 tablet_service.cc:1511] Processing CreateTablet for tablet a3b1cdbd201d4c5e989b0173433df411 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:48.516028 27789 tablet_service.cc:1511] Processing CreateTablet for tablet a3b1cdbd201d4c5e989b0173433df411 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:48.516956 27933 tablet_service.cc:1511] Processing CreateTablet for tablet a3b1cdbd201d4c5e989b0173433df411 (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:48.523991 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afe3f6267374151ba3b9e90ab6fdfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.524130 27860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b1cdbd201d4c5e989b0173433df411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.527565 27933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b1cdbd201d4c5e989b0173433df411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.530985 27863 tablet_service.cc:1511] Processing CreateTablet for tablet 3610910b78824227ad5bda1945ce57aa (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:48.532478 27863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3610910b78824227ad5bda1945ce57aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.532439 27932 tablet_service.cc:1511] Processing CreateTablet for tablet 3610910b78824227ad5bda1945ce57aa (DEFAULT_TABLE table=test-workload [id=97259ccf8c2f4d76a370f311bc4a611c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:48.533691 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3610910b78824227ad5bda1945ce57aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.532478 27789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b1cdbd201d4c5e989b0173433df411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:48.548059 27988 tablet_bootstrap.cc:654] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.555434 27990 tablet_bootstrap.cc:492] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:48.561748 27990 tablet_bootstrap.cc:654] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.564303 27989 tablet_bootstrap.cc:492] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.564796 27989 ts_tablet_manager.cc:1403] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.089s	user 0.004s	sys 0.024s
I20260710 11:05:48.574262 27989 raft_consensus.cc:359] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.576911 27989 raft_consensus.cc:385] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.577344 27989 raft_consensus.cc:740] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.578121 27989 consensus_queue.cc:260] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.578701 27988 tablet_bootstrap.cc:492] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:48.578820 27990 tablet_bootstrap.cc:492] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:48.579191 27990 ts_tablet_manager.cc:1403] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260710 11:05:48.579165 27988 ts_tablet_manager.cc:1403] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.009s
I20260710 11:05:48.580390 27824 heartbeater.cc:499] Master 127.26.136.62:43531 was elected leader, sending a full tablet report...
I20260710 11:05:48.580945 27989 ts_tablet_manager.cc:1434] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:05:48.581894 27989 tablet_bootstrap.cc:492] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.582261 27990 raft_consensus.cc:359] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.583060 27990 raft_consensus.cc:385] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.583398 27990 raft_consensus.cc:740] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.584290 27994 raft_consensus.cc:493] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:48.584755 27994 raft_consensus.cc:515] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.589861 27989 tablet_bootstrap.cc:654] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.582546 27988 raft_consensus.cc:359] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.591367 27988 raft_consensus.cc:385] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.592115 27988 raft_consensus.cc:740] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.593549 27994 leader_election.cc:290] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:48.594925 27990 consensus_queue.cc:260] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.605149 27988 consensus_queue.cc:260] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.606748 27990 ts_tablet_manager.cc:1434] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260710 11:05:48.609275 27899 heartbeater.cc:499] Master 127.26.136.62:43531 was elected leader, sending a full tablet report...
I20260710 11:05:48.614710 27990 tablet_bootstrap.cc:492] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:48.618832 27973 heartbeater.cc:499] Master 127.26.136.62:43531 was elected leader, sending a full tablet report...
I20260710 11:05:48.621176 27990 tablet_bootstrap.cc:654] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.628644 27988 ts_tablet_manager.cc:1434] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260710 11:05:48.629889 27988 tablet_bootstrap.cc:492] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.635248 27989 tablet_bootstrap.cc:492] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.635761 27989 ts_tablet_manager.cc:1403] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.023s
I20260710 11:05:48.637382 27999 raft_consensus.cc:493] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:48.637852 27999 raft_consensus.cc:515] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.638739 27989 raft_consensus.cc:359] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.639431 27989 raft_consensus.cc:385] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.640782 27999 leader_election.cc:290] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:48.639721 27989 raft_consensus.cc:740] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.647910 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
W20260710 11:05:48.649816 27763 leader_election.cc:343] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:48.644236 27989 consensus_queue.cc:260] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.655535 27989 ts_tablet_manager.cc:1434] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:05:48.656558 27989 tablet_bootstrap.cc:492] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.659404 27988 tablet_bootstrap.cc:654] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.662851 27989 tablet_bootstrap.cc:654] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.669255 27990 tablet_bootstrap.cc:492] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:48.669808 27990 ts_tablet_manager.cc:1403] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.019s
I20260710 11:05:48.669812 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:48.671967 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3" is_pre_election: true
I20260710 11:05:48.673357 27948 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:48.677742 27838 leader_election.cc:304] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
W20260710 11:05:48.678808 27765 leader_election.cc:343] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:48.679311 27765 leader_election.cc:304] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9ab19e3c85942b8868bbaf92a58eceb; no voters: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1
I20260710 11:05:48.680665 27990 raft_consensus.cc:359] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.681370 27990 raft_consensus.cc:385] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.681463 27999 raft_consensus.cc:2804] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:48.681712 27990 raft_consensus.cc:740] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.681840 27999 raft_consensus.cc:493] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:48.682191 27999 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:48.682487 27990 consensus_queue.cc:260] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.686858 27995 raft_consensus.cc:2749] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:48.694986 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:48.695719 27799 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:48.696889 27999 raft_consensus.cc:515] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.699483 27999 leader_election.cc:290] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:48.699406 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:48.703017 27799 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:48.704931 27988 tablet_bootstrap.cc:492] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:48.705422 27988 ts_tablet_manager.cc:1403] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.017s
I20260710 11:05:48.700358 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:48.707259 27948 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:48.708325 27988 raft_consensus.cc:359] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.708985 27988 raft_consensus.cc:385] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.709249 27988 raft_consensus.cc:740] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.709862 27799 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:48.709939 27988 consensus_queue.cc:260] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.711112 27840 leader_election.cc:304] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:48.712453 27988 ts_tablet_manager.cc:1434] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:48.713040 27999 raft_consensus.cc:2804] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:48.713349 27988 tablet_bootstrap.cc:492] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.713487 27999 raft_consensus.cc:697] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:48.713814 27948 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:48.714329 27999 consensus_queue.cc:237] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.701838 27990 ts_tablet_manager.cc:1434] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.004s
I20260710 11:05:48.716481 27990 tablet_bootstrap.cc:492] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:48.720901 27988 tablet_bootstrap.cc:654] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.702028 27989 tablet_bootstrap.cc:492] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.721613 27989 ts_tablet_manager.cc:1403] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.022s
I20260710 11:05:48.724416 27989 raft_consensus.cc:359] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.724994 27989 raft_consensus.cc:385] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.725266 27989 raft_consensus.cc:740] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.726001 27989 consensus_queue.cc:260] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.729437 27988 tablet_bootstrap.cc:492] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:48.729832 27990 tablet_bootstrap.cc:654] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.729948 27988 ts_tablet_manager.cc:1403] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:05:48.731307 27989 ts_tablet_manager.cc:1434] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:48.732265 27989 tablet_bootstrap.cc:492] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.733119 27988 raft_consensus.cc:359] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.732419 27694 catalog_manager.cc:5697] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.733855 27988 raft_consensus.cc:385] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.734323 27988 raft_consensus.cc:740] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.735140 27988 consensus_queue.cc:260] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.737356 27988 ts_tablet_manager.cc:1434] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:05:48.738332 27988 tablet_bootstrap.cc:492] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.742722 27989 tablet_bootstrap.cc:654] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.744952 27988 tablet_bootstrap.cc:654] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.748574 27990 tablet_bootstrap.cc:492] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:48.749070 27990 ts_tablet_manager.cc:1403] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.009s
I20260710 11:05:48.751852 27990 raft_consensus.cc:359] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.752547 27990 raft_consensus.cc:385] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.752833 27990 raft_consensus.cc:740] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.753556 27990 consensus_queue.cc:260] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.755512 27988 tablet_bootstrap.cc:492] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:48.755746 27990 ts_tablet_manager.cc:1434] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:05:48.756101 27988 ts_tablet_manager.cc:1403] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 11:05:48.756649 27990 tablet_bootstrap.cc:492] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:48.758930 27988 raft_consensus.cc:359] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.761482 28000 raft_consensus.cc:493] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:48.762620 27988 raft_consensus.cc:385] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.763016 27988 raft_consensus.cc:740] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.762750 28000 raft_consensus.cc:515] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.763440 27990 tablet_bootstrap.cc:654] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.764011 27988 consensus_queue.cc:260] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.765487 28000 leader_election.cc:290] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:48.762228 27989 tablet_bootstrap.cc:492] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.777822 27989 ts_tablet_manager.cc:1403] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.004s
I20260710 11:05:48.781527 27989 raft_consensus.cc:359] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.782204 27989 raft_consensus.cc:385] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.782516 27989 raft_consensus.cc:740] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.785713 27988 ts_tablet_manager.cc:1434] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.018s
I20260710 11:05:48.786823 27989 consensus_queue.cc:260] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.787422 27988 tablet_bootstrap.cc:492] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.788733 27989 ts_tablet_manager.cc:1434] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:48.792689 27989 tablet_bootstrap.cc:492] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.794780 27988 tablet_bootstrap.cc:654] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.799868 27989 tablet_bootstrap.cc:654] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.801692 27990 tablet_bootstrap.cc:492] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:48.802176 27990 ts_tablet_manager.cc:1403] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.007s
I20260710 11:05:48.805107 27990 raft_consensus.cc:359] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.805812 27990 raft_consensus.cc:385] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.805747 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:48.806185 27990 raft_consensus.cc:740] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
W20260710 11:05:48.807343 27914 leader_election.cc:343] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:48.807018 27990 consensus_queue.cc:260] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.809316 27990 ts_tablet_manager.cc:1434] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:48.812407 27990 tablet_bootstrap.cc:492] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:48.812719 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3" is_pre_election: true
I20260710 11:05:48.813050 27989 tablet_bootstrap.cc:492] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.813653 27989 ts_tablet_manager.cc:1403] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
W20260710 11:05:48.814607 27914 leader_election.cc:343] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:48.815061 27914 leader_election.cc:304] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:48.816182 28011 raft_consensus.cc:2749] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:48.816792 27989 raft_consensus.cc:359] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:48.817508 27989 raft_consensus.cc:385] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.817803 27989 raft_consensus.cc:740] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.818234 27999 raft_consensus.cc:493] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:48.818895 27990 tablet_bootstrap.cc:654] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.818550 27989 consensus_queue.cc:260] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:48.819262 27999 raft_consensus.cc:515] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.821166 27989 ts_tablet_manager.cc:1434] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:05:48.821321 27999 leader_election.cc:290] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:48.822147 27989 tablet_bootstrap.cc:492] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.825181 27988 tablet_bootstrap.cc:492] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:48.825758 27988 ts_tablet_manager.cc:1403] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.013s
I20260710 11:05:48.827701 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:48.828567 27948 raft_consensus.cc:2468] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:48.828809 27989 tablet_bootstrap.cc:654] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.828824 27988 raft_consensus.cc:359] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:48.829847 27988 raft_consensus.cc:385] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.829933 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:48.830295 27988 raft_consensus.cc:740] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.831744 27799 raft_consensus.cc:2468] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:48.832369 27988 consensus_queue.cc:260] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:48.835438 27988 ts_tablet_manager.cc:1434] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:48.836743 27988 tablet_bootstrap.cc:492] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.840831 27989 tablet_bootstrap.cc:492] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.841328 27989 ts_tablet_manager.cc:1403] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:05:48.843568 27988 tablet_bootstrap.cc:654] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.844218 27989 raft_consensus.cc:359] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.845033 27989 raft_consensus.cc:385] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.845350 27989 raft_consensus.cc:740] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.846285 27989 consensus_queue.cc:260] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.849529 27989 ts_tablet_manager.cc:1434] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:48.850809 27989 tablet_bootstrap.cc:492] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.831420 27838 leader_election.cc:304] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:48.856432 27999 raft_consensus.cc:2804] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:48.856899 27999 raft_consensus.cc:493] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:48.857368 27999 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:48.859193 27989 tablet_bootstrap.cc:654] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.864581 27988 tablet_bootstrap.cc:492] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:48.865113 27988 ts_tablet_manager.cc:1403] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260710 11:05:48.868556 27988 raft_consensus.cc:359] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.869560 27988 raft_consensus.cc:385] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.869935 27988 raft_consensus.cc:740] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.870985 27988 consensus_queue.cc:260] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.877987 27988 ts_tablet_manager.cc:1434] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:05:48.879302 27988 tablet_bootstrap.cc:492] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.885361 27989 tablet_bootstrap.cc:492] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.885950 27989 ts_tablet_manager.cc:1403] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.017s
I20260710 11:05:48.887789 27988 tablet_bootstrap.cc:654] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.889226 27989 raft_consensus.cc:359] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.890031 27989 raft_consensus.cc:385] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.890394 27989 raft_consensus.cc:740] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
W20260710 11:05:48.892192 27745 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:48.891587 27989 consensus_queue.cc:260] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.894668 27989 ts_tablet_manager.cc:1434] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:05:48.897229 27989 tablet_bootstrap.cc:492] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.898746 27999 raft_consensus.cc:515] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.911538 27999 leader_election.cc:290] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:48.914716 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:48.915535 27799 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:48.919070 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:48.919857 27948 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:48.922660 27988 tablet_bootstrap.cc:492] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:48.922987 27989 tablet_bootstrap.cc:654] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.923175 27988 ts_tablet_manager.cc:1403] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.020s
I20260710 11:05:48.926262 27988 raft_consensus.cc:359] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.927207 27988 raft_consensus.cc:385] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.927572 27988 raft_consensus.cc:740] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.928691 27988 consensus_queue.cc:260] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.931955 27988 ts_tablet_manager.cc:1434] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:48.932962 27988 tablet_bootstrap.cc:492] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.934314 27989 tablet_bootstrap.cc:492] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.934815 27989 ts_tablet_manager.cc:1403] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.013s
I20260710 11:05:48.937467 27989 raft_consensus.cc:359] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.938256 27989 raft_consensus.cc:385] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.938580 27989 raft_consensus.cc:740] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.939121 27988 tablet_bootstrap.cc:654] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.939445 27989 consensus_queue.cc:260] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.950196 27988 tablet_bootstrap.cc:492] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:48.950671 27988 ts_tablet_manager.cc:1403] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 11:05:48.950922 27989 ts_tablet_manager.cc:1434] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:05:48.951942 27948 raft_consensus.cc:2468] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:48.953297 27988 raft_consensus.cc:359] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.953498 27838 leader_election.cc:304] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:48.953967 27988 raft_consensus.cc:385] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.954264 27988 raft_consensus.cc:740] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.954674 27999 raft_consensus.cc:2804] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:48.954989 27988 consensus_queue.cc:260] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.956153 27999 raft_consensus.cc:697] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:48.957331 27988 ts_tablet_manager.cc:1434] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:48.957365 27999 consensus_queue.cc:237] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.958374 27988 tablet_bootstrap.cc:492] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:48.958788 27989 tablet_bootstrap.cc:492] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:48.964170 27988 tablet_bootstrap.cc:654] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.964170 27989 tablet_bootstrap.cc:654] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:48.968248 28011 raft_consensus.cc:493] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:48.968816 28011 raft_consensus.cc:515] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.971410 28011 leader_election.cc:290] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:48.973820 27799 raft_consensus.cc:2468] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:48.973861 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:48.974880 27798 raft_consensus.cc:2468] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 0.
I20260710 11:05:48.976424 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3" is_pre_election: true
I20260710 11:05:48.977856 27914 leader_election.cc:304] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
W20260710 11:05:48.979190 27914 leader_election.cc:343] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:48.979511 27995 raft_consensus.cc:493] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:48.980242 28011 raft_consensus.cc:2804] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:48.980422 27995 raft_consensus.cc:515] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:48.982863 27995 leader_election.cc:290] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:48.983210 27990 tablet_bootstrap.cc:492] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:48.983670 27990 ts_tablet_manager.cc:1403] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.171s	user 0.060s	sys 0.102s
I20260710 11:05:48.980978 28011 raft_consensus.cc:493] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:48.987689 28011 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:48.989832 27989 tablet_bootstrap.cc:492] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:48.990255 27989 ts_tablet_manager.cc:1403] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.018s
I20260710 11:05:48.990100 27695 catalog_manager.cc:5697] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.994223 28011 raft_consensus.cc:515] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.992885 27989 raft_consensus.cc:359] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.995146 27989 raft_consensus.cc:385] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:48.995476 27989 raft_consensus.cc:740] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:48.996176 27989 consensus_queue.cc:260] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:48.996938 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:48.997758 27799 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:48.998327 27989 ts_tablet_manager.cc:1434] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:05:48.999337 27989 tablet_bootstrap.cc:492] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb: Bootstrap starting.
I20260710 11:05:49.004400 27799 raft_consensus.cc:2468] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 1.
I20260710 11:05:49.004935 27989 tablet_bootstrap.cc:654] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:49.005666 27914 leader_election.cc:304] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.006619 28000 raft_consensus.cc:2804] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.009828 28000 raft_consensus.cc:697] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Becoming Leader. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:49.011023 28000 consensus_queue.cc:237] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.012822 27995 raft_consensus.cc:493] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.013474 27995 raft_consensus.cc:515] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.015846 27995 leader_election.cc:290] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.016480 27999 raft_consensus.cc:493] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.016930 27999 raft_consensus.cc:515] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.018266 27989 tablet_bootstrap.cc:492] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb: No bootstrap required, opened a new log
I20260710 11:05:49.018778 27989 ts_tablet_manager.cc:1403] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:05:49.019634 27999 leader_election.cc:290] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.020706 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:49.021304 27989 raft_consensus.cc:359] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.021502 27798 raft_consensus.cc:2468] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:49.021942 27989 raft_consensus.cc:385] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.022241 27989 raft_consensus.cc:740] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.023285 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8412df64626f4825a86b863c7d332261" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.023376 27840 leader_election.cc:304] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.024005 27948 raft_consensus.cc:2468] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 0.
I20260710 11:05:49.024176 27990 raft_consensus.cc:359] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:49.016870 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3" is_pre_election: true
I20260710 11:05:49.024904 27990 raft_consensus.cc:385] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.025269 27990 raft_consensus.cc:740] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.025204 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.025880 27947 raft_consensus.cc:2468] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
W20260710 11:05:49.026275 27765 leader_election.cc:343] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:49.026839 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8412df64626f4825a86b863c7d332261" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3" is_pre_election: true
I20260710 11:05:49.026953 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.027179 27999 raft_consensus.cc:2804] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:49.026038 27990 consensus_queue.cc:260] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:49.022950 27989 consensus_queue.cc:260] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.027894 27999 raft_consensus.cc:493] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:49.028915 27999 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.030277 27989 ts_tablet_manager.cc:1434] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:49.030893 27763 leader_election.cc:304] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.031771 27995 raft_consensus.cc:2804] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:49.032120 27995 raft_consensus.cc:493] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:49.032399 27763 leader_election.cc:343] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:49.032441 27995 raft_consensus.cc:3060] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.032938 27763 leader_election.cc:304] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9ab19e3c85942b8868bbaf92a58eceb; no voters: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1
I20260710 11:05:49.033936 27874 raft_consensus.cc:2468] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 0.
I20260710 11:05:49.036459 27990 ts_tablet_manager.cc:1434] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260710 11:05:49.037426 27994 raft_consensus.cc:2749] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:49.037441 27990 tablet_bootstrap.cc:492] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:49.045739 27995 raft_consensus.cc:515] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:49.047848 27995 leader_election.cc:290] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.048484 28011 leader_election.cc:290] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:49.048552 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8412df64626f4825a86b863c7d332261" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.050340 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.050871 27999 raft_consensus.cc:515] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
W20260710 11:05:49.051806 27914 leader_election.cc:343] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:49.052819 27999 leader_election.cc:290] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.053617 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.053912 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.054198 27799 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.054414 27946 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.049186 27874 raft_consensus.cc:3060] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.055998 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8412df64626f4825a86b863c7d332261" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.056602 27947 raft_consensus.cc:3060] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.060988 27799 raft_consensus.cc:2468] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:49.061648 27874 raft_consensus.cc:2468] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 1.
I20260710 11:05:49.062836 27765 leader_election.cc:304] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.063112 27990 tablet_bootstrap.cc:654] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:49.063467 27947 raft_consensus.cc:2468] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 1.
I20260710 11:05:49.063908 27840 leader_election.cc:304] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.060988 27946 raft_consensus.cc:2468] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:49.064834 27999 raft_consensus.cc:2804] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.065299 27999 raft_consensus.cc:697] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.050364 27988 tablet_bootstrap.cc:492] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:49.066169 27995 raft_consensus.cc:2804] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.066314 27988 ts_tablet_manager.cc:1403] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.037s
I20260710 11:05:49.066103 27999 consensus_queue.cc:237] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.067246 27995 raft_consensus.cc:697] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:49.063563 27697 catalog_manager.cc:5697] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:49.068537 27990 tablet_bootstrap.cc:492] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:49.068158 27995 consensus_queue.cc:237] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:49.068992 27990 ts_tablet_manager.cc:1403] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260710 11:05:49.069569 27988 raft_consensus.cc:359] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.070196 27988 raft_consensus.cc:385] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.070465 27988 raft_consensus.cc:740] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.071247 27988 consensus_queue.cc:260] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.071789 27990 raft_consensus.cc:359] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.072587 27990 raft_consensus.cc:385] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.072885 27990 raft_consensus.cc:740] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.073432 27988 ts_tablet_manager.cc:1434] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 11:05:49.073553 27990 consensus_queue.cc:260] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.074316 27988 tablet_bootstrap.cc:492] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1: Bootstrap starting.
I20260710 11:05:49.077735 27990 ts_tablet_manager.cc:1434] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:05:49.078707 27990 tablet_bootstrap.cc:492] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:49.084950 28000 raft_consensus.cc:493] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.085457 28000 raft_consensus.cc:515] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.087283 27988 tablet_bootstrap.cc:654] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:49.087493 28000 leader_election.cc:290] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:49.089326 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:49.089937 27799 raft_consensus.cc:2468] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 0.
I20260710 11:05:49.089818 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3" is_pre_election: true
I20260710 11:05:49.093801 27914 leader_election.cc:304] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
W20260710 11:05:49.095091 27914 leader_election.cc:343] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:49.096166 28000 raft_consensus.cc:2804] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:49.096659 28000 raft_consensus.cc:493] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:49.097084 28000 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.098379 27695 catalog_manager.cc:5697] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 0 to 1, leader changed from <none> to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 1 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:49.100683 27697 catalog_manager.cc:5697] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.102094 27990 tablet_bootstrap.cc:654] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:49.107751 28000 raft_consensus.cc:515] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.111117 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.111681 27799 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.112983 27988 tablet_bootstrap.cc:492] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1: No bootstrap required, opened a new log
I20260710 11:05:49.113420 27988 ts_tablet_manager.cc:1403] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.017s
I20260710 11:05:49.116076 27988 raft_consensus.cc:359] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.116688 27988 raft_consensus.cc:385] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.116948 27988 raft_consensus.cc:740] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.117735 27988 consensus_queue.cc:260] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.121942 27799 raft_consensus.cc:2468] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 1.
I20260710 11:05:49.123138 27914 leader_election.cc:304] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.123903 28011 raft_consensus.cc:2804] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.124369 28011 raft_consensus.cc:697] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Becoming Leader. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:49.125182 28011 consensus_queue.cc:237] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.126142 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
W20260710 11:05:49.127542 27914 leader_election.cc:343] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:49.128051 28000 leader_election.cc:290] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:49.130851 27988 ts_tablet_manager.cc:1434] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:05:49.132104 27990 tablet_bootstrap.cc:492] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:49.132589 27990 ts_tablet_manager.cc:1403] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.011s
I20260710 11:05:49.134989 27990 raft_consensus.cc:359] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.135504 27990 raft_consensus.cc:385] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.135793 27990 raft_consensus.cc:740] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.135255 27695 catalog_manager.cc:5697] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:49.136487 27990 consensus_queue.cc:260] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.138839 27990 ts_tablet_manager.cc:1434] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:05:49.139744 27990 tablet_bootstrap.cc:492] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:49.145072 27990 tablet_bootstrap.cc:654] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:49.147527 28011 raft_consensus.cc:493] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.148259 27999 raft_consensus.cc:493] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.148036 28011 raft_consensus.cc:515] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.148686 27999 raft_consensus.cc:515] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.151232 27999 leader_election.cc:290] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.151799 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.151820 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:49.152559 27799 raft_consensus.cc:2468] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:49.152560 27946 raft_consensus.cc:2468] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:49.153806 27838 leader_election.cc:304] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:49.154757 27999 raft_consensus.cc:2804] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:49.155102 27999 raft_consensus.cc:493] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:49.155416 27999 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.160508 27999 raft_consensus.cc:515] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.161828 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:49.162348 27999 leader_election.cc:290] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.162709 27799 raft_consensus.cc:2468] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 0.
I20260710 11:05:49.163033 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.163436 27798 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.164119 27914 leader_election.cc:304] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.164335 28011 leader_election.cc:290] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:49.165071 28011 raft_consensus.cc:2804] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:49.165493 28011 raft_consensus.cc:493] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:49.165887 28011 raft_consensus.cc:3060] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.165962 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3" is_pre_election: true
W20260710 11:05:49.167404 27914 leader_election.cc:343] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:49.167801 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.168380 27946 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.172861 27990 tablet_bootstrap.cc:492] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:49.173102 27798 raft_consensus.cc:2468] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:49.173303 27990 ts_tablet_manager.cc:1403] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260710 11:05:49.174129 28011 raft_consensus.cc:515] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.174321 27840 leader_election.cc:304] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.175351 27999 raft_consensus.cc:2804] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.176370 28011 leader_election.cc:290] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:49.175917 27999 raft_consensus.cc:697] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.177804 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.177558 27999 consensus_queue.cc:237] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.178397 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.179138 27798 raft_consensus.cc:3060] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:49.179207 27914 leader_election.cc:343] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:49.180919 27990 raft_consensus.cc:359] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.181396 27946 raft_consensus.cc:2468] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:49.181407 27990 raft_consensus.cc:385] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.182112 27990 raft_consensus.cc:740] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.183115 27990 consensus_queue.cc:260] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.185472 27990 ts_tablet_manager.cc:1434] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:49.185776 27798 raft_consensus.cc:2468] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 1.
I20260710 11:05:49.186359 27990 tablet_bootstrap.cc:492] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:49.186830 27914 leader_election.cc:304] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 65c73e7155e34c33a75d87a8d969c4b3
I20260710 11:05:49.187667 28011 raft_consensus.cc:2804] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.188155 28011 raft_consensus.cc:697] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Becoming Leader. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:49.188956 27693 catalog_manager.cc:5697] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.188997 28011 consensus_queue.cc:237] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.191534 27990 tablet_bootstrap.cc:654] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:49.197264 27990 tablet_bootstrap.cc:492] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:49.197683 27990 ts_tablet_manager.cc:1403] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:05:49.198310 27695 catalog_manager.cc:5697] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:49.200237 27990 raft_consensus.cc:359] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.200901 27990 raft_consensus.cc:385] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.201211 27990 raft_consensus.cc:740] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.201854 27990 consensus_queue.cc:260] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.203526 28005 consensus_queue.cc:1048] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:49.203850 27990 ts_tablet_manager.cc:1434] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:49.204815 27990 tablet_bootstrap.cc:492] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3: Bootstrap starting.
I20260710 11:05:49.205802 27999 raft_consensus.cc:493] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.206285 27999 raft_consensus.cc:515] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.208318 27999 leader_election.cc:290] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.209738 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:49.210232 27990 tablet_bootstrap.cc:654] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:49.210626 27798 raft_consensus.cc:2393] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c73e7155e34c33a75d87a8d969c4b3 in current term 1: Already voted for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in this term.
I20260710 11:05:49.213037 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.214758 27838 leader_election.cc:304] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3; no voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:49.216279 27999 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.217664 27990 tablet_bootstrap.cc:492] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3: No bootstrap required, opened a new log
I20260710 11:05:49.218146 27990 ts_tablet_manager.cc:1403] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:05:49.220729 27990 raft_consensus.cc:359] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.221406 27990 raft_consensus.cc:385] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.221696 27990 raft_consensus.cc:740] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.222333 27990 consensus_queue.cc:260] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.223088 27999 raft_consensus.cc:2749] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:49.232847 28005 consensus_queue.cc:1048] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.234514 27990 ts_tablet_manager.cc:1434] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 11:05:49.266312 27995 raft_consensus.cc:493] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.266872 27995 raft_consensus.cc:515] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.268611 27995 leader_election.cc:290] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.269459 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3610910b78824227ad5bda1945ce57aa" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3" is_pre_election: true
I20260710 11:05:49.269549 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3610910b78824227ad5bda1945ce57aa" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.270035 27874 raft_consensus.cc:2468] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 0.
I20260710 11:05:49.270112 27946 raft_consensus.cc:2468] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 0.
I20260710 11:05:49.271212 27765 leader_election.cc:304] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.271850 27995 raft_consensus.cc:2804] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:49.272187 27995 raft_consensus.cc:493] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:49.272420 27995 raft_consensus.cc:3060] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.272704 27999 raft_consensus.cc:493] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.273097 27999 raft_consensus.cc:515] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.274621 27999 leader_election.cc:290] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.275084 27999 raft_consensus.cc:493] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.275476 27999 raft_consensus.cc:515] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.275584 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:49.276378 27798 raft_consensus.cc:2393] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c73e7155e34c33a75d87a8d969c4b3 in current term 1: Already voted for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in this term.
I20260710 11:05:49.276783 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.277884 27999 leader_election.cc:290] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.277860 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:49.278468 27838 leader_election.cc:304] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3; no voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:49.278687 27799 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:49.279316 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.279222 27999 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.279989 27840 leader_election.cc:304] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.280102 27947 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 0.
I20260710 11:05:49.278901 27995 raft_consensus.cc:515] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.281054 28005 raft_consensus.cc:2804] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:49.281459 28005 raft_consensus.cc:493] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:49.281795 28005 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.282771 27995 leader_election.cc:290] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.283103 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3610910b78824227ad5bda1945ce57aa" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.283942 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3610910b78824227ad5bda1945ce57aa" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.284090 27874 raft_consensus.cc:3060] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.284497 27947 raft_consensus.cc:3060] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.286837 27999 raft_consensus.cc:2749] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:49.288731 28005 raft_consensus.cc:515] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.289937 27947 raft_consensus.cc:2468] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 1.
I20260710 11:05:49.290802 28005 leader_election.cc:290] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.290989 27763 leader_election.cc:304] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.291561 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.291878 27995 raft_consensus.cc:2804] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.292078 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.292191 27798 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.292248 27874 raft_consensus.cc:2468] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 1.
I20260710 11:05:49.292732 27947 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.293139 27995 raft_consensus.cc:697] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:49.294039 27995 consensus_queue.cc:237] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.300225 27798 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:49.301046 27947 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 1.
I20260710 11:05:49.301620 27840 leader_election.cc:304] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.303135 28005 raft_consensus.cc:2804] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.303575 28005 raft_consensus.cc:697] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.304358 28005 consensus_queue.cc:237] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.305894 27697 catalog_manager.cc:5697] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 0 to 1, leader changed from <none> to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 1 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.312716 27695 catalog_manager.cc:5697] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.358310 28005 raft_consensus.cc:493] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.358860 28005 raft_consensus.cc:515] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.360538 28005 leader_election.cc:290] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.361378 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" is_pre_election: true
I20260710 11:05:49.361510 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" is_pre_election: true
I20260710 11:05:49.362181 27798 raft_consensus.cc:2393] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c73e7155e34c33a75d87a8d969c4b3 in current term 1: Already voted for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in this term.
I20260710 11:05:49.363242 27840 leader_election.cc:304] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3; no voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:49.364071 28005 raft_consensus.cc:3060] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.368764 28005 raft_consensus.cc:2749] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:49.386639 28005 consensus_queue.cc:1048] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.387995 28005 consensus_queue.cc:1048] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.465749 27999 consensus_queue.cc:1048] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.466845 28005 consensus_queue.cc:1048] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.530263 27874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:54334
I20260710 11:05:49.530804 27874 raft_consensus.cc:606] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:49.535842 27874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:54334
I20260710 11:05:49.536267 27874 raft_consensus.cc:606] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:49.540952 27874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:54334
I20260710 11:05:49.541458 27874 raft_consensus.cc:606] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:49.545998 27874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:54334
I20260710 11:05:49.546496 27874 raft_consensus.cc:606] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:49.559158 27947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
mode: GRACEFUL
new_leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:39750
I20260710 11:05:49.559666 27947 raft_consensus.cc:606] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Received request to transfer leadership to TS 65c73e7155e34c33a75d87a8d969c4b3
I20260710 11:05:49.565637 27947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
mode: GRACEFUL
new_leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:39750
I20260710 11:05:49.566123 27947 raft_consensus.cc:606] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Received request to transfer leadership to TS 65c73e7155e34c33a75d87a8d969c4b3
I20260710 11:05:49.573225 28011 consensus_queue.cc:1048] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.574466 27947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
mode: GRACEFUL
new_leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:39750
I20260710 11:05:49.575102 27947 raft_consensus.cc:606] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Received request to transfer leadership to TS 65c73e7155e34c33a75d87a8d969c4b3
I20260710 11:05:49.588373 28011 consensus_queue.cc:1048] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.594256 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3610910b78824227ad5bda1945ce57aa"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
mode: GRACEFUL
new_leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:33640
I20260710 11:05:49.595031 27798 raft_consensus.cc:606] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Received request to transfer leadership to TS d59f1db0d7f14b848ee4e58a9d62c7b1
I20260710 11:05:49.597769 28000 raft_consensus.cc:993] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1: : Instructing follower 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:49.598240 28011 raft_consensus.cc:1081] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Signalling peer 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:49.599750 27874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:54320
I20260710 11:05:49.600338 27874 raft_consensus.cc:493] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:49.600718 27874 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.602973 28005 consensus_queue.cc:1048] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.606104 28011 consensus_queue.cc:1048] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.607266 27874 raft_consensus.cc:515] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.609998 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.610637 27797 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.617693 27797 raft_consensus.cc:2468] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 2.
I20260710 11:05:49.618871 27840 leader_election.cc:304] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.619649 28005 raft_consensus.cc:2804] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:49.620123 28005 raft_consensus.cc:697] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.620209 27874 leader_election.cc:290] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 2 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.621253 28027 consensus_queue.cc:1048] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:49.621526 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.621119 28005 consensus_queue.cc:237] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.622066 27947 raft_consensus.cc:3055] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.622401 27947 raft_consensus.cc:740] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:49.623220 27947 consensus_queue.cc:260] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.624229 27947 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.628952 28027 consensus_queue.cc:1048] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.635313 27947 raft_consensus.cc:2468] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 2.
I20260710 11:05:49.636839 27999 consensus_queue.cc:1048] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:49.647059 28042 raft_consensus.cc:993] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:49.647531 28042 raft_consensus.cc:1081] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:49.649143 27799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33628
I20260710 11:05:49.649688 27799 raft_consensus.cc:493] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:49.649525 28011 consensus_queue.cc:1048] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:49.650162 27799 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.661237 28027 raft_consensus.cc:993] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1: : Instructing follower 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:49.661681 28027 raft_consensus.cc:1081] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Signalling peer 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:49.662401 27799 raft_consensus.cc:515] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.663362 27874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:54320
I20260710 11:05:49.663885 27874 raft_consensus.cc:493] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:49.664250 27874 raft_consensus.cc:3060] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.668828 27799 leader_election.cc:290] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.669366 27872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.669960 27872 raft_consensus.cc:3055] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.670339 27872 raft_consensus.cc:740] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.670543 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.671096 27946 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.671168 27872 consensus_queue.cc:260] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.672380 27872 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.679119 27946 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:49.679807 28027 raft_consensus.cc:993] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1: : Instructing follower 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:49.680227 28027 raft_consensus.cc:1081] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Signalling peer 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:49.680305 27995 consensus_queue.cc:1048] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.680545 27872 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:49.681994 27765 leader_election.cc:304] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.683123 27995 raft_consensus.cc:2804] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:49.682930 27874 raft_consensus.cc:515] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.683588 27995 raft_consensus.cc:697] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:49.684445 27995 consensus_queue.cc:237] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.688818 27874 leader_election.cc:290] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 2 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.689594 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.690294 27947 raft_consensus.cc:3055] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.690725 27947 raft_consensus.cc:740] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:49.691466 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1cdbd201d4c5e989b0173433df411" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.692073 27799 raft_consensus.cc:3060] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.691906 27947 consensus_queue.cc:260] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.693416 27947 raft_consensus.cc:3060] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.696135 27873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:54320
I20260710 11:05:49.696748 27873 raft_consensus.cc:493] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:49.697113 27873 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.700460 27799 raft_consensus.cc:2468] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 2.
I20260710 11:05:49.701797 27840 leader_election.cc:304] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.702628 28005 raft_consensus.cc:2804] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:49.703080 28005 raft_consensus.cc:697] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.703922 28005 consensus_queue.cc:237] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.707111 27873 raft_consensus.cc:515] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.707330 28066 consensus_queue.cc:1048] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:49.708149 27697 catalog_manager.cc:5697] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 1 to 2, leader changed from d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3) to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.709394 27873 leader_election.cc:290] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 2 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.710376 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.710914 27948 raft_consensus.cc:3055] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.711179 27948 raft_consensus.cc:740] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:49.711387 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.711928 27798 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.711948 27948 consensus_queue.cc:260] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.713320 27948 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.719228 27798 raft_consensus.cc:2468] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 2.
I20260710 11:05:49.720440 27840 leader_election.cc:304] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.721542 28043 raft_consensus.cc:2804] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:49.722010 28043 raft_consensus.cc:697] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.722982 28043 consensus_queue.cc:237] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.723546 27947 raft_consensus.cc:2468] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 2.
I20260710 11:05:49.727366 27948 raft_consensus.cc:2468] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 2.
I20260710 11:05:49.730943 27695 catalog_manager.cc:5697] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 1 to 2, leader changed from 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 2 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.739843 27995 consensus_queue.cc:1048] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.742516 27697 catalog_manager.cc:5697] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 1 to 2, leader changed from d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3) to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.744091 27697 catalog_manager.cc:5697] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 1 to 2, leader changed from d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3) to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.744922 27995 consensus_queue.cc:1048] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.754451 28066 raft_consensus.cc:993] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb: : Instructing follower d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:49.755359 27995 raft_consensus.cc:1081] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Signalling peer d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:49.756929 27946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3610910b78824227ad5bda1945ce57aa"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:39730
I20260710 11:05:49.757441 27946 raft_consensus.cc:493] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:49.757786 27946 raft_consensus.cc:3060] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.768909 27946 raft_consensus.cc:515] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.770807 27948 raft_consensus.cc:1240] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Rejecting Update request from peer d9ab19e3c85942b8868bbaf92a58eceb for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:49.771670 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3610910b78824227ad5bda1945ce57aa" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:49.772282 27798 raft_consensus.cc:3055] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.772620 27798 raft_consensus.cc:740] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:49.772761 27946 leader_election.cc:290] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 2 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:49.773411 27798 consensus_queue.cc:260] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.773777 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3610910b78824227ad5bda1945ce57aa" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.774369 27874 raft_consensus.cc:3060] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.774547 27798 raft_consensus.cc:3060] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.779732 27874 raft_consensus.cc:2468] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 2.
I20260710 11:05:49.779910 27798 raft_consensus.cc:2468] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 2.
I20260710 11:05:49.780951 27914 leader_election.cc:304] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:49.781716 28027 raft_consensus.cc:2804] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:49.782188 28027 raft_consensus.cc:697] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 LEADER]: Becoming Leader. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:49.783023 28027 consensus_queue.cc:237] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.789675 27693 catalog_manager.cc:5697] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 reported cstate change: term changed from 1 to 2, leader changed from d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1) to d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:49.791507 28043 consensus_queue.cc:1048] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.798871 28042 raft_consensus.cc:993] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:49.799289 28042 raft_consensus.cc:1081] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:49.800966 27799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33628
I20260710 11:05:49.801503 27799 raft_consensus.cc:493] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:49.801892 27799 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.805469 28042 consensus_queue.cc:1048] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:49.809415 27799 raft_consensus.cc:515] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.812642 27799 leader_election.cc:290] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.812842 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.814513 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.815093 27874 raft_consensus.cc:3055] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.815435 27874 raft_consensus.cc:740] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.816228 27874 consensus_queue.cc:260] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.817386 27874 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.822278 27874 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:49.823232 27765 leader_election.cc:304] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [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: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: d59f1db0d7f14b848ee4e58a9d62c7b1
I20260710 11:05:49.823805 28066 raft_consensus.cc:2804] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:49.824206 28066 raft_consensus.cc:697] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:49.824916 28066 consensus_queue.cc:237] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.830768 27695 catalog_manager.cc:5697] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 1 to 2, leader changed from 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 2 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.864682 28005 raft_consensus.cc:993] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:49.865136 28042 raft_consensus.cc:1081] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:49.866372 27799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33628
I20260710 11:05:49.866793 27799 raft_consensus.cc:493] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:49.867030 27799 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.872066 28005 raft_consensus.cc:993] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:49.872128 27799 raft_consensus.cc:515] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.872599 28042 raft_consensus.cc:1081] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:49.874050 27798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33628
I20260710 11:05:49.874163 27799 leader_election.cc:290] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.874588 27798 raft_consensus.cc:493] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:49.875105 27798 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.875530 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.875053 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.876073 27948 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.876279 27874 raft_consensus.cc:3055] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.876633 27874 raft_consensus.cc:740] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.877494 27874 consensus_queue.cc:260] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.878679 27874 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.881296 27948 raft_consensus.cc:2468] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:49.881815 27798 raft_consensus.cc:515] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.882234 27763 leader_election.cc:304] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.883041 28066 raft_consensus.cc:2804] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:49.883533 28066 raft_consensus.cc:697] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:49.884507 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:49.884985 27873 raft_consensus.cc:3055] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.885097 27874 raft_consensus.cc:2468] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:49.885226 27798 leader_election.cc:290] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:49.885314 27873 raft_consensus.cc:740] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:49.885954 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:49.886523 27948 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.886265 27873 consensus_queue.cc:260] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.887578 27873 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.890767 28066 consensus_queue.cc:237] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.893978 27873 raft_consensus.cc:2468] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:49.895124 27765 leader_election.cc:304] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:49.892974 27948 raft_consensus.cc:2468] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:49.895944 28066 raft_consensus.cc:2804] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:49.896428 28066 raft_consensus.cc:697] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:49.897090 28066 consensus_queue.cc:237] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:49.897696 27695 catalog_manager.cc:5697] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 1 to 2, leader changed from 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 2 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.910645 27695 catalog_manager.cc:5697] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 1 to 2, leader changed from 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 2 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.123924 27948 raft_consensus.cc:1275] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.125250 28042 consensus_queue.cc:1048] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.132301 27798 raft_consensus.cc:1275] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.133529 28005 consensus_queue.cc:1048] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.137523 27948 raft_consensus.cc:1275] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.138621 27946 raft_consensus.cc:1275] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.140162 28005 consensus_queue.cc:1048] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.141057 27995 consensus_queue.cc:1048] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.143008 27873 raft_consensus.cc:1275] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.144723 28066 consensus_queue.cc:1048] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.159924 27798 raft_consensus.cc:1275] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.161319 28005 consensus_queue.cc:1048] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.204660 27798 raft_consensus.cc:1275] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.205881 28027 consensus_queue.cc:1048] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.214193 27873 raft_consensus.cc:1275] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.215946 28075 consensus_queue.cc:1048] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.259195 27948 raft_consensus.cc:1275] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.260357 28005 consensus_queue.cc:1048] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.268709 27798 raft_consensus.cc:1275] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.270308 28042 consensus_queue.cc:1048] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.298605 27873 raft_consensus.cc:1275] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.299777 28066 consensus_queue.cc:1048] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.306454 27948 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.313957 27948 raft_consensus.cc:1275] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.315237 28066 consensus_queue.cc:1048] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.365283 27873 raft_consensus.cc:1275] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.366467 28066 consensus_queue.cc:1048] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.375552 27948 raft_consensus.cc:1275] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.376845 28066 consensus_queue.cc:1048] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.421214 27948 raft_consensus.cc:1275] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.422503 28066 consensus_queue.cc:1048] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.430431 27873 raft_consensus.cc:1275] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.431804 28066 consensus_queue.cc:1048] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:52.625344 27168 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:05:52.626077 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:52.643993 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
mode: GRACEFUL
new_leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:33642
I20260710 11:05:52.644464 27798 raft_consensus.cc:606] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Received request to transfer leadership to TS d59f1db0d7f14b848ee4e58a9d62c7b1
I20260710 11:05:52.646847 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
mode: GRACEFUL
new_leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:33642
I20260710 11:05:52.647250 27798 raft_consensus.cc:606] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Received request to transfer leadership to TS d59f1db0d7f14b848ee4e58a9d62c7b1
I20260710 11:05:52.648201 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:52.648691 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:53.005395 27994 raft_consensus.cc:993] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb: : Instructing follower d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:53.005846 28081 raft_consensus.cc:1081] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Signalling peer d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:53.007261 27948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:39730
I20260710 11:05:53.007725 27948 raft_consensus.cc:493] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:53.008045 27948 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:53.012328 27948 raft_consensus.cc:515] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.013777 27948 leader_election.cc:290] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 3 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:53.014627 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:53.014811 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:53.015125 27798 raft_consensus.cc:3055] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:53.015333 27874 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:53.015470 27798 raft_consensus.cc:740] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:53.016183 27798 consensus_queue.cc:260] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.017055 27798 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:53.020897 27874 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 3.
I20260710 11:05:53.021905 27914 leader_election.cc:304] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:53.022684 28079 raft_consensus.cc:2804] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:53.022599 27798 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 3.
I20260710 11:05:53.023855 28079 raft_consensus.cc:697] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Becoming Leader. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:53.024642 28079 consensus_queue.cc:237] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.031275 27693 catalog_manager.cc:5697] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 reported cstate change: term changed from 2 to 3, leader changed from d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1) to d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3). New cstate: current_term: 3 leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:53.086869 27994 raft_consensus.cc:993] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb: : Instructing follower d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:53.087283 28081 raft_consensus.cc:1081] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Signalling peer d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:53.088559 27948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:39730
I20260710 11:05:53.088982 27948 raft_consensus.cc:493] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:53.089232 27948 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:53.093406 27948 raft_consensus.cc:515] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.095016 27948 leader_election.cc:290] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 3 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:53.095878 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:53.096186 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:53.096493 27798 raft_consensus.cc:3055] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:53.096731 27874 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:53.096841 27798 raft_consensus.cc:740] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:53.097579 27798 consensus_queue.cc:260] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.098665 27798 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:53.103128 27874 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 3.
I20260710 11:05:53.104195 27914 leader_election.cc:304] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:53.104856 27798 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 3.
I20260710 11:05:53.105088 28079 raft_consensus.cc:2804] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:53.105620 28079 raft_consensus.cc:697] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Becoming Leader. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:53.106426 28079 consensus_queue.cc:237] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.112592 27693 catalog_manager.cc:5697] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 reported cstate change: term changed from 2 to 3, leader changed from d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1) to d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3). New cstate: current_term: 3 leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:53.573992 27798 raft_consensus.cc:1275] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:53.575230 28079 consensus_queue.cc:1048] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:53.584708 27873 raft_consensus.cc:1275] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:53.586881 28093 consensus_queue.cc:1048] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:53.623579 27873 raft_consensus.cc:1275] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:53.624686 28093 consensus_queue.cc:1048] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:53.633829 27798 raft_consensus.cc:1275] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:53.635175 28099 consensus_queue.cc:1048] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:53.649401 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:53.661654 27948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:39750
I20260710 11:05:53.662091 27948 raft_consensus.cc:606] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:53.671324 27948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:39750
I20260710 11:05:53.671758 27948 raft_consensus.cc:606] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:53.676079 27873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:54334
I20260710 11:05:53.676638 27873 raft_consensus.cc:606] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:53.680915 27873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:54334
I20260710 11:05:53.681371 27873 raft_consensus.cc:606] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:53.685693 27873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
mode: GRACEFUL
new_leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:54334
I20260710 11:05:53.686190 27873 raft_consensus.cc:606] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Received request to transfer leadership to TS d9ab19e3c85942b8868bbaf92a58eceb
I20260710 11:05:53.897204 28043 raft_consensus.cc:993] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:53.897646 28097 raft_consensus.cc:1081] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:53.898968 27798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33628
I20260710 11:05:53.899472 27798 raft_consensus.cc:493] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:53.899751 27798 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:53.903786 27798 raft_consensus.cc:515] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.905256 27798 leader_election.cc:290] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:53.906013 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:53.906279 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:53.906544 27873 raft_consensus.cc:3055] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:53.906816 27948 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:53.906955 27873 raft_consensus.cc:740] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:53.907682 27873 consensus_queue.cc:260] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.908555 27873 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:53.910998 27948 raft_consensus.cc:2468] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:53.911967 27763 leader_election.cc:304] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:53.912636 27994 raft_consensus.cc:2804] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:53.913115 27994 raft_consensus.cc:697] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:53.913460 27873 raft_consensus.cc:2468] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 2.
I20260710 11:05:53.913923 27994 consensus_queue.cc:237] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:53.919939 27695 catalog_manager.cc:5697] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 1 to 2, leader changed from 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 2 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.054531 28043 raft_consensus.cc:993] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:54.055051 28097 raft_consensus.cc:1081] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:54.056432 27798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33628
I20260710 11:05:54.056809 27798 raft_consensus.cc:493] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.057053 27798 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.060856 27798 raft_consensus.cc:515] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.062191 27798 leader_election.cc:290] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 3 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:54.062983 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:54.063262 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279032ab8bb460daaf41b9c890d6913" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:54.063544 27873 raft_consensus.cc:3055] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:54.063758 27948 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.063911 27873 raft_consensus.cc:740] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:54.064709 27873 consensus_queue.cc:260] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.065649 27873 raft_consensus.cc:3060] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.068246 27948 raft_consensus.cc:2468] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 3.
I20260710 11:05:54.069178 27763 leader_election.cc:304] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [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: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:54.069882 27994 raft_consensus.cc:2804] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:54.070336 27994 raft_consensus.cc:697] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:54.070712 27873 raft_consensus.cc:2468] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 3.
I20260710 11:05:54.071201 27994 consensus_queue.cc:237] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.077574 27695 catalog_manager.cc:5697] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 2 to 3, leader changed from 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 3 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.085320 28093 raft_consensus.cc:993] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:54.085765 28099 raft_consensus.cc:1081] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:54.087186 27798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33638
I20260710 11:05:54.087608 27798 raft_consensus.cc:493] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.087889 27798 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.091859 27798 raft_consensus.cc:515] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.093206 27798 leader_election.cc:290] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 4 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:54.094128 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:54.094177 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d1d90e4789484ea6c65e4fbdda8455" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:54.094792 27873 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.094895 27948 raft_consensus.cc:3055] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:54.095410 27948 raft_consensus.cc:740] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:54.096128 27948 consensus_queue.cc:260] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.097007 27948 raft_consensus.cc:3060] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.101545 27873 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 4.
I20260710 11:05:54.102749 27948 raft_consensus.cc:2468] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 4.
I20260710 11:05:54.102772 27765 leader_election.cc:304] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [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: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:54.103778 27994 raft_consensus.cc:2804] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:54.104212 27994 raft_consensus.cc:697] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:54.104839 27994 consensus_queue.cc:237] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.110913 27693 catalog_manager.cc:5697] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 3 to 4, leader changed from d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 4 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.170238 28093 raft_consensus.cc:993] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:54.170755 28099 raft_consensus.cc:1081] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:54.172111 27798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33638
I20260710 11:05:54.172525 27798 raft_consensus.cc:493] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.172789 27798 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.177107 27798 raft_consensus.cc:515] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.178640 27798 leader_election.cc:290] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 4 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:54.179340 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:54.179487 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e68fe777c644f2aa5c2a5f96ef58e92" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:54.179899 27873 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.179968 27948 raft_consensus.cc:3055] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:54.180333 27948 raft_consensus.cc:740] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:54.181044 27948 consensus_queue.cc:260] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.182106 27948 raft_consensus.cc:3060] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.186154 27873 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 4.
I20260710 11:05:54.187299 28097 raft_consensus.cc:993] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3: : Instructing follower d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:54.187253 27765 leader_election.cc:304] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [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: 65c73e7155e34c33a75d87a8d969c4b3, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:54.187801 28097 raft_consensus.cc:1081] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Signalling peer d9ab19e3c85942b8868bbaf92a58eceb to start an election
I20260710 11:05:54.188093 27994 raft_consensus.cc:2804] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:54.188216 27948 raft_consensus.cc:2468] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 4.
I20260710 11:05:54.188571 27994 raft_consensus.cc:697] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:54.189530 27798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
 from {username='slave'} at 127.0.0.1:33628
I20260710 11:05:54.189468 27994 consensus_queue.cc:237] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.190018 27798 raft_consensus.cc:493] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.190337 27798 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.195724 27798 raft_consensus.cc:515] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.195322 27693 catalog_manager.cc:5697] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 3 to 4, leader changed from d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 4 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.197412 27798 leader_election.cc:290] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [CANDIDATE]: Term 3 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:54.198084 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:54.198382 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a52916c791418da42c2ade133a2fe6" candidate_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:54.198719 27873 raft_consensus.cc:3055] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:54.198879 27948 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.199074 27873 raft_consensus.cc:740] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:54.199976 27873 consensus_queue.cc:260] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.201150 27873 raft_consensus.cc:3060] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.205061 27948 raft_consensus.cc:2468] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 3.
I20260710 11:05:54.206110 27763 leader_election.cc:304] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [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: d59f1db0d7f14b848ee4e58a9d62c7b1, d9ab19e3c85942b8868bbaf92a58eceb; no voters: 
I20260710 11:05:54.206910 27994 raft_consensus.cc:2804] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:54.207374 27994 raft_consensus.cc:697] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 LEADER]: Becoming Leader. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:54.207528 27873 raft_consensus.cc:2468] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ab19e3c85942b8868bbaf92a58eceb in term 3.
I20260710 11:05:54.208110 27994 consensus_queue.cc:237] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:54.214030 27693 catalog_manager.cc:5697] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb reported cstate change: term changed from 2 to 3, leader changed from 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2) to d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1). New cstate: current_term: 3 leader_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.395061 27873 raft_consensus.cc:1275] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:54.396243 27994 consensus_queue.cc:1048] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:54.405720 27948 raft_consensus.cc:1275] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:54.407368 28081 consensus_queue.cc:1048] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:54.460933 27873 raft_consensus.cc:1275] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:54.462059 28081 consensus_queue.cc:1048] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.472177 27948 raft_consensus.cc:1275] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:54.473587 28081 consensus_queue.cc:1048] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.601138 27948 raft_consensus.cc:1275] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:54.602192 28081 consensus_queue.cc:1048] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.610587 27873 raft_consensus.cc:1275] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:54.611970 27994 consensus_queue.cc:1048] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.666356 27948 raft_consensus.cc:1275] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 4 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:54.667479 27994 consensus_queue.cc:1048] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:54.675923 27873 raft_consensus.cc:1275] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 4 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:54.677243 28113 consensus_queue.cc:1048] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:54.704938 27873 raft_consensus.cc:1275] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 4 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:54.705994 28113 consensus_queue.cc:1048] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:54.713593 27948 raft_consensus.cc:1275] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 4 FOLLOWER]: Refusing update from remote peer d9ab19e3c85942b8868bbaf92a58eceb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:54.715713 27994 consensus_queue.cc:1048] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:56.693228 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:56.701159 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
mode: GRACEFUL
new_leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:33642
I20260710 11:05:56.701814 27798 raft_consensus.cc:606] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Received request to transfer leadership to TS 65c73e7155e34c33a75d87a8d969c4b3
I20260710 11:05:56.704303 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
mode: GRACEFUL
new_leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:33642
I20260710 11:05:56.704775 27798 raft_consensus.cc:606] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Received request to transfer leadership to TS d59f1db0d7f14b848ee4e58a9d62c7b1
I20260710 11:05:56.706964 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8412df64626f4825a86b863c7d332261"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
mode: GRACEFUL
new_leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:33642
I20260710 11:05:56.707389 27798 raft_consensus.cc:606] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Received request to transfer leadership to TS d59f1db0d7f14b848ee4e58a9d62c7b1
I20260710 11:05:56.709395 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460"
dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
mode: GRACEFUL
new_leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:33642
I20260710 11:05:56.709798 27798 raft_consensus.cc:606] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Received request to transfer leadership to TS 65c73e7155e34c33a75d87a8d969c4b3
I20260710 11:05:56.710770 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:05:56.711232 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:56.722277 28122 raft_consensus.cc:993] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb: : Instructing follower d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:56.722877 28122 raft_consensus.cc:1081] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Signalling peer d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:56.724406 27948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8412df64626f4825a86b863c7d332261"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:39730
I20260710 11:05:56.724817 27948 raft_consensus.cc:493] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:56.725111 27948 raft_consensus.cc:3060] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:56.732540 27948 raft_consensus.cc:515] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:56.734347 27948 leader_election.cc:290] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 2 election: Requested vote from peers 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375), d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259)
I20260710 11:05:56.735281 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8412df64626f4825a86b863c7d332261" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:56.735504 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8412df64626f4825a86b863c7d332261" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:56.736030 27873 raft_consensus.cc:3060] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:56.736132 27798 raft_consensus.cc:3055] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:56.736466 27798 raft_consensus.cc:740] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:56.737303 27798 consensus_queue.cc:260] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:56.738462 27798 raft_consensus.cc:3060] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:56.742723 27873 raft_consensus.cc:2468] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 2.
I20260710 11:05:56.744057 27914 leader_election.cc:304] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:56.744685 27798 raft_consensus.cc:2468] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 2.
I20260710 11:05:56.744884 28099 raft_consensus.cc:2804] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:56.746053 28099 raft_consensus.cc:697] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 LEADER]: Becoming Leader. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:56.746937 28099 consensus_queue.cc:237] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } }
I20260710 11:05:56.753479 27695 catalog_manager.cc:5697] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 reported cstate change: term changed from 1 to 2, leader changed from d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1) to d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.001591 28081 raft_consensus.cc:993] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb: : Instructing follower 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:57.002000 28122 raft_consensus.cc:993] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb: : Instructing follower d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:57.002279 28129 raft_consensus.cc:1081] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Signalling peer 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:57.002490 28122 raft_consensus.cc:1081] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Signalling peer d59f1db0d7f14b848ee4e58a9d62c7b1 to start an election
I20260710 11:05:57.004349 27948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc"
dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
 from {username='slave'} at 127.0.0.1:39730
I20260710 11:05:57.004468 27873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:54310
I20260710 11:05:57.004782 27948 raft_consensus.cc:493] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:57.004979 27873 raft_consensus.cc:493] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:57.005170 27948 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.005384 27873 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.009630 27948 raft_consensus.cc:515] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.011013 27948 leader_election.cc:290] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [CANDIDATE]: Term 3 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2:41375)
I20260710 11:05:57.011224 27873 raft_consensus.cc:515] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.011854 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:57.012424 27798 raft_consensus.cc:3055] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:57.012475 27874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c076cf7c14cbda9c88c6599cb2fdc" candidate_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
I20260710 11:05:57.012841 27798 raft_consensus.cc:740] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:57.013125 27874 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.013214 27873 leader_election.cc:290] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 3 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:57.013546 27798 consensus_queue.cc:260] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.014515 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:57.014686 27798 raft_consensus.cc:3060] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.016371 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90c0a5504b342fab9d683e52d0b4460" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:57.016957 27799 raft_consensus.cc:3055] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:57.017261 27799 raft_consensus.cc:740] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:57.015005 27948 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.018069 27799 consensus_queue.cc:260] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.019523 27799 raft_consensus.cc:3060] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.020275 27874 raft_consensus.cc:2468] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 3.
I20260710 11:05:57.021411 27914 leader_election.cc:304] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:57.022075 27798 raft_consensus.cc:2468] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59f1db0d7f14b848ee4e58a9d62c7b1 in term 3.
I20260710 11:05:57.022272 28099 raft_consensus.cc:2804] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:57.022794 28099 raft_consensus.cc:697] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Becoming Leader. State: Replica: d59f1db0d7f14b848ee4e58a9d62c7b1, State: Running, Role: LEADER
I20260710 11:05:57.023669 27948 raft_consensus.cc:2468] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 3.
I20260710 11:05:57.023675 28099 consensus_queue.cc:237] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.025072 27838 leader_election.cc:304] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [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: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:57.026021 28043 raft_consensus.cc:2804] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:57.027050 27799 raft_consensus.cc:2468] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 3.
I20260710 11:05:57.027451 28043 raft_consensus.cc:697] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:57.028779 28043 consensus_queue.cc:237] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.034868 27695 catalog_manager.cc:5697] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 reported cstate change: term changed from 2 to 3, leader changed from d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1) to d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3). New cstate: current_term: 3 leader_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.037032 27693 catalog_manager.cc:5697] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 2 to 3, leader changed from d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1) to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 3 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.097054 28081 raft_consensus.cc:993] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb: : Instructing follower 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:57.097599 28130 raft_consensus.cc:1081] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Signalling peer 65c73e7155e34c33a75d87a8d969c4b3 to start an election
I20260710 11:05:57.098922 27874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4"
dest_uuid: "65c73e7155e34c33a75d87a8d969c4b3"
 from {username='slave'} at 127.0.0.1:54310
I20260710 11:05:57.099386 27874 raft_consensus.cc:493] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:57.099673 27874 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.104169 27874 raft_consensus.cc:515] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.105872 27874 leader_election.cc:290] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [CANDIDATE]: Term 3 election: Requested vote from peers d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1:42259), d59f1db0d7f14b848ee4e58a9d62c7b1 (127.26.136.3:34149)
I20260710 11:05:57.106616 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9ab19e3c85942b8868bbaf92a58eceb"
I20260710 11:05:57.107158 27799 raft_consensus.cc:3055] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:57.107336 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afe3f6267374151ba3b9e90ab6fdfa4" candidate_uuid: "65c73e7155e34c33a75d87a8d969c4b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1"
I20260710 11:05:57.107442 27799 raft_consensus.cc:740] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9ab19e3c85942b8868bbaf92a58eceb, State: Running, Role: LEADER
I20260710 11:05:57.107877 27948 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.108289 27799 consensus_queue.cc:260] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.109163 27799 raft_consensus.cc:3060] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:57.111860 27948 raft_consensus.cc:2468] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 3.
I20260710 11:05:57.113032 27838 leader_election.cc:304] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [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: 65c73e7155e34c33a75d87a8d969c4b3, d59f1db0d7f14b848ee4e58a9d62c7b1; no voters: 
I20260710 11:05:57.113775 28043 raft_consensus.cc:2804] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:57.114256 28043 raft_consensus.cc:697] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 LEADER]: Becoming Leader. State: Replica: 65c73e7155e34c33a75d87a8d969c4b3, State: Running, Role: LEADER
I20260710 11:05:57.114223 27799 raft_consensus.cc:2468] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c73e7155e34c33a75d87a8d969c4b3 in term 3.
I20260710 11:05:57.115396 28043 consensus_queue.cc:237] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [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: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } }
I20260710 11:05:57.121348 27693 catalog_manager.cc:5697] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 reported cstate change: term changed from 2 to 3, leader changed from d9ab19e3c85942b8868bbaf92a58eceb (127.26.136.1) to 65c73e7155e34c33a75d87a8d969c4b3 (127.26.136.2). New cstate: current_term: 3 leader_uuid: "65c73e7155e34c33a75d87a8d969c4b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.138787 27799 raft_consensus.cc:1275] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:57.140070 28099 consensus_queue.cc:1048] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:57.149741 27874 raft_consensus.cc:1275] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:57.151651 28099 consensus_queue.cc:1048] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:57.469765 27946 raft_consensus.cc:1275] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:57.471066 28043 consensus_queue.cc:1048] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:57.479851 27799 raft_consensus.cc:1275] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:57.482064 28043 consensus_queue.cc:1048] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:57.495654 27946 raft_consensus.cc:1275] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:57.496955 28141 consensus_queue.cc:1048] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59f1db0d7f14b848ee4e58a9d62c7b1" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:57.505535 27799 raft_consensus.cc:1275] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Refusing update from remote peer 65c73e7155e34c33a75d87a8d969c4b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:57.507082 28141 consensus_queue.cc:1048] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:57.545812 27799 raft_consensus.cc:1275] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:57.546937 28145 consensus_queue.cc:1048] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ab19e3c85942b8868bbaf92a58eceb" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:57.555439 27874 raft_consensus.cc:1275] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Refusing update from remote peer d59f1db0d7f14b848ee4e58a9d62c7b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:57.556914 28099 consensus_queue.cc:1048] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c73e7155e34c33a75d87a8d969c4b3" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:57.712136 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:57.717907 27168 tablet_server.cc:179] TabletServer@127.26.136.1:0 shutting down...
I20260710 11:05:57.743223 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:57.743908 27168 tablet_replica.cc:333] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.744486 27168 raft_consensus.cc:2243] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.745222 27168 raft_consensus.cc:2272] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.747152 27168 tablet_replica.cc:333] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.747654 27168 raft_consensus.cc:2243] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.748066 27168 raft_consensus.cc:2272] T 3610910b78824227ad5bda1945ce57aa P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.749740 27168 tablet_replica.cc:333] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.750252 27168 raft_consensus.cc:2243] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.750985 27168 raft_consensus.cc:2272] T 00d1d90e4789484ea6c65e4fbdda8455 P d9ab19e3c85942b8868bbaf92a58eceb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.752698 27168 tablet_replica.cc:333] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.753175 27168 raft_consensus.cc:2243] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.753556 27168 raft_consensus.cc:2272] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.755533 27168 tablet_replica.cc:333] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.756008 27168 raft_consensus.cc:2243] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.756382 27168 raft_consensus.cc:2272] T a3b1cdbd201d4c5e989b0173433df411 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.758013 27168 tablet_replica.cc:333] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.758490 27168 raft_consensus.cc:2243] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.759210 27168 raft_consensus.cc:2272] T b3a52916c791418da42c2ade133a2fe6 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.760776 27168 tablet_replica.cc:333] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.761233 27168 raft_consensus.cc:2243] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.761602 27168 raft_consensus.cc:2272] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.763407 27168 tablet_replica.cc:333] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.763880 27168 raft_consensus.cc:2243] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.764549 27168 raft_consensus.cc:2272] T c279032ab8bb460daaf41b9c890d6913 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.766124 27168 tablet_replica.cc:333] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.766656 27168 raft_consensus.cc:2243] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.767028 27168 raft_consensus.cc:2272] T 8412df64626f4825a86b863c7d332261 P d9ab19e3c85942b8868bbaf92a58eceb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.769476 27168 tablet_replica.cc:333] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb: stopping tablet replica
I20260710 11:05:57.769922 27168 raft_consensus.cc:2243] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.770288 27168 raft_consensus.cc:2272] T f90c0a5504b342fab9d683e52d0b4460 P d9ab19e3c85942b8868bbaf92a58eceb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.799193 27168 tablet_server.cc:196] TabletServer@127.26.136.1:0 shutdown complete.
I20260710 11:05:57.817694 27168 tablet_server.cc:179] TabletServer@127.26.136.2:0 shutting down...
I20260710 11:05:57.842686 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:57.843370 27168 tablet_replica.cc:333] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.843957 27168 raft_consensus.cc:2243] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.844432 27168 raft_consensus.cc:2272] T 6e68fe777c644f2aa5c2a5f96ef58e92 P 65c73e7155e34c33a75d87a8d969c4b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.846146 27168 tablet_replica.cc:333] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.846707 27168 raft_consensus.cc:2243] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.847092 27168 raft_consensus.cc:2272] T 8412df64626f4825a86b863c7d332261 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.849083 27168 tablet_replica.cc:333] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.849586 27168 raft_consensus.cc:2243] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.850270 27168 raft_consensus.cc:2272] T f90c0a5504b342fab9d683e52d0b4460 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.852020 27168 tablet_replica.cc:333] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.852519 27168 raft_consensus.cc:2243] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.852918 27168 raft_consensus.cc:2272] T 3610910b78824227ad5bda1945ce57aa P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.854547 27168 tablet_replica.cc:333] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.855082 27168 raft_consensus.cc:2243] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.855499 27168 raft_consensus.cc:2272] T 00d1d90e4789484ea6c65e4fbdda8455 P 65c73e7155e34c33a75d87a8d969c4b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.857131 27168 tablet_replica.cc:333] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.857587 27168 raft_consensus.cc:2243] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.857980 27168 raft_consensus.cc:2272] T 4e3c076cf7c14cbda9c88c6599cb2fdc P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.859894 27168 tablet_replica.cc:333] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.860355 27168 raft_consensus.cc:2243] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.861070 27168 raft_consensus.cc:2272] T a3b1cdbd201d4c5e989b0173433df411 P 65c73e7155e34c33a75d87a8d969c4b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.862638 27168 tablet_replica.cc:333] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.863068 27168 raft_consensus.cc:2243] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.863457 27168 raft_consensus.cc:2272] T b3a52916c791418da42c2ade133a2fe6 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.864971 27168 tablet_replica.cc:333] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.865399 27168 raft_consensus.cc:2243] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.865785 27168 raft_consensus.cc:2272] T c279032ab8bb460daaf41b9c890d6913 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.867282 27168 tablet_replica.cc:333] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3: stopping tablet replica
I20260710 11:05:57.867695 27168 raft_consensus.cc:2243] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.868415 27168 raft_consensus.cc:2272] T 1afe3f6267374151ba3b9e90ab6fdfa4 P 65c73e7155e34c33a75d87a8d969c4b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.896341 27168 tablet_server.cc:196] TabletServer@127.26.136.2:0 shutdown complete.
I20260710 11:05:57.914289 27168 tablet_server.cc:179] TabletServer@127.26.136.3:0 shutting down...
I20260710 11:05:57.936348 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:57.937098 27168 tablet_replica.cc:333] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.937987 27168 raft_consensus.cc:2243] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.938419 27168 raft_consensus.cc:2272] T f90c0a5504b342fab9d683e52d0b4460 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.940466 27168 tablet_replica.cc:333] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.940907 27168 raft_consensus.cc:2243] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.941524 27168 raft_consensus.cc:2272] T 8412df64626f4825a86b863c7d332261 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.943367 27168 tablet_replica.cc:333] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.943876 27168 raft_consensus.cc:2243] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.944607 27168 raft_consensus.cc:2272] T 3610910b78824227ad5bda1945ce57aa P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.946156 27168 tablet_replica.cc:333] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.946694 27168 raft_consensus.cc:2243] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.947085 27168 raft_consensus.cc:2272] T 00d1d90e4789484ea6c65e4fbdda8455 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.948652 27168 tablet_replica.cc:333] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.949122 27168 raft_consensus.cc:2243] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:57.949800 27168 raft_consensus.cc:2272] T 4e3c076cf7c14cbda9c88c6599cb2fdc P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.951505 27168 tablet_replica.cc:333] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.951970 27168 raft_consensus.cc:2243] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.952353 27168 raft_consensus.cc:2272] T 6e68fe777c644f2aa5c2a5f96ef58e92 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.953850 27168 tablet_replica.cc:333] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.954314 27168 raft_consensus.cc:2243] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.954820 27168 raft_consensus.cc:2272] T a3b1cdbd201d4c5e989b0173433df411 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.956313 27168 tablet_replica.cc:333] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.956760 27168 raft_consensus.cc:2243] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.957158 27168 raft_consensus.cc:2272] T 1afe3f6267374151ba3b9e90ab6fdfa4 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.958966 27168 tablet_replica.cc:333] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.959419 27168 raft_consensus.cc:2243] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.959822 27168 raft_consensus.cc:2272] T b3a52916c791418da42c2ade133a2fe6 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.961288 27168 tablet_replica.cc:333] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1: stopping tablet replica
I20260710 11:05:57.961710 27168 raft_consensus.cc:2243] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:57.962100 27168 raft_consensus.cc:2272] T c279032ab8bb460daaf41b9c890d6913 P d59f1db0d7f14b848ee4e58a9d62c7b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:57.989089 27168 tablet_server.cc:196] TabletServer@127.26.136.3:0 shutdown complete.
I20260710 11:05:58.006501 27168 master.cc:562] Master@127.26.136.62:43531 shutting down...
I20260710 11:05:58.028342 27168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:58.028853 27168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:58.029160 27168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53d84259db174403b36477b7b31abf62: stopping tablet replica
I20260710 11:05:58.048722 27168 master.cc:584] Master@127.26.136.62:43531 shutdown complete.
65c73e7155e34c33a75d87a8d969c4b3  4
d59f1db0d7f14b848ee4e58a9d62c7b1  1
d9ab19e3c85942b8868bbaf92a58eceb  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10328 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:05:58.086653 27168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.62:46011
I20260710 11:05:58.087764 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:58.093111 28149 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:58.093291 28148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:58.093819 28151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:58.095192 27168 server_base.cc:1061] running on GCE node
I20260710 11:05:58.096037 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:58.096247 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:58.096417 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681558096402 us; error 0 us; skew 500 ppm
I20260710 11:05:58.096951 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:58.099339 27168 webserver.cc:533] Webserver started at http://127.26.136.62:34867/ using document root <none> and password file <none>
I20260710 11:05:58.099800 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:58.100001 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:58.100271 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:58.101347 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/master-0-root/instance:
uuid: "52e974902c9842dca4e0fb2c6a26d2ee"
format_stamp: "Formatted at 2026-07-10 11:05:58 on dist-test-slave-l48v"
I20260710 11:05:58.105453 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:58.108520 28156 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.109371 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:58.109639 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/master-0-root
uuid: "52e974902c9842dca4e0fb2c6a26d2ee"
format_stamp: "Formatted at 2026-07-10 11:05:58 on dist-test-slave-l48v"
I20260710 11:05:58.109895 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:58.126976 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:58.128237 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:58.164889 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.62:46011
I20260710 11:05:58.164966 28207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.62:46011 every 8 connection(s)
I20260710 11:05:58.169046 28208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.178339 28208 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee: Bootstrap starting.
I20260710 11:05:58.182809 28208 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.186653 28208 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee: No bootstrap required, opened a new log
I20260710 11:05:58.188567 28208 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e974902c9842dca4e0fb2c6a26d2ee" member_type: VOTER }
I20260710 11:05:58.188908 28208 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.189085 28208 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e974902c9842dca4e0fb2c6a26d2ee, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.189541 28208 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52e974902c9842dca4e0fb2c6a26d2ee" member_type: VOTER }
I20260710 11:05:58.189926 28208 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:58.190109 28208 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:58.190310 28208 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.194154 28208 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e974902c9842dca4e0fb2c6a26d2ee" member_type: VOTER }
I20260710 11:05:58.194664 28208 leader_election.cc:304] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [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: 52e974902c9842dca4e0fb2c6a26d2ee; no voters: 
I20260710 11:05:58.195679 28208 leader_election.cc:290] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:58.196081 28211 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:58.197328 28211 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 1 LEADER]: Becoming Leader. State: Replica: 52e974902c9842dca4e0fb2c6a26d2ee, State: Running, Role: LEADER
I20260710 11:05:58.197973 28211 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [LEADER]: Queue going to LEADER mode. State: All 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: "52e974902c9842dca4e0fb2c6a26d2ee" member_type: VOTER }
I20260710 11:05:58.198464 28208 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:58.200804 28212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52e974902c9842dca4e0fb2c6a26d2ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e974902c9842dca4e0fb2c6a26d2ee" member_type: VOTER } }
I20260710 11:05:58.201421 28212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:58.200764 28213 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52e974902c9842dca4e0fb2c6a26d2ee. Latest consensus state: current_term: 1 leader_uuid: "52e974902c9842dca4e0fb2c6a26d2ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e974902c9842dca4e0fb2c6a26d2ee" member_type: VOTER } }
I20260710 11:05:58.202075 28213 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:58.204788 28216 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:58.212947 28216 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:58.214586 27168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:58.221212 28216 catalog_manager.cc:1383] Generated new cluster ID: 87db1e7fe48c497b8350948ad76a8d9e
I20260710 11:05:58.221506 28216 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:58.246524 28216 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:58.247856 28216 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:58.261808 28216 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee: Generated new TSK 0
I20260710 11:05:58.262390 28216 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:58.280586 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:58.285955 28229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:58.287333 28230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:58.288780 28232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:58.289613 27168 server_base.cc:1061] running on GCE node
I20260710 11:05:58.290828 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:58.291047 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:58.291174 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681558291163 us; error 0 us; skew 500 ppm
I20260710 11:05:58.291643 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:58.293716 27168 webserver.cc:533] Webserver started at http://127.26.136.1:36125/ using document root <none> and password file <none>
I20260710 11:05:58.294134 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:58.294286 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:58.294489 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:58.295871 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/instance:
uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
format_stamp: "Formatted at 2026-07-10 11:05:58 on dist-test-slave-l48v"
I20260710 11:05:58.300329 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:58.303320 28237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.304025 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:58.304301 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
format_stamp: "Formatted at 2026-07-10 11:05:58 on dist-test-slave-l48v"
I20260710 11:05:58.304590 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:58.323619 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:58.324844 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:58.326279 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:58.328471 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:58.328686 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.328925 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:58.329128 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.367805 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:43225
I20260710 11:05:58.367930 28299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:43225 every 8 connection(s)
I20260710 11:05:58.373399 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:58.379938 28304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:58.381765 28305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:58.384558 27168 server_base.cc:1061] running on GCE node
W20260710 11:05:58.384718 28307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:58.385663 28300 heartbeater.cc:344] Connected to a master server at 127.26.136.62:46011
I20260710 11:05:58.385769 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:58.386019 28300 heartbeater.cc:461] Registering TS with master...
W20260710 11:05:58.386082 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:58.386372 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681558386357 us; error 0 us; skew 500 ppm
I20260710 11:05:58.386957 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:58.386901 28300 heartbeater.cc:507] Master 127.26.136.62:46011 requested a full tablet report, sending...
I20260710 11:05:58.388953 28173 ts_manager.cc:194] Registered new tserver with Master: 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225)
I20260710 11:05:58.389762 27168 webserver.cc:533] Webserver started at http://127.26.136.2:43505/ using document root <none> and password file <none>
I20260710 11:05:58.390261 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:58.390461 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:58.390740 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:58.390856 28173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39190
I20260710 11:05:58.391923 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/instance:
uuid: "89bbd12283654e1db617a6824305c3fa"
format_stamp: "Formatted at 2026-07-10 11:05:58 on dist-test-slave-l48v"
I20260710 11:05:58.396183 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:58.399194 28312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.400017 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:58.400310 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root
uuid: "89bbd12283654e1db617a6824305c3fa"
format_stamp: "Formatted at 2026-07-10 11:05:58 on dist-test-slave-l48v"
I20260710 11:05:58.400552 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:58.417876 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:58.419124 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:58.420466 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:58.422813 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:58.422981 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.423277 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:58.423417 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.466492 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.2:45851
I20260710 11:05:58.466622 28374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.2:45851 every 8 connection(s)
I20260710 11:05:58.471356 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:58.478276 28378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:58.478984 28379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:58.482021 27168 server_base.cc:1061] running on GCE node
W20260710 11:05:58.482251 28381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:58.483250 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:58.483520 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:58.483734 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681558483716 us; error 0 us; skew 500 ppm
I20260710 11:05:58.484382 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:58.484583 28375 heartbeater.cc:344] Connected to a master server at 127.26.136.62:46011
I20260710 11:05:58.484941 28375 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:58.485844 28375 heartbeater.cc:507] Master 127.26.136.62:46011 requested a full tablet report, sending...
I20260710 11:05:58.486994 27168 webserver.cc:533] Webserver started at http://127.26.136.3:45953/ using document root <none> and password file <none>
I20260710 11:05:58.487577 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:58.487811 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:58.487807 28173 ts_manager.cc:194] Registered new tserver with Master: 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:58.488291 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:58.489658 28173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39200
I20260710 11:05:58.489749 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/instance:
uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
format_stamp: "Formatted at 2026-07-10 11:05:58 on dist-test-slave-l48v"
I20260710 11:05:58.494099 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:05:58.497084 28386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.497771 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:58.498052 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root
uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
format_stamp: "Formatted at 2026-07-10 11:05:58 on dist-test-slave-l48v"
I20260710 11:05:58.498324 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:58.516959 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:58.518152 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:58.519572 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:58.521730 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:58.521960 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.522204 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:58.522379 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:58.560484 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.3:38677
I20260710 11:05:58.560571 28448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.3:38677 every 8 connection(s)
I20260710 11:05:58.573779 28449 heartbeater.cc:344] Connected to a master server at 127.26.136.62:46011
I20260710 11:05:58.574097 28449 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:58.574841 28449 heartbeater.cc:507] Master 127.26.136.62:46011 requested a full tablet report, sending...
I20260710 11:05:58.576717 28173 ts_manager.cc:194] Registered new tserver with Master: 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:58.576812 27168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013225519s
I20260710 11:05:58.578440 28173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39202
I20260710 11:05:58.600517 28173 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39212:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:58.604308 28173 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:58.723901 28340 tablet_service.cc:1511] Processing CreateTablet for tablet 25c35933efc24fc6bb0376b6de392459 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:05:58.725371 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c35933efc24fc6bb0376b6de392459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.731173 28339 tablet_service.cc:1511] Processing CreateTablet for tablet 834776dd81ca4e95b347d649954d660a (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:05:58.732651 28339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834776dd81ca4e95b347d649954d660a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.732750 28413 tablet_service.cc:1511] Processing CreateTablet for tablet 834776dd81ca4e95b347d649954d660a (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:05:58.734069 28413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834776dd81ca4e95b347d649954d660a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.737550 28414 tablet_service.cc:1511] Processing CreateTablet for tablet 25c35933efc24fc6bb0376b6de392459 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:05:58.738852 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c35933efc24fc6bb0376b6de392459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.744181 28412 tablet_service.cc:1511] Processing CreateTablet for tablet dba06ecd9cca433da30e8313c35a295a (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:05:58.745532 28412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba06ecd9cca433da30e8313c35a295a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.749204 28464 tablet_bootstrap.cc:492] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:58.751613 28340 tablet_service.cc:1511] Processing CreateTablet for tablet dba06ecd9cca433da30e8313c35a295a (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:05:58.752069 28411 tablet_service.cc:1511] Processing CreateTablet for tablet 41143552e99a4d0086db6eb4e0bb2101 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:05:58.752295 28338 tablet_service.cc:1511] Processing CreateTablet for tablet 41143552e99a4d0086db6eb4e0bb2101 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:05:58.753010 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba06ecd9cca433da30e8313c35a295a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.753361 28411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41143552e99a4d0086db6eb4e0bb2101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.753702 28338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41143552e99a4d0086db6eb4e0bb2101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.759685 28464 tablet_bootstrap.cc:654] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.760108 28410 tablet_service.cc:1511] Processing CreateTablet for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:05:58.774247 28331 tablet_service.cc:1511] Processing CreateTablet for tablet 0afd4845343a443da3b7fd20965c79ba (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:05:58.775493 28410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.776466 28405 tablet_service.cc:1511] Processing CreateTablet for tablet 391e0836741844ceacae38eb2e80937e (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:05:58.777773 28405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391e0836741844ceacae38eb2e80937e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.762216 28409 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe647013d34eca98b91e4d5bf3c756 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:05:58.779068 28409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe647013d34eca98b91e4d5bf3c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.779960 28340 tablet_service.cc:1511] Processing CreateTablet for tablet 304c4a8496eb489599e4da16c900259c (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:05:58.764189 28337 tablet_service.cc:1511] Processing CreateTablet for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:05:58.764248 28408 tablet_service.cc:1511] Processing CreateTablet for tablet 0ceace4c56a24d52af0675d9bb2ca660 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:05:58.783509 28406 tablet_service.cc:1511] Processing CreateTablet for tablet da44d34ee71b48c199a2d74e3840fb5c (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:05:58.784055 28408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ceace4c56a24d52af0675d9bb2ca660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.784756 28406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da44d34ee71b48c199a2d74e3840fb5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.766326 28407 tablet_service.cc:1511] Processing CreateTablet for tablet 6384d61bcf7441de9e51096bdcb6c9dd (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:05:58.785800 28407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6384d61bcf7441de9e51096bdcb6c9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.767803 28334 tablet_service.cc:1511] Processing CreateTablet for tablet 6384d61bcf7441de9e51096bdcb6c9dd (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:05:58.767964 28336 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe647013d34eca98b91e4d5bf3c756 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:05:58.769488 28335 tablet_service.cc:1511] Processing CreateTablet for tablet 0ceace4c56a24d52af0675d9bb2ca660 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:05:58.770478 28333 tablet_service.cc:1511] Processing CreateTablet for tablet da44d34ee71b48c199a2d74e3840fb5c (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:05:58.772152 28332 tablet_service.cc:1511] Processing CreateTablet for tablet 391e0836741844ceacae38eb2e80937e (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:05:58.792003 28265 tablet_service.cc:1511] Processing CreateTablet for tablet 25c35933efc24fc6bb0376b6de392459 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:05:58.775509 28331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afd4845343a443da3b7fd20965c79ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.793620 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c35933efc24fc6bb0376b6de392459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.793612 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304c4a8496eb489599e4da16c900259c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.794406 28334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6384d61bcf7441de9e51096bdcb6c9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.795109 28332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391e0836741844ceacae38eb2e80937e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.795703 28337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.796264 28335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ceace4c56a24d52af0675d9bb2ca660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.801952 28264 tablet_service.cc:1511] Processing CreateTablet for tablet 834776dd81ca4e95b347d649954d660a (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:05:58.803624 28264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834776dd81ca4e95b347d649954d660a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.802436 28336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe647013d34eca98b91e4d5bf3c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.808894 28263 tablet_service.cc:1511] Processing CreateTablet for tablet dba06ecd9cca433da30e8313c35a295a (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:05:58.810223 28263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba06ecd9cca433da30e8313c35a295a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.814469 28340 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1e991cbc4240a9addfb3a1db637c99 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:05:58.822654 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1e991cbc4240a9addfb3a1db637c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.830909 28333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da44d34ee71b48c199a2d74e3840fb5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.850528 28411 tablet_service.cc:1511] Processing CreateTablet for tablet 0afd4845343a443da3b7fd20965c79ba (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:05:58.863399 28411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afd4845343a443da3b7fd20965c79ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.864425 28338 tablet_service.cc:1511] Processing CreateTablet for tablet ce9def5370134076bc9d4cb906173e74 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:05:58.851239 28340 tablet_service.cc:1511] Processing CreateTablet for tablet ceb5a14f291548fa872aa42d6fcb5025 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:05:58.865630 28338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9def5370134076bc9d4cb906173e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.852353 28406 tablet_service.cc:1511] Processing CreateTablet for tablet 304c4a8496eb489599e4da16c900259c (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:05:58.866603 28406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304c4a8496eb489599e4da16c900259c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.861416 28412 tablet_service.cc:1511] Processing CreateTablet for tablet ceb5a14f291548fa872aa42d6fcb5025 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:05:58.887316 28412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb5a14f291548fa872aa42d6fcb5025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.872125 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb5a14f291548fa872aa42d6fcb5025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.893632 28332 tablet_service.cc:1511] Processing CreateTablet for tablet d879ade692944b3b8a8261b36a094cc2 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:05:58.872735 28262 tablet_service.cc:1511] Processing CreateTablet for tablet 41143552e99a4d0086db6eb4e0bb2101 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:05:58.895414 28262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41143552e99a4d0086db6eb4e0bb2101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.873823 28405 tablet_service.cc:1511] Processing CreateTablet for tablet ce9def5370134076bc9d4cb906173e74 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:05:58.874495 28261 tablet_service.cc:1511] Processing CreateTablet for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:05:58.875622 28336 tablet_service.cc:1511] Processing CreateTablet for tablet 7067b5ad99a44e16a9759a11d9634ada (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:05:58.876143 28260 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe647013d34eca98b91e4d5bf3c756 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:05:58.878254 28259 tablet_service.cc:1511] Processing CreateTablet for tablet 0ceace4c56a24d52af0675d9bb2ca660 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:05:58.880275 28258 tablet_service.cc:1511] Processing CreateTablet for tablet 6384d61bcf7441de9e51096bdcb6c9dd (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:05:58.883087 28407 tablet_service.cc:1511] Processing CreateTablet for tablet 7067b5ad99a44e16a9759a11d9634ada (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:05:58.883358 28257 tablet_service.cc:1511] Processing CreateTablet for tablet da44d34ee71b48c199a2d74e3840fb5c (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:05:58.884948 28339 tablet_service.cc:1511] Processing CreateTablet for tablet 139c16787c734dfd979a9cc2ac338363 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:05:58.905712 28466 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:58.917745 28332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d879ade692944b3b8a8261b36a094cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.927279 28405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9def5370134076bc9d4cb906173e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.927793 28256 tablet_service.cc:1511] Processing CreateTablet for tablet 391e0836741844ceacae38eb2e80937e (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:05:58.929174 28407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7067b5ad99a44e16a9759a11d9634ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.930799 28261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.932329 28336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7067b5ad99a44e16a9759a11d9634ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.937367 28411 tablet_service.cc:1511] Processing CreateTablet for tablet 139c16787c734dfd979a9cc2ac338363 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:05:58.948582 28411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139c16787c734dfd979a9cc2ac338363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.952906 28339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139c16787c734dfd979a9cc2ac338363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.957526 28257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da44d34ee71b48c199a2d74e3840fb5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.957258 28263 tablet_service.cc:1511] Processing CreateTablet for tablet 0afd4845343a443da3b7fd20965c79ba (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:05:58.958504 28263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afd4845343a443da3b7fd20965c79ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.959105 28256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391e0836741844ceacae38eb2e80937e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.959023 28265 tablet_service.cc:1511] Processing CreateTablet for tablet 304c4a8496eb489599e4da16c900259c (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:05:58.962908 28467 tablet_bootstrap.cc:492] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:58.963406 28260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe647013d34eca98b91e4d5bf3c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.968559 28259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ceace4c56a24d52af0675d9bb2ca660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.968698 28464 tablet_bootstrap.cc:492] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:58.970919 28464 ts_tablet_manager.cc:1403] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.222s	user 0.052s	sys 0.036s
I20260710 11:05:58.971493 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304c4a8496eb489599e4da16c900259c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.988286 28414 tablet_service.cc:1511] Processing CreateTablet for tablet d879ade692944b3b8a8261b36a094cc2 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:05:58.989643 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d879ade692944b3b8a8261b36a094cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.990767 28334 tablet_service.cc:1511] Processing CreateTablet for tablet 13386cc5bcc8435fa42851a76d969006 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:05:58.992019 28334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13386cc5bcc8435fa42851a76d969006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.993108 28261 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1e991cbc4240a9addfb3a1db637c99 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:05:58.994397 28464 raft_consensus.cc:359] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:58.995131 28464 raft_consensus.cc:385] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.995406 28464 raft_consensus.cc:740] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.995662 28335 tablet_service.cc:1511] Processing CreateTablet for tablet aa7dd417ddfd486a997cbbcb22d03349 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:05:58.984838 28258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6384d61bcf7441de9e51096bdcb6c9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.999723 28261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1e991cbc4240a9addfb3a1db637c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.996131 28464 consensus_queue.cc:260] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:58.983520 28408 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1e991cbc4240a9addfb3a1db637c99 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:05:59.002308 28408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1e991cbc4240a9addfb3a1db637c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.017573 28375 heartbeater.cc:499] Master 127.26.136.62:46011 was elected leader, sending a full tablet report...
I20260710 11:05:59.019582 28264 tablet_service.cc:1511] Processing CreateTablet for tablet ceb5a14f291548fa872aa42d6fcb5025 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:05:59.020246 28466 tablet_bootstrap.cc:654] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.020876 28264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb5a14f291548fa872aa42d6fcb5025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.022687 28335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa7dd417ddfd486a997cbbcb22d03349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.026599 28331 tablet_service.cc:1511] Processing CreateTablet for tablet 8e39915e2a0e4d4d96a7cddd7424f3f7 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:05:59.027434 28337 tablet_service.cc:1511] Processing CreateTablet for tablet 543485b3ea034038a23588eba0edfcc3 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:05:59.027865 28331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e39915e2a0e4d4d96a7cddd7424f3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.028604 28337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543485b3ea034038a23588eba0edfcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.032917 28333 tablet_service.cc:1511] Processing CreateTablet for tablet 1100f12876384c8890bafa0e7b7c1243 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:05:59.034174 28333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1100f12876384c8890bafa0e7b7c1243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.038724 28414 tablet_service.cc:1511] Processing CreateTablet for tablet 13386cc5bcc8435fa42851a76d969006 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:05:59.039953 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13386cc5bcc8435fa42851a76d969006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.039700 28406 tablet_service.cc:1511] Processing CreateTablet for tablet aa7dd417ddfd486a997cbbcb22d03349 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:05:59.040875 28406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa7dd417ddfd486a997cbbcb22d03349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.052218 28410 tablet_service.cc:1511] Processing CreateTablet for tablet 543485b3ea034038a23588eba0edfcc3 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:05:59.053553 28410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543485b3ea034038a23588eba0edfcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.064597 28464 ts_tablet_manager.cc:1434] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.093s	user 0.012s	sys 0.005s
I20260710 11:05:59.065934 28464 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.099675 28340 tablet_service.cc:1511] Processing CreateTablet for tablet b2201ac7979148b0b411877f6366a4a2 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:05:59.101099 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2201ac7979148b0b411877f6366a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.101852 28467 tablet_bootstrap.cc:654] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.145934 28262 tablet_service.cc:1511] Processing CreateTablet for tablet ce9def5370134076bc9d4cb906173e74 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:05:59.147264 28262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9def5370134076bc9d4cb906173e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.148129 28260 tablet_service.cc:1511] Processing CreateTablet for tablet b2201ac7979148b0b411877f6366a4a2 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:05:59.149305 28260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2201ac7979148b0b411877f6366a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.150802 28466 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.151314 28466 ts_tablet_manager.cc:1403] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.246s	user 0.037s	sys 0.061s
I20260710 11:05:59.154063 28466 raft_consensus.cc:359] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.158874 28466 raft_consensus.cc:385] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.159265 28466 raft_consensus.cc:740] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.160045 28466 consensus_queue.cc:260] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.158213 28414 tablet_service.cc:1511] Processing CreateTablet for tablet b2201ac7979148b0b411877f6366a4a2 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:05:59.161504 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2201ac7979148b0b411877f6366a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.164539 28260 tablet_service.cc:1511] Processing CreateTablet for tablet 7067b5ad99a44e16a9759a11d9634ada (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:05:59.165760 28260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7067b5ad99a44e16a9759a11d9634ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.181270 28464 tablet_bootstrap.cc:654] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.189453 28262 tablet_service.cc:1511] Processing CreateTablet for tablet 139c16787c734dfd979a9cc2ac338363 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:05:59.191166 28262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139c16787c734dfd979a9cc2ac338363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.196727 28265 tablet_service.cc:1511] Processing CreateTablet for tablet 13386cc5bcc8435fa42851a76d969006 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:05:59.198467 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13386cc5bcc8435fa42851a76d969006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.231446 28300 heartbeater.cc:499] Master 127.26.136.62:46011 was elected leader, sending a full tablet report...
I20260710 11:05:59.233438 28466 ts_tablet_manager.cc:1434] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.082s	user 0.016s	sys 0.022s
I20260710 11:05:59.235338 28260 tablet_service.cc:1511] Processing CreateTablet for tablet d879ade692944b3b8a8261b36a094cc2 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:05:59.238545 28467 tablet_bootstrap.cc:492] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.239008 28467 ts_tablet_manager.cc:1403] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.277s	user 0.018s	sys 0.030s
I20260710 11:05:59.241638 28467 raft_consensus.cc:359] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:59.242312 28467 raft_consensus.cc:385] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.242627 28467 raft_consensus.cc:740] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
W20260710 11:05:59.242864 28221 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:59.244594 28467 consensus_queue.cc:260] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:59.243384 28413 tablet_service.cc:1511] Processing CreateTablet for tablet 8e39915e2a0e4d4d96a7cddd7424f3f7 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:05:59.248764 28413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e39915e2a0e4d4d96a7cddd7424f3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.246731 28412 tablet_service.cc:1511] Processing CreateTablet for tablet 1100f12876384c8890bafa0e7b7c1243 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:05:59.264427 28412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1100f12876384c8890bafa0e7b7c1243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.269812 28263 tablet_service.cc:1511] Processing CreateTablet for tablet aa7dd417ddfd486a997cbbcb22d03349 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:05:59.285367 28256 tablet_service.cc:1511] Processing CreateTablet for tablet 543485b3ea034038a23588eba0edfcc3 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:05:59.287770 28464 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.288268 28464 ts_tablet_manager.cc:1403] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.223s	user 0.019s	sys 0.028s
I20260710 11:05:59.293965 28464 raft_consensus.cc:359] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.294672 28464 raft_consensus.cc:385] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.294951 28464 raft_consensus.cc:740] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.295652 28464 consensus_queue.cc:260] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.298971 28468 raft_consensus.cc:493] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.300756 28260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d879ade692944b3b8a8261b36a094cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.301301 28467 ts_tablet_manager.cc:1434] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.062s	user 0.025s	sys 0.034s
I20260710 11:05:59.302012 28449 heartbeater.cc:499] Master 127.26.136.62:46011 was elected leader, sending a full tablet report...
I20260710 11:05:59.299419 28468 raft_consensus.cc:515] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:59.303866 28466 tablet_bootstrap.cc:492] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.304026 28259 tablet_service.cc:1511] Processing CreateTablet for tablet 8e39915e2a0e4d4d96a7cddd7424f3f7 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:05:59.305024 28468 leader_election.cc:290] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677), 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225)
I20260710 11:05:59.305246 28259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e39915e2a0e4d4d96a7cddd7424f3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.310911 28257 tablet_service.cc:1511] Processing CreateTablet for tablet 1100f12876384c8890bafa0e7b7c1243 (DEFAULT_TABLE table=test-workload [id=e68484873944474688669e8d3553cc24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:05:59.312247 28257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1100f12876384c8890bafa0e7b7c1243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.316227 28467 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.314074 28466 tablet_bootstrap.cc:654] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.318949 28256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543485b3ea034038a23588eba0edfcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.326304 28263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa7dd417ddfd486a997cbbcb22d03349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:59.343978 28464 ts_tablet_manager.cc:1434] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260710 11:05:59.345286 28464 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.351135 28467 tablet_bootstrap.cc:654] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.384405 28466 tablet_bootstrap.cc:492] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.384840 28466 ts_tablet_manager.cc:1403] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.002s
I20260710 11:05:59.387651 28467 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.387737 28466 raft_consensus.cc:359] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:59.388260 28467 ts_tablet_manager.cc:1403] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.014s
I20260710 11:05:59.388512 28466 raft_consensus.cc:385] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.388833 28466 raft_consensus.cc:740] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.391386 28467 raft_consensus.cc:359] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.392143 28467 raft_consensus.cc:385] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.392494 28467 raft_consensus.cc:740] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.393306 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c35933efc24fc6bb0376b6de392459" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:05:59.393392 28467 consensus_queue.cc:260] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.394063 28424 raft_consensus.cc:2468] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:05:59.395706 28467 ts_tablet_manager.cc:1434] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:59.395530 28313 leader_election.cc:304] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.396456 28468 raft_consensus.cc:2804] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.396705 28467 tablet_bootstrap.cc:492] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.396804 28468 raft_consensus.cc:493] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.397264 28468 raft_consensus.cc:3060] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.400022 28464 tablet_bootstrap.cc:654] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.399969 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c35933efc24fc6bb0376b6de392459" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.400588 28466 consensus_queue.cc:260] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:59.402835 28275 raft_consensus.cc:2468] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:05:59.403450 28467 tablet_bootstrap.cc:654] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.404626 28468 raft_consensus.cc:515] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:59.407938 28466 ts_tablet_manager.cc:1434] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:05:59.407763 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c35933efc24fc6bb0376b6de392459" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:05:59.408509 28424 raft_consensus.cc:3060] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.411077 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c35933efc24fc6bb0376b6de392459" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:05:59.411849 28275 raft_consensus.cc:3060] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.418002 28424 raft_consensus.cc:2468] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:05:59.419631 28313 leader_election.cc:304] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.421769 28275 raft_consensus.cc:2468] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:05:59.422676 28468 leader_election.cc:290] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677), 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225)
I20260710 11:05:59.423381 28468 raft_consensus.cc:2804] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.423964 28468 raft_consensus.cc:697] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:05:59.424965 28468 consensus_queue.cc:237] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:05:59.429422 28470 raft_consensus.cc:493] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.430059 28470 raft_consensus.cc:515] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.432212 28466 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.445546 28470 leader_election.cc:290] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
W20260710 11:05:59.464942 28313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.3:38677, user_credentials={real_user=slave}} blocked reactor thread for 45371.9us
I20260710 11:05:59.469461 28481 raft_consensus.cc:493] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.470082 28481 raft_consensus.cc:515] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.475970 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:05:59.476810 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
W20260710 11:05:59.477505 28313 leader_election.cc:343] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:59.485692 28314 leader_election.cc:343] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.486198 28314 leader_election.cc:304] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:05:59.487545 28468 raft_consensus.cc:2749] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.494391 28170 catalog_manager.cc:5697] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.502801 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:05:59.503144 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
W20260710 11:05:59.504446 28238 leader_election.cc:343] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.504611 28464 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.505249 28464 ts_tablet_manager.cc:1403] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.160s	user 0.045s	sys 0.050s
I20260710 11:05:59.509189 28464 raft_consensus.cc:359] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
W20260710 11:05:59.510485 28239 leader_election.cc:343] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.511286 28239 leader_election.cc:304] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:05:59.512058 28466 tablet_bootstrap.cc:654] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.513903 28470 raft_consensus.cc:2749] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.495915 28481 leader_election.cc:290] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.510459 28464 raft_consensus.cc:385] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.518330 28464 raft_consensus.cc:740] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.519666 28464 consensus_queue.cc:260] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.522460 28464 ts_tablet_manager.cc:1434] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 11:05:59.523489 28464 tablet_bootstrap.cc:492] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.523591 28467 tablet_bootstrap.cc:492] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.523716 28466 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.524056 28467 ts_tablet_manager.cc:1403] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.128s	user 0.020s	sys 0.060s
I20260710 11:05:59.524221 28466 ts_tablet_manager.cc:1403] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.007s
I20260710 11:05:59.525229 28473 raft_consensus.cc:493] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.525763 28473 raft_consensus.cc:515] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.527201 28467 raft_consensus.cc:359] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.528051 28467 raft_consensus.cc:385] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.528355 28467 raft_consensus.cc:740] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.529137 28467 consensus_queue.cc:260] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.530449 28464 tablet_bootstrap.cc:654] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.532790 28473 leader_election.cc:290] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.542397 28466 raft_consensus.cc:359] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.546172 28466 raft_consensus.cc:385] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.546578 28466 raft_consensus.cc:740] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.549973 28467 ts_tablet_manager.cc:1434] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.014s
I20260710 11:05:59.551621 28467 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.552127 28466 consensus_queue.cc:260] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.554538 28464 tablet_bootstrap.cc:492] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.555166 28464 ts_tablet_manager.cc:1403] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.016s
I20260710 11:05:59.555768 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
W20260710 11:05:59.557209 28388 leader_election.cc:343] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.557971 28467 tablet_bootstrap.cc:654] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.558303 28464 raft_consensus.cc:359] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.559108 28464 raft_consensus.cc:385] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.559422 28464 raft_consensus.cc:740] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.559645 28466 ts_tablet_manager.cc:1434] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260710 11:05:59.560499 28466 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.560287 28464 consensus_queue.cc:260] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.562615 28464 ts_tablet_manager.cc:1434] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:59.563454 28467 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.563561 28464 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.564003 28467 ts_tablet_manager.cc:1403] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 11:05:59.566943 28467 raft_consensus.cc:359] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.567690 28467 raft_consensus.cc:385] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.567977 28467 raft_consensus.cc:740] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.568696 28467 consensus_queue.cc:260] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.570210 28464 tablet_bootstrap.cc:654] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.574666 28467 ts_tablet_manager.cc:1434] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:59.575774 28467 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.577966 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
W20260710 11:05:59.579347 28388 leader_election.cc:343] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.579779 28388 leader_election.cc:304] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:05:59.580883 28490 raft_consensus.cc:2749] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.582151 28466 tablet_bootstrap.cc:654] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.582299 28467 tablet_bootstrap.cc:654] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.588740 28466 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.589152 28466 ts_tablet_manager.cc:1403] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260710 11:05:59.590749 28464 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.591224 28464 ts_tablet_manager.cc:1403] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260710 11:05:59.592303 28467 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.592077 28466 raft_consensus.cc:359] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.592738 28467 ts_tablet_manager.cc:1403] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:05:59.592800 28466 raft_consensus.cc:385] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.593214 28466 raft_consensus.cc:740] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.593952 28464 raft_consensus.cc:359] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.594033 28466 consensus_queue.cc:260] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.594722 28464 raft_consensus.cc:385] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.595033 28464 raft_consensus.cc:740] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.595180 28467 raft_consensus.cc:359] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.595794 28467 raft_consensus.cc:385] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.596153 28467 raft_consensus.cc:740] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.595733 28464 consensus_queue.cc:260] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.597110 28467 consensus_queue.cc:260] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.598052 28464 ts_tablet_manager.cc:1434] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:59.599025 28464 tablet_bootstrap.cc:492] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.602128 28467 ts_tablet_manager.cc:1434] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 11:05:59.603011 28467 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.603463 28466 ts_tablet_manager.cc:1434] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:59.605578 28464 tablet_bootstrap.cc:654] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.607141 28466 tablet_bootstrap.cc:492] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.609444 28467 tablet_bootstrap.cc:654] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.615621 28466 tablet_bootstrap.cc:654] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.627288 28464 tablet_bootstrap.cc:492] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.627872 28464 ts_tablet_manager.cc:1403] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.016s
I20260710 11:05:59.628221 28467 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.628731 28467 ts_tablet_manager.cc:1403] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.014s
I20260710 11:05:59.630785 28464 raft_consensus.cc:359] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.631531 28464 raft_consensus.cc:385] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.631500 28467 raft_consensus.cc:359] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.631950 28464 raft_consensus.cc:740] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.632140 28466 tablet_bootstrap.cc:492] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.632339 28467 raft_consensus.cc:385] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.632691 28466 ts_tablet_manager.cc:1403] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 11:05:59.632699 28467 raft_consensus.cc:740] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.632757 28464 consensus_queue.cc:260] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.633630 28467 consensus_queue.cc:260] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.635156 28464 ts_tablet_manager.cc:1434] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:59.635537 28466 raft_consensus.cc:359] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.636216 28466 raft_consensus.cc:385] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.636505 28466 raft_consensus.cc:740] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.637610 28464 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.637244 28466 consensus_queue.cc:260] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.640861 28467 ts_tablet_manager.cc:1434] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:05:59.642267 28467 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.644872 28464 tablet_bootstrap.cc:654] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.646678 28466 ts_tablet_manager.cc:1434] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:59.649031 28467 tablet_bootstrap.cc:654] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.653820 28466 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.659806 28467 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.660306 28467 ts_tablet_manager.cc:1403] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 11:05:59.660358 28466 tablet_bootstrap.cc:654] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.661201 28464 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.661654 28464 ts_tablet_manager.cc:1403] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.010s
I20260710 11:05:59.663285 28467 raft_consensus.cc:359] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.664005 28467 raft_consensus.cc:385] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.664312 28467 raft_consensus.cc:740] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.664358 28464 raft_consensus.cc:359] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.664875 28466 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.665118 28464 raft_consensus.cc:385] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.665351 28466 ts_tablet_manager.cc:1403] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 11:05:59.665565 28464 raft_consensus.cc:740] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.665127 28467 consensus_queue.cc:260] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.666342 28464 consensus_queue.cc:260] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.667726 28467 ts_tablet_manager.cc:1434] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:59.668406 28464 ts_tablet_manager.cc:1434] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:59.668668 28467 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.668267 28466 raft_consensus.cc:359] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.668978 28466 raft_consensus.cc:385] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.669265 28466 raft_consensus.cc:740] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.669355 28464 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.670070 28466 consensus_queue.cc:260] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.675405 28464 tablet_bootstrap.cc:654] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.675406 28467 tablet_bootstrap.cc:654] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.676434 28490 raft_consensus.cc:493] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.676891 28490 raft_consensus.cc:515] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.679134 28466 ts_tablet_manager.cc:1434] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260710 11:05:59.679463 28490 leader_election.cc:290] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.682955 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.684118 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
W20260710 11:05:59.685918 28388 leader_election.cc:343] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:59.686892 28388 leader_election.cc:343] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.687283 28388 leader_election.cc:304] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:05:59.687930 28490 raft_consensus.cc:2749] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.689718 28464 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.690307 28464 ts_tablet_manager.cc:1403] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 11:05:59.691097 28466 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.693663 28464 raft_consensus.cc:359] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.694535 28464 raft_consensus.cc:385] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.694901 28464 raft_consensus.cc:740] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.695537 28464 consensus_queue.cc:260] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.696301 28466 tablet_bootstrap.cc:654] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.696986 28467 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.697378 28464 ts_tablet_manager.cc:1434] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:05:59.697394 28467 ts_tablet_manager.cc:1403] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260710 11:05:59.698522 28464 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.700102 28467 raft_consensus.cc:359] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.700707 28467 raft_consensus.cc:385] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.700948 28467 raft_consensus.cc:740] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.701807 28467 consensus_queue.cc:260] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.704339 28464 tablet_bootstrap.cc:654] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.706835 28467 ts_tablet_manager.cc:1434] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 11:05:59.707942 28467 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.714645 28466 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.715147 28466 ts_tablet_manager.cc:1403] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260710 11:05:59.715921 28467 tablet_bootstrap.cc:654] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.718150 28466 raft_consensus.cc:359] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.718883 28466 raft_consensus.cc:385] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.719174 28466 raft_consensus.cc:740] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.719503 28464 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.719965 28464 ts_tablet_manager.cc:1403] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260710 11:05:59.720001 28466 consensus_queue.cc:260] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.722745 28464 raft_consensus.cc:359] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.723467 28464 raft_consensus.cc:385] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.723781 28464 raft_consensus.cc:740] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.724500 28464 consensus_queue.cc:260] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.724995 28470 raft_consensus.cc:493] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.725509 28470 raft_consensus.cc:515] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.727078 28467 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.727500 28470 leader_election.cc:290] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.728495 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:05:59.729413 28464 ts_tablet_manager.cc:1434] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260710 11:05:59.729859 28238 leader_election.cc:343] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.730404 28464 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.727499 28467 ts_tablet_manager.cc:1403] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:05:59.732296 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
W20260710 11:05:59.733685 28239 leader_election.cc:343] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.734100 28239 leader_election.cc:304] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:05:59.734596 28467 raft_consensus.cc:359] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.735235 28467 raft_consensus.cc:385] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.735248 28470 raft_consensus.cc:2749] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.735602 28467 raft_consensus.cc:740] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.736224 28464 tablet_bootstrap.cc:654] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.736356 28467 consensus_queue.cc:260] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.738409 28467 ts_tablet_manager.cc:1434] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:05:59.724548 28466 ts_tablet_manager.cc:1434] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:59.739581 28467 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.739599 28466 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.745604 28466 tablet_bootstrap.cc:654] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.747458 28464 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.747881 28464 ts_tablet_manager.cc:1403] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260710 11:05:59.745604 28467 tablet_bootstrap.cc:654] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.750432 28464 raft_consensus.cc:359] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.751273 28464 raft_consensus.cc:385] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.751585 28464 raft_consensus.cc:740] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.752606 28466 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.753024 28466 ts_tablet_manager.cc:1403] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 11:05:59.753845 28490 raft_consensus.cc:493] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.753995 28467 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.752229 28464 consensus_queue.cc:260] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.754441 28467 ts_tablet_manager.cc:1403] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 11:05:59.754284 28490 raft_consensus.cc:515] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.755597 28466 raft_consensus.cc:359] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.756204 28466 raft_consensus.cc:385] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.756309 28464 ts_tablet_manager.cc:1434] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:59.756245 28490 leader_election.cc:290] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.756556 28466 raft_consensus.cc:740] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.757253 28464 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.756968 28467 raft_consensus.cc:359] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.757632 28467 raft_consensus.cc:385] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.757323 28466 consensus_queue.cc:260] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.757874 28467 raft_consensus.cc:740] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.758606 28467 consensus_queue.cc:260] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.760351 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41143552e99a4d0086db6eb4e0bb2101" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.760950 28275 raft_consensus.cc:2468] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:05:59.761863 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41143552e99a4d0086db6eb4e0bb2101" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:05:59.762416 28350 raft_consensus.cc:2468] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:05:59.762915 28464 tablet_bootstrap.cc:654] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.763056 28467 ts_tablet_manager.cc:1434] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:59.763882 28467 tablet_bootstrap.cc:492] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.766449 28466 ts_tablet_manager.cc:1434] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:05:59.768419 28388 leader_election.cc:304] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.769423 28467 tablet_bootstrap.cc:654] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.770078 28490 raft_consensus.cc:2804] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.770551 28490 raft_consensus.cc:493] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.770988 28490 raft_consensus.cc:3060] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.774673 28466 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.783758 28466 tablet_bootstrap.cc:654] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.788034 28473 raft_consensus.cc:493] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.788471 28464 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.788486 28473 raft_consensus.cc:515] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.790843 28473 leader_election.cc:290] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.791476 28467 tablet_bootstrap.cc:492] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.791886 28467 ts_tablet_manager.cc:1403] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260710 11:05:59.791854 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:05:59.789004 28464 ts_tablet_manager.cc:1403] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.021s
W20260710 11:05:59.793339 28388 leader_election.cc:343] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.791422 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.794658 28467 raft_consensus.cc:359] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
W20260710 11:05:59.795046 28388 leader_election.cc:343] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.795301 28467 raft_consensus.cc:385] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.795411 28466 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.795473 28388 leader_election.cc:304] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:05:59.795647 28467 raft_consensus.cc:740] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.796030 28466 ts_tablet_manager.cc:1403] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:05:59.796350 28473 raft_consensus.cc:2749] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.790045 28490 raft_consensus.cc:515] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.796588 28467 consensus_queue.cc:260] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.798156 28490 leader_election.cc:290] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.798523 28467 ts_tablet_manager.cc:1434] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:59.798511 28466 raft_consensus.cc:359] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.795143 28464 raft_consensus.cc:359] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.799431 28464 raft_consensus.cc:385] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.799765 28466 raft_consensus.cc:385] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.799698 28464 raft_consensus.cc:740] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.800231 28466 raft_consensus.cc:740] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.800820 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41143552e99a4d0086db6eb4e0bb2101" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:05:59.800740 28464 consensus_queue.cc:260] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.800890 28466 consensus_queue.cc:260] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.801440 28275 raft_consensus.cc:3060] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.803068 28464 ts_tablet_manager.cc:1434] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:05:59.803948 28464 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.806047 28466 ts_tablet_manager.cc:1434] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:05:59.806931 28466 tablet_bootstrap.cc:492] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.799685 28467 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.808269 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41143552e99a4d0086db6eb4e0bb2101" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:05:59.808810 28350 raft_consensus.cc:3060] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.812736 28466 tablet_bootstrap.cc:654] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.814594 28470 raft_consensus.cc:493] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.815065 28470 raft_consensus.cc:515] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.816915 28467 tablet_bootstrap.cc:654] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.819339 28464 tablet_bootstrap.cc:654] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.824280 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2201ac7979148b0b411877f6366a4a2" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:05:59.817556 28470 leader_election.cc:290] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.825474 28275 raft_consensus.cc:2468] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
W20260710 11:05:59.826735 28239 leader_election.cc:343] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.826903 28388 leader_election.cc:304] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:05:59.828672 28473 raft_consensus.cc:493] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.829285 28473 raft_consensus.cc:515] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.831785 28473 leader_election.cc:290] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.832428 28473 raft_consensus.cc:2804] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.832931 28473 raft_consensus.cc:697] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:05:59.833217 28350 raft_consensus.cc:2468] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:05:59.837706 28464 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.838301 28464 ts_tablet_manager.cc:1403] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260710 11:05:59.844033 28467 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.844213 28464 raft_consensus.cc:359] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.844496 28467 ts_tablet_manager.cc:1403] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.011s
I20260710 11:05:59.844478 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afd4845343a443da3b7fd20965c79ba" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.844856 28464 raft_consensus.cc:385] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.845207 28464 raft_consensus.cc:740] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.845510 28466 tablet_bootstrap.cc:492] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.845952 28466 ts_tablet_manager.cc:1403] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.023s
I20260710 11:05:59.845924 28464 consensus_queue.cc:260] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.846848 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afd4845343a443da3b7fd20965c79ba" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:05:59.847427 28350 raft_consensus.cc:2468] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:05:59.848074 28464 ts_tablet_manager.cc:1434] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:59.848691 28466 raft_consensus.cc:359] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.848812 28467 raft_consensus.cc:359] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.849344 28466 raft_consensus.cc:385] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.849509 28467 raft_consensus.cc:385] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.849681 28466 raft_consensus.cc:740] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.849148 28388 leader_election.cc:304] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.849862 28467 raft_consensus.cc:740] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.834029 28473 consensus_queue.cc:237] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.850492 28466 consensus_queue.cc:260] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.850709 28467 consensus_queue.cc:260] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.851449 28490 raft_consensus.cc:2804] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.851838 28490 raft_consensus.cc:493] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.852195 28490 raft_consensus.cc:3060] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.852283 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2201ac7979148b0b411877f6366a4a2" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
W20260710 11:05:59.852319 28388 leader_election.cc:343] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:59.854768 28238 leader_election.cc:343] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.855183 28238 leader_election.cc:304] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:05:59.855931 28470 raft_consensus.cc:2749] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.855749 28466 ts_tablet_manager.cc:1434] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:59.857379 28466 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.861184 28467 ts_tablet_manager.cc:1434] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260710 11:05:59.862084 28467 tablet_bootstrap.cc:492] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.861713 28490 raft_consensus.cc:515] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.867795 28470 raft_consensus.cc:493] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.868053 28490 leader_election.cc:290] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.868252 28470 raft_consensus.cc:515] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.870262 28481 raft_consensus.cc:493] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.870759 28467 tablet_bootstrap.cc:654] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.870738 28481 raft_consensus.cc:515] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.871285 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304c4a8496eb489599e4da16c900259c" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:05:59.870738 28464 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.871861 28350 raft_consensus.cc:2468] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 0.
I20260710 11:05:59.872854 28481 leader_election.cc:290] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.874461 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.875623 28239 leader_election.cc:304] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.876061 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:05:59.876679 28424 raft_consensus.cc:2468] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:05:59.877961 28313 leader_election.cc:304] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
W20260710 11:05:59.878953 28314 leader_election.cc:343] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.879667 28464 tablet_bootstrap.cc:654] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.870296 28470 leader_election.cc:290] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.880582 28470 raft_consensus.cc:493] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.881114 28470 raft_consensus.cc:515] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.882234 28466 tablet_bootstrap.cc:654] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.882827 28481 raft_consensus.cc:2804] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.883554 28481 raft_consensus.cc:493] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.884017 28481 raft_consensus.cc:3060] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.888414 28467 tablet_bootstrap.cc:492] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.888849 28467 ts_tablet_manager.cc:1403] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260710 11:05:59.890895 28468 raft_consensus.cc:493] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.891885 28464 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:05:59.891409 28467 raft_consensus.cc:359] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.891942 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afd4845343a443da3b7fd20965c79ba" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:05:59.892587 28464 ts_tablet_manager.cc:1403] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 11:05:59.892616 28467 raft_consensus.cc:385] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.892822 28350 raft_consensus.cc:3060] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.892976 28467 raft_consensus.cc:740] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.893882 28467 consensus_queue.cc:260] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.891462 28468 raft_consensus.cc:515] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.896157 28467 ts_tablet_manager.cc:1434] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:59.896236 28464 raft_consensus.cc:359] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.896909 28464 raft_consensus.cc:385] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.896828 28468 leader_election.cc:290] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.896117 28466 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:05:59.897128 28467 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.897673 28466 ts_tablet_manager.cc:1403] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260710 11:05:59.897311 28464 raft_consensus.cc:740] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.898787 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:05:59.898674 28464 consensus_queue.cc:260] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.899422 28424 raft_consensus.cc:2468] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:05:59.900218 28466 raft_consensus.cc:359] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.900848 28466 raft_consensus.cc:385] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.901116 28466 raft_consensus.cc:740] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.900962 28313 leader_election.cc:304] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.900969 28464 ts_tablet_manager.cc:1434] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:59.902228 28468 raft_consensus.cc:2804] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.902125 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.902364 28464 tablet_bootstrap.cc:492] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:05:59.902829 28275 raft_consensus.cc:2468] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:05:59.903626 28468 raft_consensus.cc:493] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.903757 28467 tablet_bootstrap.cc:654] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.904028 28468 raft_consensus.cc:3060] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.905385 28490 raft_consensus.cc:493] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.905843 28490 raft_consensus.cc:515] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.907764 28490 leader_election.cc:290] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.909655 28464 tablet_bootstrap.cc:654] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.912653 28470 leader_election.cc:290] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.919534 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:05:59.920161 28470 raft_consensus.cc:2804] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.920503 28470 raft_consensus.cc:493] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.920634 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:05:59.915320 28467 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:05:59.921556 28467 ts_tablet_manager.cc:1403] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260710 11:05:59.921458 28349 raft_consensus.cc:2468] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:05:59.913889 28490 raft_consensus.cc:493] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.922871 28490 raft_consensus.cc:515] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.923360 28525 raft_consensus.cc:493] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.923799 28525 raft_consensus.cc:515] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.924894 28490 leader_election.cc:290] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:05:59.924659 28467 raft_consensus.cc:359] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.925524 28467 raft_consensus.cc:385] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.925865 28467 raft_consensus.cc:740] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.926177 28525 leader_election.cc:290] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.926687 28467 consensus_queue.cc:260] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.927418 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.929077 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:05:59.929265 28467 ts_tablet_manager.cc:1434] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:59.929657 28423 raft_consensus.cc:2468] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:05:59.930840 28350 raft_consensus.cc:2468] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:05:59.930930 28313 leader_election.cc:304] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.916069 28468 raft_consensus.cc:515] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.915450 28170 catalog_manager.cc:5697] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:59.919155 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304c4a8496eb489599e4da16c900259c" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:05:59.917584 28464 tablet_bootstrap.cc:492] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
W20260710 11:05:59.920811 28238 leader_election.cc:343] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.932386 28466 consensus_queue.cc:260] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.933243 28464 ts_tablet_manager.cc:1403] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.002s
I20260710 11:05:59.932730 28424 raft_consensus.cc:2468] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 0.
W20260710 11:05:59.936232 28314 leader_election.cc:343] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.936662 28388 leader_election.cc:304] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.920863 28470 raft_consensus.cc:3060] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.937680 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:05:59.938282 28274 raft_consensus.cc:3060] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.934414 28468 leader_election.cc:290] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.937479 28490 raft_consensus.cc:2804] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.938858 28490 raft_consensus.cc:493] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.939232 28490 raft_consensus.cc:3060] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.939374 28481 raft_consensus.cc:515] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.940708 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:05:59.941331 28481 leader_election.cc:290] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.941290 28350 raft_consensus.cc:2468] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:05:59.943629 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
W20260710 11:05:59.944967 28314 leader_election.cc:343] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.930368 28467 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:05:59.948598 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:05:59.948746 28481 raft_consensus.cc:2804] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.949152 28481 raft_consensus.cc:493] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.949510 28481 raft_consensus.cc:3060] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.937614 28388 leader_election.cc:304] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.951439 28274 raft_consensus.cc:2468] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:05:59.952246 28473 raft_consensus.cc:2804] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.952554 28314 leader_election.cc:304] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.938194 28528 consensus_queue.cc:1048] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:05:59.952913 28473 raft_consensus.cc:697] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:05:59.962965 28424 raft_consensus.cc:3060] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.963236 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.963682 28473 consensus_queue.cc:237] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.957485 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afd4845343a443da3b7fd20965c79ba" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:05:59.964673 28275 raft_consensus.cc:3060] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.953438 28388 leader_election.cc:304] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:05:59.953685 28464 raft_consensus.cc:359] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.954238 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:05:59.969209 28464 raft_consensus.cc:385] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.967041 28522 raft_consensus.cc:493] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.967054 28468 raft_consensus.cc:2804] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.969938 28464 raft_consensus.cc:740] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.968843 28518 raft_consensus.cc:2804] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:59.967796 28239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.2:45851, user_credentials={real_user=slave}} blocked reactor thread for 92261us
I20260710 11:05:59.954133 28490 raft_consensus.cc:515] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.969310 28423 raft_consensus.cc:3060] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.971520 28464 consensus_queue.cc:260] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.934321 28466 ts_tablet_manager.cc:1434] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.000s
I20260710 11:05:59.973541 28466 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:05:59.973747 28467 tablet_bootstrap.cc:654] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.973132 28518 raft_consensus.cc:493] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.976403 28518 raft_consensus.cc:3060] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.976284 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:05:59.978327 28274 raft_consensus.cc:2468] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:05:59.979410 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
W20260710 11:05:59.978789 28388 leader_election.cc:343] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.984536 28470 raft_consensus.cc:515] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.985074 28275 raft_consensus.cc:2468] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
W20260710 11:05:59.988909 28239 leader_election.cc:343] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.989495 28239 leader_election.cc:304] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:05:59.990868 28470 leader_election.cc:290] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:05:59.991065 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304c4a8496eb489599e4da16c900259c" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:05:59.992904 28422 raft_consensus.cc:3060] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.977934 28481 raft_consensus.cc:515] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.001044 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304c4a8496eb489599e4da16c900259c" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:05:59.974632 28522 raft_consensus.cc:515] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:05:59.992916 28470 raft_consensus.cc:2749] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:00.001617 28350 raft_consensus.cc:3060] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.011300 28473 raft_consensus.cc:493] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.013649 28473 raft_consensus.cc:515] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.015385 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:00.016088 28473 leader_election.cc:290] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.017633 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5a14f291548fa872aa42d6fcb5025" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:00.017865 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5a14f291548fa872aa42d6fcb5025" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.018391 28349 raft_consensus.cc:2468] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:00.019275 28470 raft_consensus.cc:493] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.019721 28470 raft_consensus.cc:515] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.022019 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.012750 28468 raft_consensus.cc:697] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:00.023101 28349 raft_consensus.cc:2468] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 0.
I20260710 11:06:00.023324 28470 leader_election.cc:290] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.025372 28468 consensus_queue.cc:237] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.025862 28239 leader_election.cc:304] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:00.026710 28470 raft_consensus.cc:2804] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.027062 28470 raft_consensus.cc:493] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.027401 28470 raft_consensus.cc:3060] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.029281 28518 raft_consensus.cc:515] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.035475 28423 raft_consensus.cc:2468] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:00.036598 28470 raft_consensus.cc:515] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.037839 28490 leader_election.cc:290] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.003999 28525 consensus_queue.cc:1048] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 11:06:00.041978 28313 leader_election.cc:304] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:00.042768 28518 leader_election.cc:290] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.043838 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
W20260710 11:06:00.045333 28314 leader_election.cc:343] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:00.039935 28388 leader_election.cc:343] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.046343 28481 leader_election.cc:290] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.052034 28464 ts_tablet_manager.cc:1434] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.117s	user 0.005s	sys 0.005s
I20260710 11:06:00.041589 28350 raft_consensus.cc:2468] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 1.
I20260710 11:06:00.052970 28464 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:06:00.052385 28529 raft_consensus.cc:2804] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.057204 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:00.059559 28424 raft_consensus.cc:2468] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:00.059933 28423 raft_consensus.cc:3060] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.060541 28422 raft_consensus.cc:2468] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 1.
W20260710 11:06:00.054641 28388 leader_election.cc:343] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.058743 28239 leader_election.cc:304] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:00.064332 28521 raft_consensus.cc:2804] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.075009 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.075690 28350 raft_consensus.cc:2468] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 0.
I20260710 11:06:00.075915 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:00.076650 28349 raft_consensus.cc:3060] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.076768 28239 leader_election.cc:304] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:00.085119 28466 tablet_bootstrap.cc:654] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.063408 28529 raft_consensus.cc:697] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:00.089895 28521 raft_consensus.cc:697] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Becoming Leader. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:00.092978 28470 leader_election.cc:290] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.093652 28470 raft_consensus.cc:2804] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.093990 28470 raft_consensus.cc:493] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.093302 28521 consensus_queue.cc:237] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.097692 28529 consensus_queue.cc:237] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.100319 28470 raft_consensus.cc:3060] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.105218 28349 raft_consensus.cc:2468] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 1.
I20260710 11:06:00.106091 28533 raft_consensus.cc:493] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.106583 28533 raft_consensus.cc:515] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.108969 28533 leader_election.cc:290] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.091077 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:00.109414 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:00.109622 28470 raft_consensus.cc:515] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.110030 28350 raft_consensus.cc:3060] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.081579 28522 leader_election.cc:290] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
W20260710 11:06:00.119235 28314 leader_election.cc:343] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.127346 28467 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.127281 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:00.127928 28467 ts_tablet_manager.cc:1403] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.004s
I20260710 11:06:00.128029 28274 raft_consensus.cc:3060] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.131297 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
W20260710 11:06:00.136612 28313 leader_election.cc:343] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.137235 28313 leader_election.cc:304] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:00.130483 28467 raft_consensus.cc:359] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.139611 28467 raft_consensus.cc:385] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.140071 28467 raft_consensus.cc:740] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.138703 28533 raft_consensus.cc:2749] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:00.141081 28274 raft_consensus.cc:2468] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:00.132589 28239 leader_election.cc:304] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:00.151108 28533 raft_consensus.cc:493] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.151703 28533 raft_consensus.cc:515] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.153846 28533 leader_election.cc:290] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.162050 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:00.162108 28467 consensus_queue.cc:260] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.163108 28421 raft_consensus.cc:2468] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:06:00.163597 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
W20260710 11:06:00.164178 28239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.2:45851, user_credentials={real_user=slave}} blocked reactor thread for 43680.9us
W20260710 11:06:00.165871 28314 leader_election.cc:343] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.162285 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:00.183060 28467 ts_tablet_manager.cc:1434] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260710 11:06:00.190241 28467 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:06:00.180480 28531 raft_consensus.cc:493] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.114899 28170 catalog_manager.cc:5697] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:00.201507 28537 raft_consensus.cc:2804] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.201248 28531 raft_consensus.cc:515] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.202066 28537 raft_consensus.cc:697] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Becoming Leader. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:00.202203 28388 leader_election.cc:304] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:00.202967 28537 consensus_queue.cc:237] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.203655 28531 leader_election.cc:290] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.203874 28388 leader_election.cc:304] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:06:00.204509 28313 leader_election.cc:304] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:00.204875 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:00.157095 28350 raft_consensus.cc:2468] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:00.180594 28518 raft_consensus.cc:493] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.206555 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:00.207155 28424 raft_consensus.cc:2468] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 0.
I20260710 11:06:00.206911 28518 raft_consensus.cc:515] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.197662 28349 raft_consensus.cc:3060] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.204296 28531 raft_consensus.cc:2804] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.209995 28473 raft_consensus.cc:2804] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.211448 28531 raft_consensus.cc:493] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.211882 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:00.223320 28473 raft_consensus.cc:697] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
W20260710 11:06:00.223376 28238 leader_election.cc:343] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.223694 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.218089 28529 raft_consensus.cc:2804] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.224306 28350 raft_consensus.cc:2468] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:00.224778 28529 raft_consensus.cc:493] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.224292 28473 consensus_queue.cc:237] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.223709 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:00.226192 28274 raft_consensus.cc:2393] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4643423bc75b4bb4bec3b4a14ac27de0 in current term 1: Already voted for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in this term.
I20260710 11:06:00.234326 28529 raft_consensus.cc:3060] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.239439 28521 raft_consensus.cc:493] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.239898 28521 raft_consensus.cc:515] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.221791 28531 raft_consensus.cc:3060] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.242939 28518 leader_election.cc:290] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.244163 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9def5370134076bc9d4cb906173e74" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
W20260710 11:06:00.261826 28239 leader_election.cc:343] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.242977 28521 leader_election.cc:290] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
W20260710 11:06:00.249220 28221 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:00.268594 28464 tablet_bootstrap.cc:700] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: Time spent opening tablet: real 0.137s	user 0.001s	sys 0.001s
I20260710 11:06:00.272053 28464 tablet_bootstrap.cc:654] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.276979 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:00.226449 28423 raft_consensus.cc:2468] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:00.280539 28350 raft_consensus.cc:3060] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.216552 28171 catalog_manager.cc:5697] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.270059 28388 leader_election.cc:304] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:00.284093 28470 leader_election.cc:290] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.287055 28173 catalog_manager.cc:5697] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.289758 28173 catalog_manager.cc:5697] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.294812 28313 leader_election.cc:304] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:00.296406 28466 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:00.296998 28466 ts_tablet_manager.cc:1403] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.324s	user 0.040s	sys 0.030s
I20260710 11:06:00.299139 28528 raft_consensus.cc:2804] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.301018 28528 raft_consensus.cc:697] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:00.302802 28466 raft_consensus.cc:359] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.303357 28466 raft_consensus.cc:385] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.303592 28466 raft_consensus.cc:740] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.291599 28473 raft_consensus.cc:2804] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.301781 28528 consensus_queue.cc:237] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.309145 28473 raft_consensus.cc:697] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:00.309963 28473 consensus_queue.cc:237] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.305019 28466 consensus_queue.cc:260] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.314400 28466 ts_tablet_manager.cc:1434] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:06:00.317269 28466 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:00.341557 28529 raft_consensus.cc:515] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.344430 28388 leader_election.cc:304] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:00.345533 28518 raft_consensus.cc:2804] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.346041 28518 raft_consensus.cc:493] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.346453 28518 raft_consensus.cc:3060] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.346946 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
W20260710 11:06:00.351007 28238 leader_election.cc:343] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.356879 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.345289 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:00.354935 28349 raft_consensus.cc:2468] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:00.361799 28350 raft_consensus.cc:2468] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 1.
W20260710 11:06:00.367697 28314 leader_election.cc:343] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.367759 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9def5370134076bc9d4cb906173e74" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:00.368506 28421 raft_consensus.cc:2468] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 0.
I20260710 11:06:00.368798 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
W20260710 11:06:00.369257 28388 leader_election.cc:343] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.369462 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:00.369051 28170 catalog_manager.cc:5697] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:00.370020 28423 raft_consensus.cc:3060] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.370106 28238 leader_election.cc:304] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:00.370956 28470 raft_consensus.cc:2804] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.366858 28529 leader_election.cc:290] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.371320 28470 raft_consensus.cc:493] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.371709 28470 raft_consensus.cc:3060] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:00.371923 28388 leader_election.cc:343] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.372315 28388 leader_election.cc:304] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:00.373538 28490 raft_consensus.cc:2749] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:00.374099 28239 leader_election.cc:304] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:00.374140 28490 consensus_queue.cc:1048] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.374979 28537 raft_consensus.cc:2804] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.375453 28537 raft_consensus.cc:697] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Becoming Leader. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:00.376252 28537 consensus_queue.cc:237] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.378744 28470 raft_consensus.cc:515] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.379004 28423 raft_consensus.cc:2468] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
W20260710 11:06:00.380368 28544 log.cc:927] Time spent T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260710 11:06:00.382851 28313 leader_election.cc:304] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:00.383448 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9def5370134076bc9d4cb906173e74" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:00.383992 28423 raft_consensus.cc:3060] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.384136 28525 raft_consensus.cc:2804] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.385869 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9def5370134076bc9d4cb906173e74" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:00.384606 28525 raft_consensus.cc:697] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:00.385564 28470 leader_election.cc:290] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.398710 28467 tablet_bootstrap.cc:654] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.399375 28464 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:00.399756 28464 ts_tablet_manager.cc:1403] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.347s	user 0.024s	sys 0.049s
W20260710 11:06:00.394115 28239 leader_election.cc:343] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.401559 28173 catalog_manager.cc:5697] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.395114 28518 raft_consensus.cc:515] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.407027 28422 raft_consensus.cc:2393] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3446aa8a0f7740cab66cdbccf458d3a2 in current term 1: Already voted for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in this term.
I20260710 11:06:00.407615 28473 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:00.410033 28518 leader_election.cc:290] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.410179 28464 raft_consensus.cc:359] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.410879 28464 raft_consensus.cc:385] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.411250 28464 raft_consensus.cc:740] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.410804 28525 consensus_queue.cc:237] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.433619 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:00.435143 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:00.464780 28347 raft_consensus.cc:2393] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4643423bc75b4bb4bec3b4a14ac27de0 in current term 1: Already voted for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in this term.
I20260710 11:06:00.465974 28388 leader_election.cc:304] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:00.466233 28423 raft_consensus.cc:2468] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 1.
I20260710 11:06:00.467113 28518 raft_consensus.cc:2749] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:00.467744 28238 leader_election.cc:304] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:00.435359 28171 catalog_manager.cc:5697] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.468693 28470 raft_consensus.cc:2804] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.439481 28466 tablet_bootstrap.cc:654] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.469726 28470 raft_consensus.cc:697] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Becoming Leader. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
W20260710 11:06:00.452525 28549 log.cc:927] Time spent T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260710 11:06:00.470602 28470 consensus_queue.cc:237] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.453282 28531 raft_consensus.cc:515] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.472985 28531 leader_election.cc:290] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.467262 28173 catalog_manager.cc:5697] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:00.463801 28464 consensus_queue.cc:260] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.480666 28464 ts_tablet_manager.cc:1434] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.001s
I20260710 11:06:00.486430 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5a14f291548fa872aa42d6fcb5025" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:00.488807 28464 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:06:00.489315 28473 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.492462 28467 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.492933 28467 ts_tablet_manager.cc:1403] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.303s	user 0.016s	sys 0.010s
I20260710 11:06:00.494150 28173 catalog_manager.cc:5697] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:00.495699 28388 leader_election.cc:343] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.486958 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5a14f291548fa872aa42d6fcb5025" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:00.497383 28533 raft_consensus.cc:493] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.500685 28533 raft_consensus.cc:515] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.503790 28347 raft_consensus.cc:3060] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.505546 28467 raft_consensus.cc:359] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.506161 28467 raft_consensus.cc:385] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.506381 28467 raft_consensus.cc:740] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.506831 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:00.507085 28467 consensus_queue.cc:260] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.508072 28533 leader_election.cc:290] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
W20260710 11:06:00.508217 28314 leader_election.cc:343] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.509014 28467 ts_tablet_manager.cc:1434] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260710 11:06:00.488179 28531 consensus_queue.cc:1048] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:06:00.521104 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:00.526500 28467 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
W20260710 11:06:00.529181 28313 leader_election.cc:343] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.529683 28313 leader_election.cc:304] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:00.531088 28533 raft_consensus.cc:2749] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:00.532619 28464 tablet_bootstrap.cc:654] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.535157 28173 catalog_manager.cc:5697] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.543048 28467 tablet_bootstrap.cc:654] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.545928 28466 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:00.546365 28466 ts_tablet_manager.cc:1403] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.022s
I20260710 11:06:00.556118 28464 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:00.556636 28464 ts_tablet_manager.cc:1403] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.012s
I20260710 11:06:00.557200 28466 raft_consensus.cc:359] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.558074 28466 raft_consensus.cc:385] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.558323 28466 raft_consensus.cc:740] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.558979 28466 consensus_queue.cc:260] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.561532 28466 ts_tablet_manager.cc:1434] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:06:00.562767 28466 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:00.564518 28347 raft_consensus.cc:2468] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:00.565816 28388 leader_election.cc:304] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:00.567226 28170 catalog_manager.cc:5697] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.567248 28490 raft_consensus.cc:2804] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.569198 28490 raft_consensus.cc:697] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:00.570040 28490 consensus_queue.cc:237] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.572395 28470 consensus_queue.cc:1048] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.572501 28464 raft_consensus.cc:359] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.573956 28464 raft_consensus.cc:385] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.574259 28464 raft_consensus.cc:740] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.575059 28464 consensus_queue.cc:260] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.576419 28466 tablet_bootstrap.cc:654] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.577098 28464 ts_tablet_manager.cc:1434] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:06:00.578214 28464 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:06:00.585150 28464 tablet_bootstrap.cc:654] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.585513 28467 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.586351 28467 ts_tablet_manager.cc:1403] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.018s
I20260710 11:06:00.587692 28533 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:00.589035 28467 raft_consensus.cc:359] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.589702 28467 raft_consensus.cc:385] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.589969 28467 raft_consensus.cc:740] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.590729 28467 consensus_queue.cc:260] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.589990 28533 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.592705 28467 ts_tablet_manager.cc:1434] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:00.593634 28467 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:06:00.599294 28467 tablet_bootstrap.cc:654] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.599052 28533 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:00.606592 28470 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:06:00.626183 28238 consensus_peers.cc:597] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 -> Peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Couldn't send request to peer 4643423bc75b4bb4bec3b4a14ac27de0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:00.629444 28467 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.629923 28467 ts_tablet_manager.cc:1403] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.015s
I20260710 11:06:00.631449 28464 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:00.632122 28464 ts_tablet_manager.cc:1403] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.019s
I20260710 11:06:00.633011 28467 raft_consensus.cc:359] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.633858 28467 raft_consensus.cc:385] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.634191 28467 raft_consensus.cc:740] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.634980 28467 consensus_queue.cc:260] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.635425 28464 raft_consensus.cc:359] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.636207 28464 raft_consensus.cc:385] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.636539 28464 raft_consensus.cc:740] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.637506 28467 ts_tablet_manager.cc:1434] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:06:00.637281 28464 consensus_queue.cc:260] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.638549 28467 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:06:00.638516 28518 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:00.639700 28464 ts_tablet_manager.cc:1434] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:00.642396 28464 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:06:00.646524 28467 tablet_bootstrap.cc:654] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.649492 28464 tablet_bootstrap.cc:654] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.666221 28274 raft_consensus.cc:3060] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.667228 28466 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:00.667711 28466 ts_tablet_manager.cc:1403] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.105s	user 0.022s	sys 0.014s
I20260710 11:06:00.676263 28533 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:00.676663 28518 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:00.690662 28521 consensus_queue.cc:1048] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:06:00.695075 28171 catalog_manager.cc:5697] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:00.700096 28467 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.702239 28467 ts_tablet_manager.cc:1403] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.016s
I20260710 11:06:00.729480 28467 raft_consensus.cc:359] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.737650 28467 raft_consensus.cc:385] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.737954 28467 raft_consensus.cc:740] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.738648 28467 consensus_queue.cc:260] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.736572 28466 raft_consensus.cc:359] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.744947 28466 raft_consensus.cc:385] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.745280 28466 raft_consensus.cc:740] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.745916 28467 ts_tablet_manager.cc:1434] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.001s
I20260710 11:06:00.745942 28466 consensus_queue.cc:260] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.746964 28467 tablet_bootstrap.cc:492] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:06:00.748301 28466 ts_tablet_manager.cc:1434] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260710 11:06:00.749188 28466 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:00.755767 28467 tablet_bootstrap.cc:654] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.759958 28464 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:00.760550 28464 ts_tablet_manager.cc:1403] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.025s
I20260710 11:06:00.762038 28466 tablet_bootstrap.cc:654] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.764501 28464 raft_consensus.cc:359] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.765424 28464 raft_consensus.cc:385] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.765770 28464 raft_consensus.cc:740] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.782792 28464 consensus_queue.cc:260] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.783890 28529 raft_consensus.cc:493] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.784479 28529 raft_consensus.cc:515] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.790477 28537 raft_consensus.cc:493] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.791162 28537 raft_consensus.cc:515] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.791644 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:00.793792 28537 leader_election.cc:290] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
W20260710 11:06:00.793991 28314 leader_election.cc:343] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.790443 28529 leader_election.cc:290] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.796562 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.798898 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:00.799702 28421 raft_consensus.cc:2468] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:06:00.802309 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:00.803364 28423 raft_consensus.cc:2393] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3446aa8a0f7740cab66cdbccf458d3a2 in current term 1: Already voted for candidate 89bbd12283654e1db617a6824305c3fa in this term.
I20260710 11:06:00.803658 28313 leader_election.cc:304] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:00.805173 28529 raft_consensus.cc:2804] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.805653 28529 raft_consensus.cc:493] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.806077 28529 raft_consensus.cc:3060] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:00.806412 28314 consensus_peers.cc:597] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:00.807466 28239 leader_election.cc:304] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:00.809015 28537 raft_consensus.cc:3060] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.812836 28531 raft_consensus.cc:493] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.813457 28531 raft_consensus.cc:515] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.814718 28525 consensus_queue.cc:1048] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.816636 28531 leader_election.cc:290] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.821193 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.822050 28347 raft_consensus.cc:2468] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:00.798439 28464 ts_tablet_manager.cc:1434] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.004s
I20260710 11:06:00.823870 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:00.824352 28464 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:06:00.824855 28273 raft_consensus.cc:2468] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:00.826747 28388 leader_election.cc:304] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:06:00.828058 28490 raft_consensus.cc:2804] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.828512 28490 raft_consensus.cc:493] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.828938 28490 raft_consensus.cc:3060] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.833600 28529 raft_consensus.cc:515] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.845700 28473 raft_consensus.cc:493] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.846411 28473 raft_consensus.cc:515] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.849272 28473 leader_election.cc:290] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.851950 28467 tablet_bootstrap.cc:492] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.852483 28467 ts_tablet_manager.cc:1403] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.106s	user 0.063s	sys 0.037s
I20260710 11:06:00.852895 28466 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:00.853343 28466 ts_tablet_manager.cc:1403] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.104s	user 0.031s	sys 0.062s
I20260710 11:06:00.854053 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2201ac7979148b0b411877f6366a4a2" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.854676 28348 raft_consensus.cc:2468] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:00.854714 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:00.855034 28467 raft_consensus.cc:359] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.855348 28423 raft_consensus.cc:3060] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.855777 28466 raft_consensus.cc:359] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.856384 28388 leader_election.cc:304] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:00.858230 28464 tablet_bootstrap.cc:654] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.858649 28531 raft_consensus.cc:2804] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:00.859077 28531 raft_consensus.cc:493] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:00.859516 28531 raft_consensus.cc:3060] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.856406 28466 raft_consensus.cc:385] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.860849 28466 raft_consensus.cc:740] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.861501 28466 consensus_queue.cc:260] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.862352 28423 raft_consensus.cc:2468] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:00.862751 28529 leader_election.cc:290] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.863512 28466 ts_tablet_manager.cc:1434] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:00.863451 28313 leader_election.cc:304] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:00.863507 28467 raft_consensus.cc:385] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.864128 28467 raft_consensus.cc:740] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.864579 28529 raft_consensus.cc:2804] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:00.865217 28466 tablet_bootstrap.cc:492] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:00.864974 28467 consensus_queue.cc:260] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.865800 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:00.865754 28529 raft_consensus.cc:697] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:00.867190 28467 ts_tablet_manager.cc:1434] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 11:06:00.866894 28529 consensus_queue.cc:237] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.867975 28467 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:06:00.868548 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2201ac7979148b0b411877f6366a4a2" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:00.869278 28273 raft_consensus.cc:2468] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
W20260710 11:06:00.870642 28314 leader_election.cc:343] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:00.871775 28466 tablet_bootstrap.cc:654] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.873752 28464 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:00.874161 28464 ts_tablet_manager.cc:1403] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260710 11:06:00.874477 28467 tablet_bootstrap.cc:654] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.876695 28464 raft_consensus.cc:359] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.876950 28518 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.885808 28273 raft_consensus.cc:3060] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.877468 28464 raft_consensus.cc:385] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.887326 28464 raft_consensus.cc:740] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.889127 28464 consensus_queue.cc:260] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.893810 28467 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.893939 28464 ts_tablet_manager.cc:1434] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:06:00.894272 28467 ts_tablet_manager.cc:1403] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260710 11:06:00.894841 28464 tablet_bootstrap.cc:492] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:06:00.897526 28467 raft_consensus.cc:359] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.898211 28467 raft_consensus.cc:385] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.898615 28467 raft_consensus.cc:740] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.898278 28536 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.899413 28467 consensus_queue.cc:260] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.900696 28464 tablet_bootstrap.cc:654] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.901717 28467 ts_tablet_manager.cc:1434] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:00.902720 28467 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:06:00.910983 28467 tablet_bootstrap.cc:654] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.919234 28490 raft_consensus.cc:515] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.920526 28464 tablet_bootstrap.cc:492] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:00.950811 28464 ts_tablet_manager.cc:1403] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.003s
I20260710 11:06:00.951924 28490 leader_election.cc:290] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:00.953486 28464 raft_consensus.cc:359] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.954159 28464 raft_consensus.cc:385] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.954416 28464 raft_consensus.cc:740] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.922724 28467 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.935305 28522 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.955132 28537 raft_consensus.cc:2749] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:00.955267 28467 ts_tablet_manager.cc:1403] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.000s
I20260710 11:06:00.957242 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:00.957911 28274 raft_consensus.cc:3060] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.957854 28467 raft_consensus.cc:359] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.958635 28467 raft_consensus.cc:385] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.959438 28464 consensus_queue.cc:260] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.936661 28470 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.961436 28464 ts_tablet_manager.cc:1434] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:06:00.958915 28467 raft_consensus.cc:740] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.962322 28467 consensus_queue.cc:260] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.964277 28467 ts_tablet_manager.cc:1434] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:00.965226 28467 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:06:00.974706 28467 tablet_bootstrap.cc:654] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.975277 28470 raft_consensus.cc:493] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.975980 28470 raft_consensus.cc:515] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.982165 28470 leader_election.cc:290] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:00.984835 28490 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:00.986519 28464 tablet_bootstrap.cc:492] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
W20260710 11:06:00.984083 28388 consensus_peers.cc:597] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:00.989442 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:00.995606 28467 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:00.996042 28467 ts_tablet_manager.cc:1403] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.010s
I20260710 11:06:00.996428 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:00.945711 28531 raft_consensus.cc:515] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:00.997740 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:00.998382 28347 raft_consensus.cc:3060] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:00.998334 28173 catalog_manager.cc:5697] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.998557 28467 raft_consensus.cc:359] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.003593 28467 raft_consensus.cc:385] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.003850 28467 raft_consensus.cc:740] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.004492 28467 consensus_queue.cc:260] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.004877 28274 raft_consensus.cc:2468] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:01.005609 28473 raft_consensus.cc:493] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.005812 28347 raft_consensus.cc:2468] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:00.997743 28464 tablet_bootstrap.cc:654] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.006052 28473 raft_consensus.cc:515] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.002512 28348 raft_consensus.cc:3060] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.008034 28473 leader_election.cc:290] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.002736 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2201ac7979148b0b411877f6366a4a2" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.009021 28275 raft_consensus.cc:3060] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.001164 28518 consensus_queue.cc:1048] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:06:01.001502 28533 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:06:01.001618 28238 leader_election.cc:304] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.014273 28537 raft_consensus.cc:2749] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:01.002106 28531 leader_election.cc:290] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.019611 28467 ts_tablet_manager.cc:1434] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:06:01.021914 28388 leader_election.cc:304] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:06:01.024065 28275 raft_consensus.cc:2468] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:01.026291 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2201ac7979148b0b411877f6366a4a2" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:01.026901 28347 raft_consensus.cc:3060] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.029870 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.030507 28349 raft_consensus.cc:2468] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:01.034731 28518 raft_consensus.cc:2804] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.036027 28467 tablet_bootstrap.cc:492] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0: Bootstrap starting.
I20260710 11:06:01.036477 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.038084 28466 tablet_bootstrap.cc:492] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.038026 28388 leader_election.cc:304] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:01.038686 28466 ts_tablet_manager.cc:1403] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.174s	user 0.039s	sys 0.071s
I20260710 11:06:01.048858 28388 leader_election.cc:304] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:06:01.043915 28490 raft_consensus.cc:2804] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.053335 28347 raft_consensus.cc:2468] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:01.054775 28473 raft_consensus.cc:2804] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.065660 28466 raft_consensus.cc:359] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.066638 28466 raft_consensus.cc:385] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.066996 28466 raft_consensus.cc:740] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.056898 28490 raft_consensus.cc:493] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.068670 28466 consensus_queue.cc:260] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.071974 28537 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:01.072654 28466 ts_tablet_manager.cc:1434] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:06:01.073642 28466 tablet_bootstrap.cc:492] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:01.074597 28490 raft_consensus.cc:3060] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.087433 28528 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.080272 28473 raft_consensus.cc:697] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:01.091833 28473 consensus_queue.cc:237] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.125084 28531 raft_consensus.cc:493] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.125710 28594 raft_consensus.cc:493] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.125646 28531 raft_consensus.cc:515] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.126184 28594 raft_consensus.cc:515] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.128101 28594 leader_election.cc:290] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.130633 28533 raft_consensus.cc:493] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.131090 28533 raft_consensus.cc:515] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.132993 28533 leader_election.cc:290] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
W20260710 11:06:01.155804 28388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.1:43225, user_credentials={real_user=slave}} blocked reactor thread for 112433us
I20260710 11:06:01.161212 28464 tablet_bootstrap.cc:492] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:01.161775 28464 ts_tablet_manager.cc:1403] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.022s
I20260710 11:06:01.127729 28531 leader_election.cc:290] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.165831 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
W20260710 11:06:01.172525 28388 leader_election.cc:343] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.181766 28467 tablet_bootstrap.cc:654] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.178293 28518 raft_consensus.cc:697] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:01.189090 28518 consensus_queue.cc:237] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.199039 28595 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.199393 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.199633 28595 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.199242 28466 tablet_bootstrap.cc:654] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.204166 28464 raft_consensus.cc:359] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.205106 28464 raft_consensus.cc:385] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.205428 28464 raft_consensus.cc:740] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.206456 28464 consensus_queue.cc:260] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.208796 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.215562 28596 raft_consensus.cc:493] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.216138 28595 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.216363 28596 raft_consensus.cc:515] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.219302 28537 raft_consensus.cc:493] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.227214 28537 raft_consensus.cc:515] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.228425 28490 raft_consensus.cc:515] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.229936 28537 leader_election.cc:290] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
W20260710 11:06:01.232148 28313 leader_election.cc:343] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.233603 28490 leader_election.cc:290] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.217447 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.234489 28347 raft_consensus.cc:2468] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:01.236218 28464 ts_tablet_manager.cc:1434] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.000s
I20260710 11:06:01.237483 28464 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:06:01.245357 28470 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.245872 28470 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.248000 28470 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.250059 28422 raft_consensus.cc:3060] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.250244 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.251736 28420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.252687 28420 raft_consensus.cc:2468] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 0.
I20260710 11:06:01.271786 28596 leader_election.cc:290] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.282343 28272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.283839 28533 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.284454 28533 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.305891 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
W20260710 11:06:01.305008 28388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:45851, user_credentials={real_user=slave}} blocked reactor thread for 49857.9us
I20260710 11:06:01.315627 28467 tablet_bootstrap.cc:492] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0: No bootstrap required, opened a new log
I20260710 11:06:01.316071 28467 ts_tablet_manager.cc:1403] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent bootstrapping tablet: real 0.282s	user 0.022s	sys 0.033s
W20260710 11:06:01.304804 28314 leader_election.cc:343] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.317054 28314 leader_election.cc:304] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:01.318778 28528 raft_consensus.cc:2749] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.322216 28388 leader_election.cc:304] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:01.324604 28533 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.326925 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.327600 28421 raft_consensus.cc:2468] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
W20260710 11:06:01.327739 28388 leader_election.cc:343] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.328610 28313 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:01.328902 28518 raft_consensus.cc:2804] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.329396 28518 raft_consensus.cc:493] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.329396 28533 raft_consensus.cc:2804] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.330590 28533 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.331372 28533 raft_consensus.cc:3060] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.332584 28467 raft_consensus.cc:359] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.333076 28467 raft_consensus.cc:385] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.333328 28467 raft_consensus.cc:740] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.330185 28518 raft_consensus.cc:3060] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.335107 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.335827 28466 tablet_bootstrap.cc:492] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.336381 28467 consensus_queue.cc:260] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.335739 28274 raft_consensus.cc:2468] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:01.338596 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.342023 28466 ts_tablet_manager.cc:1403] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.269s	user 0.010s	sys 0.005s
I20260710 11:06:01.342228 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.343395 28467 ts_tablet_manager.cc:1434] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.005s
I20260710 11:06:01.344383 28272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.346287 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
W20260710 11:06:01.342605 28221 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:01.346863 28350 raft_consensus.cc:3060] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.347106 28238 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:06:01.347963 28537 raft_consensus.cc:2804] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.348443 28537 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.348886 28537 raft_consensus.cc:3060] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.347460 28173 catalog_manager.cc:5697] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.354580 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.358196 28345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
W20260710 11:06:01.358697 28388 leader_election.cc:343] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.359818 28275 raft_consensus.cc:3060] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.356760 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.364485 28272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.367273 28239 leader_election.cc:304] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.367152 28518 raft_consensus.cc:515] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.369071 28518 leader_election.cc:290] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
W20260710 11:06:01.370476 28388 leader_election.cc:343] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.370937 28388 leader_election.cc:304] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.371650 28594 raft_consensus.cc:2749] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.378177 28350 raft_consensus.cc:2468] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:01.383360 28464 tablet_bootstrap.cc:654] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.383888 28388 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:06:01.386992 28537 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.388123 28274 raft_consensus.cc:2393] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89bbd12283654e1db617a6824305c3fa in current term 1: Already voted for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in this term.
I20260710 11:06:01.389079 28537 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.389822 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:01.390885 28594 raft_consensus.cc:2804] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.391284 28594 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:06:01.391776 28388 leader_election.cc:343] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.386659 28466 raft_consensus.cc:359] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.393728 28466 raft_consensus.cc:385] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.393973 28466 raft_consensus.cc:740] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.391781 28594 raft_consensus.cc:3060] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.399636 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:01.400251 28350 raft_consensus.cc:3060] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.401410 28533 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.403733 28347 raft_consensus.cc:2393] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4643423bc75b4bb4bec3b4a14ac27de0 in current term 1: Already voted for candidate 89bbd12283654e1db617a6824305c3fa in this term.
I20260710 11:06:01.407567 28272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.407771 28533 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.409231 28272 raft_consensus.cc:2393] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89bbd12283654e1db617a6824305c3fa in current term 1: Already voted for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in this term.
I20260710 11:06:01.410053 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:01.408507 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.412145 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:01.413782 28466 consensus_queue.cc:260] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.415491 28350 raft_consensus.cc:2468] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:01.416153 28388 leader_election.cc:304] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.417496 28466 ts_tablet_manager.cc:1434] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.002s
I20260710 11:06:01.417847 28470 raft_consensus.cc:2749] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.418507 28466 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:01.420531 28464 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:01.420980 28464 ts_tablet_manager.cc:1403] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.184s	user 0.006s	sys 0.008s
I20260710 11:06:01.421265 28518 raft_consensus.cc:2749] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.423681 28464 raft_consensus.cc:359] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.424376 28464 raft_consensus.cc:385] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.424655 28464 raft_consensus.cc:740] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.425427 28464 consensus_queue.cc:260] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.422633 28594 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.427470 28464 ts_tablet_manager.cc:1434] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:01.430657 28421 raft_consensus.cc:2393] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89bbd12283654e1db617a6824305c3fa in current term 1: Already voted for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in this term.
I20260710 11:06:01.430887 28464 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
I20260710 11:06:01.431643 28594 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.432488 28313 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [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: 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:01.432865 28388 leader_election.cc:304] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:01.433177 28533 raft_consensus.cc:2749] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.431524 28173 catalog_manager.cc:5697] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.436610 28533 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.437177 28606 raft_consensus.cc:493] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.429828 28466 tablet_bootstrap.cc:654] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.437623 28606 raft_consensus.cc:515] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.439787 28606 leader_election.cc:290] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.440444 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.441794 28518 raft_consensus.cc:2804] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.442292 28518 raft_consensus.cc:697] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:01.442700 28464 tablet_bootstrap.cc:654] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.443149 28518 consensus_queue.cc:237] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
W20260710 11:06:01.441828 28314 leader_election.cc:343] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.446961 28466 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.447455 28466 ts_tablet_manager.cc:1403] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260710 11:06:01.447784 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.448861 28422 raft_consensus.cc:2468] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:06:01.451622 28313 leader_election.cc:304] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:01.450109 28466 raft_consensus.cc:359] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.453142 28466 raft_consensus.cc:385] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.453154 28606 raft_consensus.cc:2804] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.453449 28466 raft_consensus.cc:740] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.453653 28606 raft_consensus.cc:493] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.453999 28606 raft_consensus.cc:3060] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.454784 28464 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:01.455242 28464 ts_tablet_manager.cc:1403] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 11:06:01.455601 28518 raft_consensus.cc:493] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.456072 28518 raft_consensus.cc:515] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.456434 28388 leader_election.cc:304] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:01.457957 28518 leader_election.cc:290] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.458703 28490 raft_consensus.cc:2804] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.458861 28466 consensus_queue.cc:260] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.459782 28490 raft_consensus.cc:697] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:01.460611 28490 consensus_queue.cc:237] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.462370 28466 ts_tablet_manager.cc:1434] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:06:01.463356 28466 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:01.465601 28238 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.465859 28521 raft_consensus.cc:493] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.466316 28521 raft_consensus.cc:515] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.468286 28522 raft_consensus.cc:2749] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.468753 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:01.468323 28521 leader_election.cc:290] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.469131 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.469732 28350 raft_consensus.cc:2393] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4643423bc75b4bb4bec3b4a14ac27de0 in current term 1: Already voted for candidate 89bbd12283654e1db617a6824305c3fa in this term.
I20260710 11:06:01.469944 28275 raft_consensus.cc:2393] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4643423bc75b4bb4bec3b4a14ac27de0 in current term 1: Already voted for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in this term.
I20260710 11:06:01.457894 28464 raft_consensus.cc:359] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.470709 28464 raft_consensus.cc:385] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.470955 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.464543 28606 raft_consensus.cc:515] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
W20260710 11:06:01.474355 28314 consensus_peers.cc:597] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:01.474879 28466 tablet_bootstrap.cc:654] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.476089 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.476542 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.476835 28350 raft_consensus.cc:2393] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3446aa8a0f7740cab66cdbccf458d3a2 in current term 1: Already voted for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in this term.
I20260710 11:06:01.476972 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:01.471060 28464 raft_consensus.cc:740] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.477537 28422 raft_consensus.cc:3060] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:01.478125 28314 leader_election.cc:343] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.478367 28464 consensus_queue.cc:260] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.483626 28464 ts_tablet_manager.cc:1434] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:06:01.484575 28464 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: Bootstrap starting.
W20260710 11:06:01.487548 28388 leader_election.cc:343] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.486268 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.492733 28422 raft_consensus.cc:2468] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
W20260710 11:06:01.494042 28388 leader_election.cc:343] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.494076 28313 leader_election.cc:304] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:01.495023 28528 raft_consensus.cc:2804] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.495467 28528 raft_consensus.cc:697] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:01.496307 28464 tablet_bootstrap.cc:654] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.496277 28528 consensus_queue.cc:237] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.496896 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.505961 28606 leader_election.cc:290] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.510658 28466 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.510587 28388 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.511325 28466 ts_tablet_manager.cc:1403] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.011s
I20260710 11:06:01.511700 28490 raft_consensus.cc:2749] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:06:01.513159 28388 leader_election.cc:343] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.513785 28388 leader_election.cc:304] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.514218 28466 raft_consensus.cc:359] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.514984 28466 raft_consensus.cc:385] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.514829 28490 raft_consensus.cc:2749] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.515466 28466 raft_consensus.cc:740] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.516155 28466 consensus_queue.cc:260] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.516142 28170 catalog_manager.cc:5697] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.517995 28606 raft_consensus.cc:493] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.518503 28606 raft_consensus.cc:515] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.518622 28170 catalog_manager.cc:5697] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.520478 28606 leader_election.cc:290] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.522413 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.523269 28274 raft_consensus.cc:2468] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:06:01.524190 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.524781 28421 raft_consensus.cc:2468] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:06:01.525851 28313 leader_election.cc:304] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:01.526611 28606 raft_consensus.cc:2804] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.526715 28238 leader_election.cc:304] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.527004 28606 raft_consensus.cc:493] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.527352 28606 raft_consensus.cc:3060] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.527892 28470 raft_consensus.cc:3060] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.528301 28466 ts_tablet_manager.cc:1434] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:06:01.529289 28466 tablet_bootstrap.cc:492] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:01.534073 28606 raft_consensus.cc:515] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.535734 28470 raft_consensus.cc:2749] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.536913 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.541738 28606 leader_election.cc:290] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.539211 28274 raft_consensus.cc:3060] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.544230 28466 tablet_bootstrap.cc:654] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.545595 28490 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:01.547735 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:01.548296 28421 raft_consensus.cc:3060] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.559980 28464 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: No bootstrap required, opened a new log
I20260710 11:06:01.561249 28470 raft_consensus.cc:493] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.561894 28470 raft_consensus.cc:515] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.560540 28464 ts_tablet_manager.cc:1403] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.008s
I20260710 11:06:01.564640 28470 leader_election.cc:290] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.565821 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5a14f291548fa872aa42d6fcb5025" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.563266 28172 catalog_manager.cc:5697] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.568136 28464 raft_consensus.cc:359] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.568775 28464 raft_consensus.cc:385] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.569048 28464 raft_consensus.cc:740] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.569828 28464 consensus_queue.cc:260] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.572094 28464 ts_tablet_manager.cc:1434] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:01.573408 28275 raft_consensus.cc:3060] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.591920 28525 raft_consensus.cc:493] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.592444 28525 raft_consensus.cc:515] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.592954 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5a14f291548fa872aa42d6fcb5025" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.594208 28238 leader_election.cc:304] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.592711 28421 raft_consensus.cc:2468] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:01.598228 28272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.594506 28525 leader_election.cc:290] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.600448 28274 raft_consensus.cc:2468] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:01.612610 28470 raft_consensus.cc:2749] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.600813 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
W20260710 11:06:01.601222 28314 leader_election.cc:343] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.615306 28423 raft_consensus.cc:2468] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 0.
I20260710 11:06:01.616300 28466 tablet_bootstrap.cc:492] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.616772 28466 ts_tablet_manager.cc:1403] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.088s	user 0.036s	sys 0.024s
I20260710 11:06:01.601613 28313 leader_election.cc:304] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:01.618099 28525 raft_consensus.cc:2804] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.618660 28525 raft_consensus.cc:697] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:01.619364 28466 raft_consensus.cc:359] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.619650 28525 consensus_queue.cc:237] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.620270 28466 raft_consensus.cc:385] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.620630 28466 raft_consensus.cc:740] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.621658 28466 consensus_queue.cc:260] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.623746 28466 ts_tablet_manager.cc:1434] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:01.624897 28466 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:01.626525 28518 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.626965 28313 leader_election.cc:304] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:01.627781 28606 raft_consensus.cc:2804] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.628188 28606 raft_consensus.cc:493] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.628499 28606 raft_consensus.cc:3060] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.633080 28466 tablet_bootstrap.cc:654] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.636360 28606 raft_consensus.cc:515] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.640470 28606 leader_election.cc:290] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.641091 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:01.641279 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.642922 28423 raft_consensus.cc:3060] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:01.647058 28314 leader_election.cc:343] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.658839 28423 raft_consensus.cc:2468] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:01.652211 28173 catalog_manager.cc:5697] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.660218 28313 leader_election.cc:304] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:01.661408 28466 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.661854 28466 ts_tablet_manager.cc:1403] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.003s
I20260710 11:06:01.662031 28525 raft_consensus.cc:2804] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.662516 28525 raft_consensus.cc:697] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:01.663340 28525 consensus_queue.cc:237] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.664405 28466 raft_consensus.cc:359] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.665091 28466 raft_consensus.cc:385] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.665292 28466 raft_consensus.cc:740] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.665926 28466 consensus_queue.cc:260] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.667996 28466 ts_tablet_manager.cc:1434] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:01.669605 28466 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:01.675189 28466 tablet_bootstrap.cc:654] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.680142 28466 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.680750 28466 ts_tablet_manager.cc:1403] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 11:06:01.680032 28172 catalog_manager.cc:5697] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.683341 28466 raft_consensus.cc:359] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.683809 28466 raft_consensus.cc:385] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.684013 28466 raft_consensus.cc:740] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.684581 28466 consensus_queue.cc:260] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.686534 28466 ts_tablet_manager.cc:1434] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:06:01.687449 28466 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:01.692582 28466 tablet_bootstrap.cc:654] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.696493 28466 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.696907 28466 ts_tablet_manager.cc:1403] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:06:01.699270 28466 raft_consensus.cc:359] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.699743 28466 raft_consensus.cc:385] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.699930 28466 raft_consensus.cc:740] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.700518 28466 consensus_queue.cc:260] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.702647 28466 ts_tablet_manager.cc:1434] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:06:01.703802 28466 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2: Bootstrap starting.
I20260710 11:06:01.709096 28466 tablet_bootstrap.cc:654] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.713258 28466 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2: No bootstrap required, opened a new log
I20260710 11:06:01.713636 28466 ts_tablet_manager.cc:1403] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260710 11:06:01.715943 28466 raft_consensus.cc:359] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.716531 28466 raft_consensus.cc:385] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.716802 28466 raft_consensus.cc:740] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.717489 28466 consensus_queue.cc:260] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.719156 28466 ts_tablet_manager.cc:1434] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:06:01.738816 28594 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.749924 28518 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.761842 28522 raft_consensus.cc:493] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.762329 28522 raft_consensus.cc:515] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.764181 28522 leader_election.cc:290] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.764896 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.765892 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.767889 28239 leader_election.cc:304] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:01.768637 28522 raft_consensus.cc:2749] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.783221 28518 raft_consensus.cc:493] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.783665 28518 raft_consensus.cc:515] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.785291 28518 leader_election.cc:290] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.786041 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:01.786283 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.786649 28274 raft_consensus.cc:2468] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:01.786899 28350 raft_consensus.cc:2468] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 0.
I20260710 11:06:01.787642 28388 leader_election.cc:304] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:06:01.788352 28518 raft_consensus.cc:2804] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.788709 28518 raft_consensus.cc:493] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.788990 28518 raft_consensus.cc:3060] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.793331 28518 raft_consensus.cc:515] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.794946 28518 leader_election.cc:290] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:01.795593 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:01.796115 28274 raft_consensus.cc:3060] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.796770 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:01.797315 28350 raft_consensus.cc:3060] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.802913 28274 raft_consensus.cc:2468] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:01.803771 28350 raft_consensus.cc:2468] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:01.804056 28388 leader_election.cc:304] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 
I20260710 11:06:01.804862 28518 raft_consensus.cc:2804] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.805346 28518 raft_consensus.cc:697] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:01.806131 28518 consensus_queue.cc:237] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.813251 28172 catalog_manager.cc:5697] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.854179 28518 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.863725 28594 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.960930 28594 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.964673 28274 raft_consensus.cc:3060] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.972929 28275 raft_consensus.cc:3060] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.987018 28490 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:01.994609 28470 raft_consensus.cc:493] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.995095 28470 raft_consensus.cc:515] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:01.997218 28470 leader_election.cc:290] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:01.997241 28274 raft_consensus.cc:3060] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.998389 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:01.998602 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:01.999279 28423 raft_consensus.cc:2393] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3446aa8a0f7740cab66cdbccf458d3a2 in current term 1: Already voted for candidate 89bbd12283654e1db617a6824305c3fa in this term.
I20260710 11:06:02.000517 28238 leader_election.cc:304] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:02.003551 28470 raft_consensus.cc:2749] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:02.004379 28606 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.014675 28528 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.061674 28528 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.067123 28274 raft_consensus.cc:3060] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.072326 28525 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.075477 28525 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.088399 28528 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.255446 28490 consensus_queue.cc:1048] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.267942 28518 consensus_queue.cc:1048] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:02.358929 28221 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:03.199692 28529 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.200301 28529 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:03.202116 28529 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:03.202955 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" is_pre_election: true
I20260710 11:06:03.203112 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:03.203465 28274 raft_consensus.cc:2468] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:03.203716 28423 raft_consensus.cc:2468] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:03.204515 28314 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [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: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:03.205269 28529 raft_consensus.cc:2804] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:03.205629 28529 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:03.205868 28529 raft_consensus.cc:3060] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:03.210768 28529 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:03.212623 28529 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:03.213333 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:03.213534 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:03.213946 28274 raft_consensus.cc:3060] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:03.214051 28423 raft_consensus.cc:3060] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:03.220615 28274 raft_consensus.cc:2468] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 2.
I20260710 11:06:03.220613 28423 raft_consensus.cc:2468] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 2.
I20260710 11:06:03.222047 28313 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:03.222839 28529 raft_consensus.cc:2804] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:03.223373 28529 raft_consensus.cc:697] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 2 LEADER]: Becoming Leader. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:03.224303 28529 consensus_queue.cc:237] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue going to LEADER 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:03.233024 28173 catalog_manager.cc:5697] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa reported cstate change: term changed from 0 to 2, leader changed from <none> to 89bbd12283654e1db617a6824305c3fa (127.26.136.2). New cstate: current_term: 2 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:03.325840 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:03.331751 28651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:03.333312 28652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:03.336692 27168 server_base.cc:1061] running on GCE node
W20260710 11:06:03.337482 28654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:03.338634 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:03.338887 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:03.339121 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681563339101 us; error 0 us; skew 500 ppm
I20260710 11:06:03.339926 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:03.342290 27168 webserver.cc:533] Webserver started at http://127.26.136.4:46045/ using document root <none> and password file <none>
I20260710 11:06:03.342865 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:03.343147 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:03.343500 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:03.344822 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-3-root/instance:
uuid: "4a54679cc50747fab3302b43c00bf350"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-l48v"
I20260710 11:06:03.350123 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:06:03.353345 28659 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.354045 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:03.354352 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-3-root
uuid: "4a54679cc50747fab3302b43c00bf350"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-l48v"
I20260710 11:06:03.354677 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:03.385663 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:03.387389 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:03.392023 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:03.394009 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:03.394249 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.394482 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:03.394721 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:06:03.440622 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.4:39483
I20260710 11:06:03.440744 28721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.4:39483 every 8 connection(s)
I20260710 11:06:03.443994 27168 auto_leader_rebalancer-test.cc:388] add a tserver: 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:03.458189 28722 heartbeater.cc:344] Connected to a master server at 127.26.136.62:46011
I20260710 11:06:03.458684 28722 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:03.459506 28722 heartbeater.cc:507] Master 127.26.136.62:46011 requested a full tablet report, sending...
I20260710 11:06:03.461349 28173 ts_manager.cc:194] Registered new tserver with Master: 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:03.462654 28173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39226
I20260710 11:06:03.715188 28422 raft_consensus.cc:1275] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:03.716295 28274 raft_consensus.cc:1275] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:03.716415 28525 consensus_queue.cc:1048] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:03.717552 28529 consensus_queue.cc:1048] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.433502 28422 consensus_queue.cc:237] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:04.441675 28350 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:04.448935 28274 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:04.448952 28518 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 11:06:04.452895 28737 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:04.464707 28722 heartbeater.cc:499] Master 127.26.136.62:46011 was elected leader, sending a full tablet report...
I20260710 11:06:04.463135 28518 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.466373 28350 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.464757 28275 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
W20260710 11:06:04.468272 28389 consensus_peers.cc:597] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b1e991cbc4240a9addfb3a1db637c99. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:04.479012 28173 catalog_manager.cc:5697] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.487353 28423 consensus_queue.cc:237] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:04.495641 28350 raft_consensus.cc:1275] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:04.496994 28731 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:04.498340 28389 consensus_peers.cc:597] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0afd4845343a443da3b7fd20965c79ba. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:04.499409 28275 raft_consensus.cc:1275] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:04.500633 28731 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:04.505436 28737 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.507565 28350 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.511788 28275 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.521222 28170 catalog_manager.cc:5697] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.532661 28350 consensus_queue.cc:237] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:04.540470 28423 raft_consensus.cc:1275] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:04.541029 28275 raft_consensus.cc:1275] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:04.541826 28525 consensus_queue.cc:1048] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:04.542704 28529 consensus_queue.cc:1048] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:04.555209 28315 consensus_peers.cc:597] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da44d34ee71b48c199a2d74e3840fb5c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:04.554774 28529 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.556463 28422 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.567656 28350 consensus_queue.cc:237] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:04.568809 28170 catalog_manager.cc:5697] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:04.570542 28275 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.574728 28422 raft_consensus.cc:1275] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:04.576212 28315 consensus_peers.cc:597] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ceace4c56a24d52af0675d9bb2ca660. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:04.576387 28274 raft_consensus.cc:1275] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:04.581372 28525 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:04.583120 28525 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:04.598229 28529 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.599745 28422 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.608233 28275 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:04.615260 28173 catalog_manager.cc:5697] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:04.850819 28756 ts_tablet_manager.cc:933] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:04.853411 28756 tablet_copy_client.cc:323] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.3:38677
I20260710 11:06:04.864225 28434 tablet_copy_service.cc:140] P 4643423bc75b4bb4bec3b4a14ac27de0: Received BeginTabletCopySession request for tablet 5b1e991cbc4240a9addfb3a1db637c99 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:40052)
I20260710 11:06:04.864718 28434 tablet_copy_service.cc:161] P 4643423bc75b4bb4bec3b4a14ac27de0: Beginning new tablet copy session on tablet 5b1e991cbc4240a9addfb3a1db637c99 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:40052: session id = 4a54679cc50747fab3302b43c00bf350-5b1e991cbc4240a9addfb3a1db637c99
I20260710 11:06:04.869817 28434 tablet_copy_source_session.cc:215] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:04.873631 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1e991cbc4240a9addfb3a1db637c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.884039 28756 tablet_copy_client.cc:806] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:04.884608 28756 tablet_copy_client.cc:670] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:04.888288 28756 tablet_copy_client.cc:538] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:04.895081 28756 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:04.915875 28756 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:04.917294 28756 tablet_bootstrap.cc:492] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:04.917930 28756 ts_tablet_manager.cc:1403] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 11:06:04.920852 28756 raft_consensus.cc:359] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:04.921715 28756 raft_consensus.cc:740] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:04.922365 28756 consensus_queue.cc:260] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:04.926405 28756 ts_tablet_manager.cc:1434] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260710 11:06:04.928514 28434 tablet_copy_service.cc:342] P 4643423bc75b4bb4bec3b4a14ac27de0: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-5b1e991cbc4240a9addfb3a1db637c99 received from {username='slave'} at 127.0.0.1:40052
I20260710 11:06:04.928952 28434 tablet_copy_service.cc:434] P 4643423bc75b4bb4bec3b4a14ac27de0: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-5b1e991cbc4240a9addfb3a1db637c99 on tablet 5b1e991cbc4240a9addfb3a1db637c99 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:04.929683 28761 ts_tablet_manager.cc:933] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:04.932418 28761 tablet_copy_client.cc:323] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.2:45851
I20260710 11:06:04.942058 28360 tablet_copy_service.cc:140] P 89bbd12283654e1db617a6824305c3fa: Received BeginTabletCopySession request for tablet da44d34ee71b48c199a2d74e3840fb5c from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:37906)
I20260710 11:06:04.942682 28360 tablet_copy_service.cc:161] P 89bbd12283654e1db617a6824305c3fa: Beginning new tablet copy session on tablet da44d34ee71b48c199a2d74e3840fb5c from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:37906: session id = 4a54679cc50747fab3302b43c00bf350-da44d34ee71b48c199a2d74e3840fb5c
I20260710 11:06:04.950007 28360 tablet_copy_source_session.cc:215] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:04.953151 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da44d34ee71b48c199a2d74e3840fb5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.967780 28761 tablet_copy_client.cc:806] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:04.968345 28761 tablet_copy_client.cc:670] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:04.971692 28761 tablet_copy_client.cc:538] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:04.979744 28761 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:04.999224 28761 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:05.000157 28761 tablet_bootstrap.cc:492] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:05.000809 28761 ts_tablet_manager.cc:1403] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.009s
I20260710 11:06:05.003589 28761 raft_consensus.cc:359] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:05.004356 28761 raft_consensus.cc:740] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:05.004994 28761 consensus_queue.cc:260] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:05.007193 28761 ts_tablet_manager.cc:1434] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:05.041932 28360 tablet_copy_service.cc:342] P 89bbd12283654e1db617a6824305c3fa: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-da44d34ee71b48c199a2d74e3840fb5c received from {username='slave'} at 127.0.0.1:37906
I20260710 11:06:05.043862 28360 tablet_copy_service.cc:434] P 89bbd12283654e1db617a6824305c3fa: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-da44d34ee71b48c199a2d74e3840fb5c on tablet da44d34ee71b48c199a2d74e3840fb5c with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:05.063196 28761 ts_tablet_manager.cc:933] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:05.065568 28761 tablet_copy_client.cc:323] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.3:38677
I20260710 11:06:05.067763 28434 tablet_copy_service.cc:140] P 4643423bc75b4bb4bec3b4a14ac27de0: Received BeginTabletCopySession request for tablet 0afd4845343a443da3b7fd20965c79ba from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:40052)
I20260710 11:06:05.068482 28434 tablet_copy_service.cc:161] P 4643423bc75b4bb4bec3b4a14ac27de0: Beginning new tablet copy session on tablet 0afd4845343a443da3b7fd20965c79ba from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:40052: session id = 4a54679cc50747fab3302b43c00bf350-0afd4845343a443da3b7fd20965c79ba
I20260710 11:06:05.077641 28434 tablet_copy_source_session.cc:215] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:05.082283 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afd4845343a443da3b7fd20965c79ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:05.103614 28761 tablet_copy_client.cc:806] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:05.104322 28761 tablet_copy_client.cc:670] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:05.109105 28761 tablet_copy_client.cc:538] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:05.118304 28761 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:05.126370 28756 ts_tablet_manager.cc:933] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:05.127991 28756 tablet_copy_client.cc:323] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.2:45851
I20260710 11:06:05.129587 28360 tablet_copy_service.cc:140] P 89bbd12283654e1db617a6824305c3fa: Received BeginTabletCopySession request for tablet 0ceace4c56a24d52af0675d9bb2ca660 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:37906)
I20260710 11:06:05.130098 28360 tablet_copy_service.cc:161] P 89bbd12283654e1db617a6824305c3fa: Beginning new tablet copy session on tablet 0ceace4c56a24d52af0675d9bb2ca660 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:37906: session id = 4a54679cc50747fab3302b43c00bf350-0ceace4c56a24d52af0675d9bb2ca660
I20260710 11:06:05.136173 28360 tablet_copy_source_session.cc:215] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:05.138996 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ceace4c56a24d52af0675d9bb2ca660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:05.139439 28761 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:05.140362 28761 tablet_bootstrap.cc:492] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:05.141007 28761 ts_tablet_manager.cc:1403] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260710 11:06:05.144904 28761 raft_consensus.cc:359] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:05.146221 28761 raft_consensus.cc:740] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:05.146925 28761 consensus_queue.cc:260] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:05.149534 28761 ts_tablet_manager.cc:1434] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:06:05.151367 28434 tablet_copy_service.cc:342] P 4643423bc75b4bb4bec3b4a14ac27de0: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-0afd4845343a443da3b7fd20965c79ba received from {username='slave'} at 127.0.0.1:40052
I20260710 11:06:05.151813 28434 tablet_copy_service.cc:434] P 4643423bc75b4bb4bec3b4a14ac27de0: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-0afd4845343a443da3b7fd20965c79ba on tablet 0afd4845343a443da3b7fd20965c79ba with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:05.152362 28756 tablet_copy_client.cc:806] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:05.152926 28756 tablet_copy_client.cc:670] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:05.157042 28756 tablet_copy_client.cc:538] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:05.165174 28756 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:05.184176 28756 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:05.185190 28756 tablet_bootstrap.cc:492] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:05.185906 28756 ts_tablet_manager.cc:1403] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:06:05.189009 28756 raft_consensus.cc:359] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:05.189824 28756 raft_consensus.cc:740] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:05.190348 28756 consensus_queue.cc:260] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:05.192313 28756 ts_tablet_manager.cc:1434] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:05.194293 28360 tablet_copy_service.cc:342] P 89bbd12283654e1db617a6824305c3fa: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-0ceace4c56a24d52af0675d9bb2ca660 received from {username='slave'} at 127.0.0.1:37906
I20260710 11:06:05.194744 28360 tablet_copy_service.cc:434] P 89bbd12283654e1db617a6824305c3fa: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-0ceace4c56a24d52af0675d9bb2ca660 on tablet 0ceace4c56a24d52af0675d9bb2ca660 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:05.354990 28697 raft_consensus.cc:1217] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:05.456501 28697 raft_consensus.cc:1217] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:05.572966 28697 raft_consensus.cc:1217] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:05.598227 28697 raft_consensus.cc:1217] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:05.741291 28765 raft_consensus.cc:1064] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:05.743500 28765 consensus_queue.cc:237] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:05.749881 28350 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:05.750202 28697 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:05.751426 28518 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:05.751667 28274 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:05.752456 28737 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:05.754828 28765 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:05.766798 28773 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:05.768270 28274 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:05.776350 28697 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:05.776889 28350 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:05.780874 28170 catalog_manager.cc:5697] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:05.810120 28422 consensus_queue.cc:237] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:05.815271 28697 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:05.816705 28350 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:05.816826 28737 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:05.818859 28737 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:05.824899 28773 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:05.827392 28350 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:05.832010 28697 raft_consensus.cc:2955] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:05.840260 28172 catalog_manager.cc:5697] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:05.844666 28157 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b1e991cbc4240a9addfb3a1db637c99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:05.853890 28263 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b1e991cbc4240a9addfb3a1db637c99 with delete_type TABLET_DATA_TOMBSTONED (TS 3446aa8a0f7740cab66cdbccf458d3a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53200
I20260710 11:06:05.857975 28781 tablet_replica.cc:333] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:05.864058 28781 raft_consensus.cc:2243] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.864849 28781 raft_consensus.cc:2272] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.867898 28781 ts_tablet_manager.cc:1916] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:05.884028 28781 ts_tablet_manager.cc:1929] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:05.884519 28781 log.cc:1199] T 5b1e991cbc4240a9addfb3a1db637c99 P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/wals/5b1e991cbc4240a9addfb3a1db637c99
I20260710 11:06:05.886214 28158 catalog_manager.cc:5028] TS 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): tablet 5b1e991cbc4240a9addfb3a1db637c99 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:06.053853 28753 raft_consensus.cc:1064] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:06.055848 28753 consensus_queue.cc:237] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:06.062024 28697 raft_consensus.cc:1275] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.062136 28422 raft_consensus.cc:1275] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.062877 28274 raft_consensus.cc:1275] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.063607 28753 consensus_queue.cc:1048] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.064942 28529 consensus_queue.cc:1048] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.065799 28770 consensus_queue.cc:1048] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.068826 28770 raft_consensus.cc:1064] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:06.071334 28770 consensus_queue.cc:237] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:06.085951 28737 raft_consensus.cc:1064] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:06.089488 28737 consensus_queue.cc:237] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:06.095867 28753 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.098204 28275 raft_consensus.cc:1275] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.099620 28529 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.103741 28422 raft_consensus.cc:1275] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.101163 28423 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.106796 28770 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.115209 28275 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.118201 28697 raft_consensus.cc:1275] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.120086 28783 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:06.130585 28783 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.141626 28422 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.145551 28350 raft_consensus.cc:1275] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.144436 28696 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.147012 28773 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.153215 28274 raft_consensus.cc:1275] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.153476 28695 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.155315 28765 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.149559 28172 catalog_manager.cc:5697] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.172857 28697 raft_consensus.cc:1275] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:06.178681 28737 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.182317 28350 consensus_queue.cc:237] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:06.182394 28173 catalog_manager.cc:5697] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.192919 28275 raft_consensus.cc:1275] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:06.194356 28696 raft_consensus.cc:1275] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:06.194540 28529 consensus_queue.cc:1048] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.196095 28791 consensus_queue.cc:1048] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:06.204840 28765 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.206285 28792 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.210242 28350 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.211997 28274 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.217998 28695 raft_consensus.cc:2955] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.220470 28697 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.226267 28275 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.234277 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da44d34ee71b48c199a2d74e3840fb5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:06.241685 28173 catalog_manager.cc:5697] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 reported cstate change: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.256131 28413 tablet_service.cc:1558] Processing DeleteTablet for tablet da44d34ee71b48c199a2d74e3840fb5c with delete_type TABLET_DATA_TOMBSTONED (TS 4643423bc75b4bb4bec3b4a14ac27de0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45608
I20260710 11:06:06.259148 28173 catalog_manager.cc:5697] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:06.261180 28275 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.267673 28350 consensus_queue.cc:237] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:06.282678 28797 tablet_replica.cc:333] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:06.283885 28797 raft_consensus.cc:2243] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.284756 28797 raft_consensus.cc:2272] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.289268 28697 raft_consensus.cc:1275] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:06.289543 28275 raft_consensus.cc:1275] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:06.292999 28797 ts_tablet_manager.cc:1916] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:06.293001 28423 consensus_queue.cc:237] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:06.293620 28783 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.295513 28783 consensus_queue.cc:1048] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.308862 28797 ts_tablet_manager.cc:1929] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:06.309351 28797 log.cc:1199] T da44d34ee71b48c199a2d74e3840fb5c P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/wals/da44d34ee71b48c199a2d74e3840fb5c
I20260710 11:06:06.308776 28792 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.311154 28157 catalog_manager.cc:5028] TS 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): tablet da44d34ee71b48c199a2d74e3840fb5c (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:06.314179 28697 raft_consensus.cc:1275] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:06.314160 28695 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.316371 28274 raft_consensus.cc:1275] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:06.317884 28518 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.317451 28273 raft_consensus.cc:2955] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.319463 28518 consensus_queue.cc:1048] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.325119 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ceace4c56a24d52af0675d9bb2ca660 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:06.329742 28172 catalog_manager.cc:5697] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:06.338047 28773 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.339381 28275 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.350850 28157 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0afd4845343a443da3b7fd20965c79ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:06.353595 28695 raft_consensus.cc:2955] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.354332 28170 catalog_manager.cc:5697] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:06.355731 28413 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ceace4c56a24d52af0675d9bb2ca660 with delete_type TABLET_DATA_TOMBSTONED (TS 4643423bc75b4bb4bec3b4a14ac27de0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45608
I20260710 11:06:06.356600 28797 tablet_replica.cc:333] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:06.357573 28797 raft_consensus.cc:2243] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.358222 28797 raft_consensus.cc:2272] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.362133 28797 ts_tablet_manager.cc:1916] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:06.376335 28797 ts_tablet_manager.cc:1929] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:06.376753 28797 log.cc:1199] T 0ceace4c56a24d52af0675d9bb2ca660 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/wals/0ceace4c56a24d52af0675d9bb2ca660
I20260710 11:06:06.378119 28157 catalog_manager.cc:5028] TS 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): tablet 0ceace4c56a24d52af0675d9bb2ca660 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:06.378935 28333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0afd4845343a443da3b7fd20965c79ba with delete_type TABLET_DATA_TOMBSTONED (TS 89bbd12283654e1db617a6824305c3fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32848
I20260710 11:06:06.380532 28798 tablet_replica.cc:333] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:06.381319 28798 raft_consensus.cc:2243] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.381848 28798 raft_consensus.cc:2272] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.384251 28798 ts_tablet_manager.cc:1916] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:06.394433 28798 ts_tablet_manager.cc:1929] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:06.395164 28798 log.cc:1199] T 0afd4845343a443da3b7fd20965c79ba P 89bbd12283654e1db617a6824305c3fa: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/wals/0afd4845343a443da3b7fd20965c79ba
I20260710 11:06:06.397480 28158 catalog_manager.cc:5028] TS 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): tablet 0afd4845343a443da3b7fd20965c79ba (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:07.399634 28350 consensus_queue.cc:237] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:07.406036 28275 raft_consensus.cc:1275] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:07.406199 28421 raft_consensus.cc:1275] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:07.407302 28802 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:07.408594 28791 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:07.409648 28315 consensus_peers.cc:597] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d696a9e3d7c24f51b1a8efa11a9fe9ae. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:07.416733 28800 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.418417 28275 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.418715 28421 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.431041 28173 catalog_manager.cc:5697] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.432662 28423 consensus_queue.cc:237] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:07.447063 28350 raft_consensus.cc:1275] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:07.448637 28799 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:07.449802 28274 raft_consensus.cc:1275] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:07.452500 28389 consensus_peers.cc:597] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7067b5ad99a44e16a9759a11d9634ada. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:07.454391 28799 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:07.459247 28799 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.460668 28350 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.471858 28274 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.477110 28350 consensus_queue.cc:237] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:07.478322 28170 catalog_manager.cc:5697] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.486845 28275 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:07.486964 28423 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:07.487098 28315 consensus_peers.cc:597] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d879ade692944b3b8a8261b36a094cc2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:07.488801 28791 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:07.490588 28791 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:07.504388 28800 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.505385 28275 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.507630 28423 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.519346 28421 consensus_queue.cc:237] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:07.519376 28170 catalog_manager.cc:5697] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.528604 28350 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:07.529127 28275 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:07.528699 28389 consensus_peers.cc:597] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dba06ecd9cca433da30e8313c35a295a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:07.530440 28799 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:07.535372 28799 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:07.538741 28773 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.543969 28275 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.545397 28350 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.553785 28173 catalog_manager.cc:5697] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:07.909523 28821 ts_tablet_manager.cc:933] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:07.911489 28821 tablet_copy_client.cc:323] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.2:45851
I20260710 11:06:07.913172 28360 tablet_copy_service.cc:140] P 89bbd12283654e1db617a6824305c3fa: Received BeginTabletCopySession request for tablet d879ade692944b3b8a8261b36a094cc2 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:37906)
I20260710 11:06:07.913669 28360 tablet_copy_service.cc:161] P 89bbd12283654e1db617a6824305c3fa: Beginning new tablet copy session on tablet d879ade692944b3b8a8261b36a094cc2 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:37906: session id = 4a54679cc50747fab3302b43c00bf350-d879ade692944b3b8a8261b36a094cc2
I20260710 11:06:07.918684 28360 tablet_copy_source_session.cc:215] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:07.921891 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d879ade692944b3b8a8261b36a094cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.933426 28821 tablet_copy_client.cc:806] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:07.933491 28823 ts_tablet_manager.cc:933] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:07.934060 28821 tablet_copy_client.cc:670] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:07.935731 28823 tablet_copy_client.cc:323] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.2:45851
I20260710 11:06:07.937288 28359 tablet_copy_service.cc:140] P 89bbd12283654e1db617a6824305c3fa: Received BeginTabletCopySession request for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:37906)
I20260710 11:06:07.937846 28359 tablet_copy_service.cc:161] P 89bbd12283654e1db617a6824305c3fa: Beginning new tablet copy session on tablet d696a9e3d7c24f51b1a8efa11a9fe9ae from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:37906: session id = 4a54679cc50747fab3302b43c00bf350-d696a9e3d7c24f51b1a8efa11a9fe9ae
I20260710 11:06:07.937952 28821 tablet_copy_client.cc:538] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:07.942724 28359 tablet_copy_source_session.cc:215] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:07.945218 28823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.946240 28821 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:07.955567 28823 tablet_copy_client.cc:806] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:07.956156 28823 tablet_copy_client.cc:670] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:07.960047 28823 tablet_copy_client.cc:538] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:07.967829 28823 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:07.967995 28821 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:07.968993 28821 tablet_bootstrap.cc:492] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:07.969688 28821 ts_tablet_manager.cc:1403] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.010s
I20260710 11:06:07.972530 28821 raft_consensus.cc:359] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:07.973311 28821 raft_consensus.cc:740] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:07.973917 28821 consensus_queue.cc:260] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:07.979414 28821 ts_tablet_manager.cc:1434] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:06:07.984613 28359 tablet_copy_service.cc:342] P 89bbd12283654e1db617a6824305c3fa: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-d879ade692944b3b8a8261b36a094cc2 received from {username='slave'} at 127.0.0.1:37906
I20260710 11:06:07.985030 28359 tablet_copy_service.cc:434] P 89bbd12283654e1db617a6824305c3fa: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-d879ade692944b3b8a8261b36a094cc2 on tablet d879ade692944b3b8a8261b36a094cc2 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:07.991180 28823 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:07.992028 28823 tablet_bootstrap.cc:492] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:07.992650 28823 ts_tablet_manager.cc:1403] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.014s
I20260710 11:06:07.995473 28823 raft_consensus.cc:359] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:07.996260 28823 raft_consensus.cc:740] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:07.997021 28821 ts_tablet_manager.cc:933] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:07.996843 28823 consensus_queue.cc:260] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:07.999135 28823 ts_tablet_manager.cc:1434] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:06:08.001612 28821 tablet_copy_client.cc:323] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.3:38677
I20260710 11:06:08.001724 28359 tablet_copy_service.cc:342] P 89bbd12283654e1db617a6824305c3fa: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-d696a9e3d7c24f51b1a8efa11a9fe9ae received from {username='slave'} at 127.0.0.1:37906
I20260710 11:06:08.002152 28359 tablet_copy_service.cc:434] P 89bbd12283654e1db617a6824305c3fa: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-d696a9e3d7c24f51b1a8efa11a9fe9ae on tablet d696a9e3d7c24f51b1a8efa11a9fe9ae with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:08.003482 28434 tablet_copy_service.cc:140] P 4643423bc75b4bb4bec3b4a14ac27de0: Received BeginTabletCopySession request for tablet 7067b5ad99a44e16a9759a11d9634ada from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:40052)
I20260710 11:06:08.003993 28434 tablet_copy_service.cc:161] P 4643423bc75b4bb4bec3b4a14ac27de0: Beginning new tablet copy session on tablet 7067b5ad99a44e16a9759a11d9634ada from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:40052: session id = 4a54679cc50747fab3302b43c00bf350-7067b5ad99a44e16a9759a11d9634ada
I20260710 11:06:08.010684 28434 tablet_copy_source_session.cc:215] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:08.013602 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7067b5ad99a44e16a9759a11d9634ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:08.025647 28821 tablet_copy_client.cc:806] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:08.026170 28821 tablet_copy_client.cc:670] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:08.029428 28821 tablet_copy_client.cc:538] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:08.036145 28821 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:08.042924 28823 ts_tablet_manager.cc:933] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:08.044548 28823 tablet_copy_client.cc:323] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.3:38677
I20260710 11:06:08.046216 28434 tablet_copy_service.cc:140] P 4643423bc75b4bb4bec3b4a14ac27de0: Received BeginTabletCopySession request for tablet dba06ecd9cca433da30e8313c35a295a from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:40052)
I20260710 11:06:08.046821 28434 tablet_copy_service.cc:161] P 4643423bc75b4bb4bec3b4a14ac27de0: Beginning new tablet copy session on tablet dba06ecd9cca433da30e8313c35a295a from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:40052: session id = 4a54679cc50747fab3302b43c00bf350-dba06ecd9cca433da30e8313c35a295a
I20260710 11:06:08.053038 28434 tablet_copy_source_session.cc:215] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:08.053912 28821 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:08.054811 28821 tablet_bootstrap.cc:492] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:08.055418 28821 ts_tablet_manager.cc:1403] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.002s
I20260710 11:06:08.056326 28823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba06ecd9cca433da30e8313c35a295a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:08.058739 28821 raft_consensus.cc:359] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:08.059548 28821 raft_consensus.cc:740] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:08.060184 28821 consensus_queue.cc:260] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:08.063154 28821 ts_tablet_manager.cc:1434] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:08.065452 28434 tablet_copy_service.cc:342] P 4643423bc75b4bb4bec3b4a14ac27de0: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-7067b5ad99a44e16a9759a11d9634ada received from {username='slave'} at 127.0.0.1:40052
I20260710 11:06:08.065851 28434 tablet_copy_service.cc:434] P 4643423bc75b4bb4bec3b4a14ac27de0: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-7067b5ad99a44e16a9759a11d9634ada on tablet 7067b5ad99a44e16a9759a11d9634ada with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:08.076921 28823 tablet_copy_client.cc:806] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:08.077522 28823 tablet_copy_client.cc:670] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:08.080880 28823 tablet_copy_client.cc:538] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:08.086844 28823 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:08.102617 28823 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:08.103282 28823 tablet_bootstrap.cc:492] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:08.103792 28823 ts_tablet_manager.cc:1403] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260710 11:06:08.105859 28823 raft_consensus.cc:359] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:08.106529 28823 raft_consensus.cc:740] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:08.107097 28823 consensus_queue.cc:260] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:08.109019 28823 ts_tablet_manager.cc:1434] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:08.110915 28434 tablet_copy_service.cc:342] P 4643423bc75b4bb4bec3b4a14ac27de0: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-dba06ecd9cca433da30e8313c35a295a received from {username='slave'} at 127.0.0.1:40052
I20260710 11:06:08.111317 28434 tablet_copy_service.cc:434] P 4643423bc75b4bb4bec3b4a14ac27de0: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-dba06ecd9cca433da30e8313c35a295a on tablet dba06ecd9cca433da30e8313c35a295a with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:08.311353 28697 raft_consensus.cc:1217] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:08.398711 28697 raft_consensus.cc:1217] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:08.529475 28697 raft_consensus.cc:1217] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:08.542474 28697 raft_consensus.cc:1217] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:08.933321 28802 raft_consensus.cc:1064] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:08.935823 28802 consensus_queue.cc:237] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:08.944186 28697 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:08.948009 28421 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:08.948021 28275 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:08.949617 28805 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:08.950605 28836 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:08.951543 28833 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:08.954979 28805 raft_consensus.cc:1064] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:08.957661 28805 consensus_queue.cc:237] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:08.981650 28802 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:08.983050 28421 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:08.990097 28695 raft_consensus.cc:1275] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:08.990891 28275 raft_consensus.cc:1275] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:08.991717 28837 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:08.992236 28697 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:08.995046 28837 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:08.995940 28423 raft_consensus.cc:1275] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:08.999626 28837 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:09.011953 28274 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.021257 28773 raft_consensus.cc:1064] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:09.023018 28172 catalog_manager.cc:5697] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.023583 28773 consensus_queue.cc:237] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:09.047221 28805 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.055418 28423 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.061296 28697 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.068899 28275 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.068917 28350 raft_consensus.cc:1275] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:09.071728 28832 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:09.079593 28697 raft_consensus.cc:1275] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:09.079735 28275 raft_consensus.cc:1275] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:09.080920 28832 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:09.089008 28350 consensus_queue.cc:237] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:09.089418 28170 catalog_manager.cc:5697] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.095243 28773 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:09.100757 28696 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:09.102080 28274 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:09.103377 28842 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.106006 28805 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.112144 28347 consensus_queue.cc:237] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:09.115422 28802 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.117177 28696 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.123366 28274 raft_consensus.cc:2955] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.130259 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d879ade692944b3b8a8261b36a094cc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:09.131215 28697 raft_consensus.cc:1275] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:09.133056 28837 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.133685 28423 raft_consensus.cc:1275] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:09.141763 28173 catalog_manager.cc:5697] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.137162 28837 consensus_queue.cc:1048] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.144822 28773 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.146112 28836 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.148725 28832 raft_consensus.cc:1064] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:09.151084 28832 consensus_queue.cc:237] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:09.141522 28695 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.155774 28273 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.162493 28272 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:09.164191 28694 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:09.162519 28697 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.166011 28834 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:09.173627 28347 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:09.175129 28832 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:09.174453 28170 catalog_manager.cc:5697] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.181084 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:09.182770 28855 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:09.182968 28423 raft_consensus.cc:2955] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.211709 28169 catalog_manager.cc:5697] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.226825 28832 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.248842 28263 tablet_service.cc:1558] Processing DeleteTablet for tablet d696a9e3d7c24f51b1a8efa11a9fe9ae with delete_type TABLET_DATA_TOMBSTONED (TS 3446aa8a0f7740cab66cdbccf458d3a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53200
I20260710 11:06:09.265407 28869 tablet_replica.cc:333] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:09.267071 28869 raft_consensus.cc:2243] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:09.268162 28869 raft_consensus.cc:2272] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:09.272899 28869 ts_tablet_manager.cc:1916] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:09.273461 28413 tablet_service.cc:1558] Processing DeleteTablet for tablet d879ade692944b3b8a8261b36a094cc2 with delete_type TABLET_DATA_TOMBSTONED (TS 4643423bc75b4bb4bec3b4a14ac27de0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45608
W20260710 11:06:09.289932 28389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.4:39483, user_credentials={real_user=slave}} blocked reactor thread for 74902.8us
I20260710 11:06:09.289121 28272 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.291030 28347 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.295279 28348 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.301934 28697 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.307542 28870 tablet_replica.cc:333] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:09.308782 28870 raft_consensus.cc:2243] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:09.309541 28870 raft_consensus.cc:2272] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:09.313076 28870 ts_tablet_manager.cc:1916] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:09.316514 28423 consensus_queue.cc:237] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:09.325353 28275 raft_consensus.cc:1275] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:09.327117 28834 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.332049 28169 catalog_manager.cc:5697] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.330518 28697 raft_consensus.cc:1275] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:09.340607 28773 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.341536 28834 consensus_queue.cc:1048] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:06:09.343994 28870 ts_tablet_manager.cc:1929] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:09.344446 28870 log.cc:1199] T d879ade692944b3b8a8261b36a094cc2 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/wals/d879ade692944b3b8a8261b36a094cc2
I20260710 11:06:09.347963 28697 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.346081 28157 catalog_manager.cc:5028] TS 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): tablet d879ade692944b3b8a8261b36a094cc2 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:09.351141 28157 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7067b5ad99a44e16a9759a11d9634ada with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:09.351794 28869 ts_tablet_manager.cc:1929] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:09.352288 28869 log.cc:1199] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/wals/d696a9e3d7c24f51b1a8efa11a9fe9ae
I20260710 11:06:09.353853 28272 raft_consensus.cc:2955] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.357370 28423 consensus_queue.cc:237] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:09.354318 28158 catalog_manager.cc:5028] TS 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): tablet d696a9e3d7c24f51b1a8efa11a9fe9ae (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:09.365767 28697 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:09.367080 28275 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:09.367453 28834 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.368444 28773 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.365612 28173 catalog_manager.cc:5697] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 reported cstate change: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.379380 28773 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.381999 28272 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.383461 28333 tablet_service.cc:1558] Processing DeleteTablet for tablet 7067b5ad99a44e16a9759a11d9634ada with delete_type TABLET_DATA_TOMBSTONED (TS 89bbd12283654e1db617a6824305c3fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32848
I20260710 11:06:09.383596 28694 raft_consensus.cc:2955] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.391839 28157 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dba06ecd9cca433da30e8313c35a295a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:09.396730 28173 catalog_manager.cc:5697] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 reported cstate change: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:09.398936 28871 tablet_replica.cc:333] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:09.400005 28871 raft_consensus.cc:2243] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:09.400731 28871 raft_consensus.cc:2272] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:09.405961 28871 ts_tablet_manager.cc:1916] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:09.410374 28333 tablet_service.cc:1558] Processing DeleteTablet for tablet dba06ecd9cca433da30e8313c35a295a with delete_type TABLET_DATA_TOMBSTONED (TS 89bbd12283654e1db617a6824305c3fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32848
I20260710 11:06:09.420775 28871 ts_tablet_manager.cc:1929] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:09.421120 28871 log.cc:1199] T 7067b5ad99a44e16a9759a11d9634ada P 89bbd12283654e1db617a6824305c3fa: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/wals/7067b5ad99a44e16a9759a11d9634ada
I20260710 11:06:09.422529 28871 tablet_replica.cc:333] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:09.422592 28158 catalog_manager.cc:5028] TS 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): tablet 7067b5ad99a44e16a9759a11d9634ada (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:09.423453 28871 raft_consensus.cc:2243] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:09.424003 28871 raft_consensus.cc:2272] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:09.426465 28871 ts_tablet_manager.cc:1916] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:09.436204 28871 ts_tablet_manager.cc:1929] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:09.436589 28871 log.cc:1199] T dba06ecd9cca433da30e8313c35a295a P 89bbd12283654e1db617a6824305c3fa: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/wals/dba06ecd9cca433da30e8313c35a295a
I20260710 11:06:09.437785 28158 catalog_manager.cc:5028] TS 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): tablet dba06ecd9cca433da30e8313c35a295a (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:10.443128 28348 consensus_queue.cc:237] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:10.450332 28423 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:10.450361 28275 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:10.451017 28315 consensus_peers.cc:597] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13386cc5bcc8435fa42851a76d969006. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.451920 28836 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:10.452653 28802 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:10.461490 28802 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.463200 28423 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.469566 28275 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.474795 28169 catalog_manager.cc:5697] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.476830 28348 consensus_queue.cc:237] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
W20260710 11:06:10.491700 28315 consensus_peers.cc:597] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 391e0836741844ceacae38eb2e80937e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.491930 28423 raft_consensus.cc:1275] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:10.493682 28836 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:10.496259 28275 raft_consensus.cc:1275] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:10.497622 28836 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:10.507634 28873 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.510308 28423 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.513302 28275 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.526877 28171 catalog_manager.cc:5697] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.548926 28275 consensus_queue.cc:237] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:10.555804 28423 raft_consensus.cc:1275] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:10.557521 28470 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:10.558203 28348 raft_consensus.cc:1275] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:10.559659 28470 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:10.565423 28887 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.567103 28423 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
W20260710 11:06:10.578800 28240 consensus_peers.cc:597] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8fe647013d34eca98b91e4d5bf3c756. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.580621 28173 catalog_manager.cc:5697] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.581700 28348 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.581990 28275 consensus_queue.cc:237] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:10.595064 28348 raft_consensus.cc:1275] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:10.598769 28423 raft_consensus.cc:1275] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:10.598549 28895 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:10.600306 28893 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:10.601532 28240 consensus_peers.cc:597] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce9def5370134076bc9d4cb906173e74. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.609297 28893 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.611142 28348 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.613665 28422 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.622969 28169 catalog_manager.cc:5697] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:10.895807 28898 ts_tablet_manager.cc:933] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:10.897589 28898 tablet_copy_client.cc:323] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.2:45851
I20260710 11:06:10.899006 28359 tablet_copy_service.cc:140] P 89bbd12283654e1db617a6824305c3fa: Received BeginTabletCopySession request for tablet 391e0836741844ceacae38eb2e80937e from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:37906)
I20260710 11:06:10.899552 28359 tablet_copy_service.cc:161] P 89bbd12283654e1db617a6824305c3fa: Beginning new tablet copy session on tablet 391e0836741844ceacae38eb2e80937e from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:37906: session id = 4a54679cc50747fab3302b43c00bf350-391e0836741844ceacae38eb2e80937e
I20260710 11:06:10.906747 28359 tablet_copy_source_session.cc:215] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:10.909432 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391e0836741844ceacae38eb2e80937e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:10.919359 28898 tablet_copy_client.cc:806] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:10.919900 28898 tablet_copy_client.cc:670] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:10.923265 28898 tablet_copy_client.cc:538] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:10.928957 28898 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:10.944165 28898 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.944864 28898 tablet_bootstrap.cc:492] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:10.945394 28898 ts_tablet_manager.cc:1403] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:06:10.947489 28898 raft_consensus.cc:359] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:10.948072 28898 raft_consensus.cc:740] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:10.948567 28898 consensus_queue.cc:260] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:10.951881 28898 ts_tablet_manager.cc:1434] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:10.954052 28359 tablet_copy_service.cc:342] P 89bbd12283654e1db617a6824305c3fa: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-391e0836741844ceacae38eb2e80937e received from {username='slave'} at 127.0.0.1:37906
I20260710 11:06:10.954447 28359 tablet_copy_service.cc:434] P 89bbd12283654e1db617a6824305c3fa: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-391e0836741844ceacae38eb2e80937e on tablet 391e0836741844ceacae38eb2e80937e with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:10.963284 28898 ts_tablet_manager.cc:933] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:10.964936 28898 tablet_copy_client.cc:323] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.2:45851
I20260710 11:06:10.966358 28359 tablet_copy_service.cc:140] P 89bbd12283654e1db617a6824305c3fa: Received BeginTabletCopySession request for tablet 13386cc5bcc8435fa42851a76d969006 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:37906)
I20260710 11:06:10.966804 28359 tablet_copy_service.cc:161] P 89bbd12283654e1db617a6824305c3fa: Beginning new tablet copy session on tablet 13386cc5bcc8435fa42851a76d969006 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:37906: session id = 4a54679cc50747fab3302b43c00bf350-13386cc5bcc8435fa42851a76d969006
I20260710 11:06:10.973325 28359 tablet_copy_source_session.cc:215] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:10.975708 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13386cc5bcc8435fa42851a76d969006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:10.986472 28898 tablet_copy_client.cc:806] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:10.986994 28898 tablet_copy_client.cc:670] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:10.990249 28898 tablet_copy_client.cc:538] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.000340 28898 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:11.006721 28903 ts_tablet_manager.cc:933] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225)
I20260710 11:06:11.008716 28903 tablet_copy_client.cc:323] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.1:43225
I20260710 11:06:11.019219 28898 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.020057 28898 tablet_bootstrap.cc:492] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:11.020711 28898 ts_tablet_manager.cc:1403] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 11:06:11.020680 28285 tablet_copy_service.cc:140] P 3446aa8a0f7740cab66cdbccf458d3a2: Received BeginTabletCopySession request for tablet ce9def5370134076bc9d4cb906173e74 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:34404)
I20260710 11:06:11.021425 28285 tablet_copy_service.cc:161] P 3446aa8a0f7740cab66cdbccf458d3a2: Beginning new tablet copy session on tablet ce9def5370134076bc9d4cb906173e74 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:34404: session id = 4a54679cc50747fab3302b43c00bf350-ce9def5370134076bc9d4cb906173e74
I20260710 11:06:11.023867 28898 raft_consensus.cc:359] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:11.024693 28898 raft_consensus.cc:740] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:11.025343 28898 consensus_queue.cc:260] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:11.027727 28898 ts_tablet_manager.cc:1434] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:11.029392 28359 tablet_copy_service.cc:342] P 89bbd12283654e1db617a6824305c3fa: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-13386cc5bcc8435fa42851a76d969006 received from {username='slave'} at 127.0.0.1:37906
I20260710 11:06:11.029774 28359 tablet_copy_service.cc:434] P 89bbd12283654e1db617a6824305c3fa: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-13386cc5bcc8435fa42851a76d969006 on tablet 13386cc5bcc8435fa42851a76d969006 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:11.031046 28285 tablet_copy_source_session.cc:215] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.034725 28903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9def5370134076bc9d4cb906173e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.049610 28903 tablet_copy_client.cc:806] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.050227 28903 tablet_copy_client.cc:670] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.053575 28903 tablet_copy_client.cc:538] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.061668 28903 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:11.080197 28903 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.081058 28903 tablet_bootstrap.cc:492] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:11.081751 28903 ts_tablet_manager.cc:1403] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.005s
I20260710 11:06:11.084502 28903 raft_consensus.cc:359] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:11.085367 28903 raft_consensus.cc:740] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:11.086002 28903 consensus_queue.cc:260] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:11.088279 28903 ts_tablet_manager.cc:1434] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:11.089845 28285 tablet_copy_service.cc:342] P 3446aa8a0f7740cab66cdbccf458d3a2: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-ce9def5370134076bc9d4cb906173e74 received from {username='slave'} at 127.0.0.1:34404
I20260710 11:06:11.090281 28285 tablet_copy_service.cc:434] P 3446aa8a0f7740cab66cdbccf458d3a2: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-ce9def5370134076bc9d4cb906173e74 on tablet ce9def5370134076bc9d4cb906173e74 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:11.166045 28903 ts_tablet_manager.cc:933] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225)
I20260710 11:06:11.167776 28903 tablet_copy_client.cc:323] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.1:43225
I20260710 11:06:11.169480 28285 tablet_copy_service.cc:140] P 3446aa8a0f7740cab66cdbccf458d3a2: Received BeginTabletCopySession request for tablet e8fe647013d34eca98b91e4d5bf3c756 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:34404)
I20260710 11:06:11.170046 28285 tablet_copy_service.cc:161] P 3446aa8a0f7740cab66cdbccf458d3a2: Beginning new tablet copy session on tablet e8fe647013d34eca98b91e4d5bf3c756 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:34404: session id = 4a54679cc50747fab3302b43c00bf350-e8fe647013d34eca98b91e4d5bf3c756
I20260710 11:06:11.177121 28285 tablet_copy_source_session.cc:215] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.179840 28903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe647013d34eca98b91e4d5bf3c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.189620 28903 tablet_copy_client.cc:806] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.190186 28903 tablet_copy_client.cc:670] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.193362 28903 tablet_copy_client.cc:538] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.199878 28903 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:11.216645 28903 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.217344 28903 tablet_bootstrap.cc:492] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:11.217886 28903 ts_tablet_manager.cc:1403] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:06:11.219977 28903 raft_consensus.cc:359] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:11.220553 28903 raft_consensus.cc:740] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:11.221050 28903 consensus_queue.cc:260] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:11.223038 28903 ts_tablet_manager.cc:1434] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:06:11.224900 28285 tablet_copy_service.cc:342] P 3446aa8a0f7740cab66cdbccf458d3a2: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-e8fe647013d34eca98b91e4d5bf3c756 received from {username='slave'} at 127.0.0.1:34404
I20260710 11:06:11.225358 28285 tablet_copy_service.cc:434] P 3446aa8a0f7740cab66cdbccf458d3a2: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-e8fe647013d34eca98b91e4d5bf3c756 on tablet e8fe647013d34eca98b91e4d5bf3c756 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:11.415413 28694 raft_consensus.cc:1217] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:11.459060 28694 raft_consensus.cc:1217] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:11.472280 28694 raft_consensus.cc:1217] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:11.565836 28697 raft_consensus.cc:1217] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:11.837208 28873 raft_consensus.cc:1064] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:11.839041 28873 consensus_queue.cc:237] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:11.845561 28422 raft_consensus.cc:1275] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.846498 28697 raft_consensus.cc:1275] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.847937 28912 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.849505 28272 raft_consensus.cc:1275] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.849671 28912 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.851027 28910 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.871608 28912 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.872953 28275 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.874812 28694 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.883107 28422 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.887319 28171 catalog_manager.cc:5697] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.908216 28348 consensus_queue.cc:237] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:11.912833 28694 raft_consensus.cc:1275] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:11.913435 28422 raft_consensus.cc:1275] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:11.914288 28912 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:11.915246 28873 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:11.921924 28910 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.924427 28422 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.927996 28694 raft_consensus.cc:2955] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.934944 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 391e0836741844ceacae38eb2e80937e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:11.936421 28172 catalog_manager.cc:5697] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:11.945567 28263 tablet_service.cc:1558] Processing DeleteTablet for tablet 391e0836741844ceacae38eb2e80937e with delete_type TABLET_DATA_TOMBSTONED (TS 3446aa8a0f7740cab66cdbccf458d3a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53200
I20260710 11:06:11.947373 28922 tablet_replica.cc:333] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:11.948338 28922 raft_consensus.cc:2243] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:11.949268 28922 raft_consensus.cc:2272] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:11.952548 28922 ts_tablet_manager.cc:1916] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:11.964349 28922 ts_tablet_manager.cc:1929] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:11.964784 28922 log.cc:1199] T 391e0836741844ceacae38eb2e80937e P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/wals/391e0836741844ceacae38eb2e80937e
I20260710 11:06:11.966452 28158 catalog_manager.cc:5028] TS 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): tablet 391e0836741844ceacae38eb2e80937e (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:11.968588 28911 raft_consensus.cc:1064] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:11.970350 28911 consensus_queue.cc:237] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:11.976222 28694 raft_consensus.cc:1275] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.976239 28422 raft_consensus.cc:1275] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.977622 28348 raft_consensus.cc:1275] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.977881 28887 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.979036 28911 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.982079 28887 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.002398 28893 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.004148 28422 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.004727 28694 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.014634 28347 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.022406 28172 catalog_manager.cc:5697] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.039481 28275 consensus_queue.cc:237] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:12.044235 28694 raft_consensus.cc:1275] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.046094 28347 raft_consensus.cc:1275] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.045821 28911 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:12.048465 28911 raft_consensus.cc:1064] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:12.053421 28911 consensus_queue.cc:237] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:12.055186 28887 consensus_queue.cc:1048] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.057811 28927 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.059177 28694 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.070677 28422 raft_consensus.cc:1275] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.098677 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce9def5370134076bc9d4cb906173e74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.099957 28169 catalog_manager.cc:5697] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 reported cstate change: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.108763 28893 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.110630 28910 raft_consensus.cc:1064] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:12.117595 28697 raft_consensus.cc:1275] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.117537 28910 consensus_queue.cc:237] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
W20260710 11:06:12.111368 28239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:45851, user_credentials={real_user=slave}} blocked reactor thread for 46561.6us
I20260710 11:06:12.123857 28347 raft_consensus.cc:1275] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.125162 28413 tablet_service.cc:1558] Processing DeleteTablet for tablet ce9def5370134076bc9d4cb906173e74 with delete_type TABLET_DATA_TOMBSTONED (TS 4643423bc75b4bb4bec3b4a14ac27de0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45608
I20260710 11:06:12.131512 28347 raft_consensus.cc:2955] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.143021 28887 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.147414 28927 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.169353 28932 tablet_replica.cc:333] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:12.173496 28932 raft_consensus.cc:2243] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.174258 28932 raft_consensus.cc:2272] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.176484 28694 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.177304 28932 ts_tablet_manager.cc:1916] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.178076 28912 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.183037 28422 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.184409 28275 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.183917 28927 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.184373 28910 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:12.185844 28912 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.188534 28697 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.204492 28347 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.212536 28169 catalog_manager.cc:5697] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.229710 28423 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.238611 28274 consensus_queue.cc:237] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:12.241570 28910 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.248083 28696 raft_consensus.cc:1275] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.249476 28927 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.254328 28274 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.255502 28929 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.259572 28932 ts_tablet_manager.cc:1929] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.259984 28932 log.cc:1199] T ce9def5370134076bc9d4cb906173e74 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/wals/ce9def5370134076bc9d4cb906173e74
I20260710 11:06:12.261551 28157 catalog_manager.cc:5028] TS 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): tablet ce9def5370134076bc9d4cb906173e74 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:12.260452 28697 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.264786 28696 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.270031 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8fe647013d34eca98b91e4d5bf3c756 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.262743 28423 raft_consensus.cc:1275] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.277247 28929 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.280052 28421 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.283143 28423 raft_consensus.cc:2955] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.285235 28171 catalog_manager.cc:5697] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:12.296478 28173 catalog_manager.cc:5697] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.309108 28333 tablet_service.cc:1558] Processing DeleteTablet for tablet e8fe647013d34eca98b91e4d5bf3c756 with delete_type TABLET_DATA_TOMBSTONED (TS 89bbd12283654e1db617a6824305c3fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32848
I20260710 11:06:12.312745 28347 consensus_queue.cc:237] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:12.316934 28423 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.317308 28696 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.318105 28912 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.319314 28910 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.325402 28910 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.327802 28696 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.330116 28421 raft_consensus.cc:2955] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:12.338780 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13386cc5bcc8435fa42851a76d969006 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.343786 28939 tablet_replica.cc:333] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:12.344956 28939 raft_consensus.cc:2243] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.345783 28939 raft_consensus.cc:2272] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.345263 28173 catalog_manager.cc:5697] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:12.353353 28939 ts_tablet_manager.cc:1916] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.357532 28263 tablet_service.cc:1558] Processing DeleteTablet for tablet 13386cc5bcc8435fa42851a76d969006 with delete_type TABLET_DATA_TOMBSTONED (TS 3446aa8a0f7740cab66cdbccf458d3a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53200
I20260710 11:06:12.358474 28922 tablet_replica.cc:333] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:12.359467 28922 raft_consensus.cc:2243] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.360102 28922 raft_consensus.cc:2272] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.363760 28922 ts_tablet_manager.cc:1916] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.370093 28939 ts_tablet_manager.cc:1929] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.370508 28939 log.cc:1199] T e8fe647013d34eca98b91e4d5bf3c756 P 89bbd12283654e1db617a6824305c3fa: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/wals/e8fe647013d34eca98b91e4d5bf3c756
I20260710 11:06:12.372008 28158 catalog_manager.cc:5028] TS 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): tablet e8fe647013d34eca98b91e4d5bf3c756 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:12.376784 28922 ts_tablet_manager.cc:1929] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.377132 28922 log.cc:1199] T 13386cc5bcc8435fa42851a76d969006 P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/wals/13386cc5bcc8435fa42851a76d969006
I20260710 11:06:12.378206 28158 catalog_manager.cc:5028] TS 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): tablet 13386cc5bcc8435fa42851a76d969006 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:13.394414 28347 consensus_queue.cc:237] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:13.400415 28274 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:13.400944 28315 consensus_peers.cc:597] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 543485b3ea034038a23588eba0edfcc3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:13.401096 28421 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.401621 28943 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.402400 28910 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.410589 28943 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.412113 28421 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.412879 28274 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.424795 28169 catalog_manager.cc:5697] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.426035 28275 consensus_queue.cc:237] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
W20260710 11:06:13.436569 28240 consensus_peers.cc:597] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 834776dd81ca4e95b347d649954d660a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:13.438133 28421 raft_consensus.cc:1275] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.438653 28347 raft_consensus.cc:1275] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.439429 28911 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.440250 28941 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.453027 28941 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.457923 28347 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.458994 28421 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.469132 28173 catalog_manager.cc:5697] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:13.472389 28421 consensus_queue.cc:237] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
W20260710 11:06:13.479074 28389 consensus_peers.cc:597] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2201ac7979148b0b411877f6366a4a2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:13.478979 28347 raft_consensus.cc:1275] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.480759 28940 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.482185 28275 raft_consensus.cc:1275] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.484033 28832 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.490520 28940 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.496347 28347 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.497262 28275 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.502776 28348 consensus_queue.cc:237] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:13.503304 28172 catalog_manager.cc:5697] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:13.516599 28315 consensus_peers.cc:597] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1100f12876384c8890bafa0e7b7c1243. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:13.518168 28421 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.519151 28275 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.519743 28943 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.520522 28910 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.531531 28943 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.533087 28275 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.535151 28421 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.547793 28172 catalog_manager.cc:5697] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:13.819438 28961 ts_tablet_manager.cc:933] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:13.821195 28961 tablet_copy_client.cc:323] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.2:45851
I20260710 11:06:13.822671 28359 tablet_copy_service.cc:140] P 89bbd12283654e1db617a6824305c3fa: Received BeginTabletCopySession request for tablet 543485b3ea034038a23588eba0edfcc3 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:37906)
I20260710 11:06:13.823206 28359 tablet_copy_service.cc:161] P 89bbd12283654e1db617a6824305c3fa: Beginning new tablet copy session on tablet 543485b3ea034038a23588eba0edfcc3 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:37906: session id = 4a54679cc50747fab3302b43c00bf350-543485b3ea034038a23588eba0edfcc3
I20260710 11:06:13.827843 28359 tablet_copy_source_session.cc:215] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:13.830350 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543485b3ea034038a23588eba0edfcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:13.841140 28961 tablet_copy_client.cc:806] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:13.841643 28961 tablet_copy_client.cc:670] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:13.844821 28961 tablet_copy_client.cc:538] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:13.852905 28961 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:13.871932 28961 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:13.872758 28961 tablet_bootstrap.cc:492] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:13.873369 28961 ts_tablet_manager.cc:1403] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 11:06:13.876116 28961 raft_consensus.cc:359] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:13.876915 28961 raft_consensus.cc:740] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:13.877511 28961 consensus_queue.cc:260] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:13.880501 28961 ts_tablet_manager.cc:1434] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:06:13.882238 28359 tablet_copy_service.cc:342] P 89bbd12283654e1db617a6824305c3fa: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-543485b3ea034038a23588eba0edfcc3 received from {username='slave'} at 127.0.0.1:37906
I20260710 11:06:13.882630 28359 tablet_copy_service.cc:434] P 89bbd12283654e1db617a6824305c3fa: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-543485b3ea034038a23588eba0edfcc3 on tablet 543485b3ea034038a23588eba0edfcc3 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:13.906605 28961 ts_tablet_manager.cc:933] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:13.908138 28961 tablet_copy_client.cc:323] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.2:45851
I20260710 11:06:13.909655 28359 tablet_copy_service.cc:140] P 89bbd12283654e1db617a6824305c3fa: Received BeginTabletCopySession request for tablet 1100f12876384c8890bafa0e7b7c1243 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:37906)
I20260710 11:06:13.910162 28359 tablet_copy_service.cc:161] P 89bbd12283654e1db617a6824305c3fa: Beginning new tablet copy session on tablet 1100f12876384c8890bafa0e7b7c1243 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:37906: session id = 4a54679cc50747fab3302b43c00bf350-1100f12876384c8890bafa0e7b7c1243
I20260710 11:06:13.917294 28359 tablet_copy_source_session.cc:215] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:13.920140 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1100f12876384c8890bafa0e7b7c1243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:13.934631 28961 tablet_copy_client.cc:806] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:13.935165 28961 tablet_copy_client.cc:670] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:13.938169 28961 tablet_copy_client.cc:538] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:13.944130 28961 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:13.950956 28966 ts_tablet_manager.cc:933] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:13.952821 28966 tablet_copy_client.cc:323] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.3:38677
I20260710 11:06:13.954414 28434 tablet_copy_service.cc:140] P 4643423bc75b4bb4bec3b4a14ac27de0: Received BeginTabletCopySession request for tablet b2201ac7979148b0b411877f6366a4a2 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:40052)
I20260710 11:06:13.954962 28434 tablet_copy_service.cc:161] P 4643423bc75b4bb4bec3b4a14ac27de0: Beginning new tablet copy session on tablet b2201ac7979148b0b411877f6366a4a2 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:40052: session id = 4a54679cc50747fab3302b43c00bf350-b2201ac7979148b0b411877f6366a4a2
I20260710 11:06:13.960547 28434 tablet_copy_source_session.cc:215] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:13.962666 28961 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:13.962939 28966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2201ac7979148b0b411877f6366a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:13.963510 28961 tablet_bootstrap.cc:492] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:13.964161 28961 ts_tablet_manager.cc:1403] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:06:13.967042 28961 raft_consensus.cc:359] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:13.967823 28961 raft_consensus.cc:740] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:13.969170 28961 consensus_queue.cc:260] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:13.971421 28961 ts_tablet_manager.cc:1434] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:13.973003 28359 tablet_copy_service.cc:342] P 89bbd12283654e1db617a6824305c3fa: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-1100f12876384c8890bafa0e7b7c1243 received from {username='slave'} at 127.0.0.1:37906
I20260710 11:06:13.973399 28359 tablet_copy_service.cc:434] P 89bbd12283654e1db617a6824305c3fa: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-1100f12876384c8890bafa0e7b7c1243 on tablet 1100f12876384c8890bafa0e7b7c1243 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:13.976837 28966 tablet_copy_client.cc:806] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:13.977362 28966 tablet_copy_client.cc:670] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:13.980719 28966 tablet_copy_client.cc:538] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:13.987754 28966 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:14.003434 28966 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:14.004102 28966 tablet_bootstrap.cc:492] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:14.004601 28966 ts_tablet_manager.cc:1403] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260710 11:06:14.006928 28966 raft_consensus.cc:359] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:14.007519 28966 raft_consensus.cc:740] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:14.008020 28966 consensus_queue.cc:260] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:14.009945 28966 ts_tablet_manager.cc:1434] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:14.011848 28434 tablet_copy_service.cc:342] P 4643423bc75b4bb4bec3b4a14ac27de0: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-b2201ac7979148b0b411877f6366a4a2 received from {username='slave'} at 127.0.0.1:40052
I20260710 11:06:14.012238 28434 tablet_copy_service.cc:434] P 4643423bc75b4bb4bec3b4a14ac27de0: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-b2201ac7979148b0b411877f6366a4a2 on tablet b2201ac7979148b0b411877f6366a4a2 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:14.034754 28966 ts_tablet_manager.cc:933] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225)
I20260710 11:06:14.036541 28966 tablet_copy_client.cc:323] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.1:43225
I20260710 11:06:14.037981 28285 tablet_copy_service.cc:140] P 3446aa8a0f7740cab66cdbccf458d3a2: Received BeginTabletCopySession request for tablet 834776dd81ca4e95b347d649954d660a from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:34404)
I20260710 11:06:14.038393 28285 tablet_copy_service.cc:161] P 3446aa8a0f7740cab66cdbccf458d3a2: Beginning new tablet copy session on tablet 834776dd81ca4e95b347d649954d660a from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:34404: session id = 4a54679cc50747fab3302b43c00bf350-834776dd81ca4e95b347d649954d660a
I20260710 11:06:14.044148 28285 tablet_copy_source_session.cc:215] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.047232 28966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834776dd81ca4e95b347d649954d660a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.062366 28966 tablet_copy_client.cc:806] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.062975 28966 tablet_copy_client.cc:670] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.066890 28966 tablet_copy_client.cc:538] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.072610 28966 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:14.087980 28966 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:14.088614 28966 tablet_bootstrap.cc:492] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:14.089113 28966 ts_tablet_manager.cc:1403] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:06:14.091118 28966 raft_consensus.cc:359] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:14.091698 28966 raft_consensus.cc:740] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:14.092192 28966 consensus_queue.cc:260] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:14.094226 28966 ts_tablet_manager.cc:1434] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:14.095870 28285 tablet_copy_service.cc:342] P 3446aa8a0f7740cab66cdbccf458d3a2: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-834776dd81ca4e95b347d649954d660a received from {username='slave'} at 127.0.0.1:34404
I20260710 11:06:14.096256 28285 tablet_copy_service.cc:434] P 3446aa8a0f7740cab66cdbccf458d3a2: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-834776dd81ca4e95b347d649954d660a on tablet 834776dd81ca4e95b347d649954d660a with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:14.274223 28696 raft_consensus.cc:1217] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:14.455579 28696 raft_consensus.cc:1217] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:14.500044 28696 raft_consensus.cc:1217] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:14.520282 28696 raft_consensus.cc:1217] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:14.876823 28973 raft_consensus.cc:1064] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:14.879312 28973 consensus_queue.cc:237] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:14.886394 28696 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:14.888227 28910 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:14.889459 28274 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:14.892848 28423 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:14.893791 28978 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:14.894598 28973 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:14.914307 28978 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.915998 28274 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.918251 28423 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.928463 28696 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.929970 28169 catalog_manager.cc:5697] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.953855 28348 consensus_queue.cc:237] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:14.960830 28696 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:14.962105 28943 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:14.963377 28274 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:14.965631 28943 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:14.971279 28696 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.972846 28274 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.969120 28943 raft_consensus.cc:2955] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.983439 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 543485b3ea034038a23588eba0edfcc3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:14.994979 28910 raft_consensus.cc:1064] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:14.988940 28173 catalog_manager.cc:5697] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:14.997483 28910 consensus_queue.cc:237] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:15.011785 28413 tablet_service.cc:1558] Processing DeleteTablet for tablet 543485b3ea034038a23588eba0edfcc3 with delete_type TABLET_DATA_TOMBSTONED (TS 4643423bc75b4bb4bec3b4a14ac27de0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45608
I20260710 11:06:15.020479 28423 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.022017 28978 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.023969 28275 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.026181 28696 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.026473 28978 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.033114 28989 raft_consensus.cc:1064] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:15.033959 28943 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.030170 28988 tablet_replica.cc:333] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:15.035286 28988 raft_consensus.cc:2243] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.036118 28988 raft_consensus.cc:2272] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.035660 28989 consensus_queue.cc:237] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:15.041529 28988 ts_tablet_manager.cc:1916] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.043490 28274 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.044138 28910 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.053927 28423 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.059319 28173 catalog_manager.cc:5697] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:15.068439 28694 raft_consensus.cc:1275] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.077420 28975 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.088488 28348 raft_consensus.cc:1275] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.090122 28975 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.092952 28423 raft_consensus.cc:1275] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.095718 28975 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.104216 28696 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.165220 28348 consensus_queue.cc:237] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:15.157212 28347 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.156797 28996 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.122521 28988 ts_tablet_manager.cc:1929] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.182770 28988 log.cc:1199] T 543485b3ea034038a23588eba0edfcc3 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/wals/543485b3ea034038a23588eba0edfcc3
I20260710 11:06:15.188587 28274 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.196628 29001 raft_consensus.cc:1064] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:15.202637 28910 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:15.203794 28696 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 89bbd12283654e1db617a6824305c3fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.205368 28157 catalog_manager.cc:5028] TS 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): tablet 543485b3ea034038a23588eba0edfcc3 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:15.206487 28910 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.213805 28978 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.219568 28171 catalog_manager.cc:5697] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.223027 28696 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.223057 28274 raft_consensus.cc:2955] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.227897 29001 consensus_queue.cc:237] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:15.242342 28694 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
W20260710 11:06:15.247838 28388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.1:43225, user_credentials={real_user=slave}} blocked reactor thread for 64965.4us
I20260710 11:06:15.250161 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1100f12876384c8890bafa0e7b7c1243 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.249908 28423 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.253999 28275 consensus_queue.cc:237] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:15.256716 28171 catalog_manager.cc:5697] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 3 to 4, VOTER 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) evicted. New cstate: current_term: 1 leader_uuid: "89bbd12283654e1db617a6824305c3fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:15.264147 28697 raft_consensus.cc:1275] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.265820 28989 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.269243 28413 tablet_service.cc:1558] Processing DeleteTablet for tablet 1100f12876384c8890bafa0e7b7c1243 with delete_type TABLET_DATA_TOMBSTONED (TS 4643423bc75b4bb4bec3b4a14ac27de0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45608
I20260710 11:06:15.270334 28423 raft_consensus.cc:1275] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.271272 28988 tablet_replica.cc:333] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:15.273299 28988 raft_consensus.cc:2243] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.274300 28988 raft_consensus.cc:2272] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.273415 28996 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.285037 28988 ts_tablet_manager.cc:1916] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.287323 28999 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.290933 28421 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.296420 28697 raft_consensus.cc:2955] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.316104 28158 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 834776dd81ca4e95b347d649954d660a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.314950 28172 catalog_manager.cc:5697] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 reported cstate change: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New cstate: current_term: 1 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.320442 28348 raft_consensus.cc:1275] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.325774 28988 ts_tablet_manager.cc:1929] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.326292 28988 log.cc:1199] T 1100f12876384c8890bafa0e7b7c1243 P 4643423bc75b4bb4bec3b4a14ac27de0: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/wals/1100f12876384c8890bafa0e7b7c1243
I20260710 11:06:15.328274 28157 catalog_manager.cc:5028] TS 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): tablet 1100f12876384c8890bafa0e7b7c1243 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:15.335995 28697 raft_consensus.cc:1275] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.336262 28333 tablet_service.cc:1558] Processing DeleteTablet for tablet 834776dd81ca4e95b347d649954d660a with delete_type TABLET_DATA_TOMBSTONED (TS 89bbd12283654e1db617a6824305c3fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32848
I20260710 11:06:15.337929 28832 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:15.341770 28274 raft_consensus.cc:1275] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.351147 28972 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:15.373929 29000 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:15.376856 29004 tablet_replica.cc:333] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:15.378153 29004 raft_consensus.cc:2243] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.379046 29004 raft_consensus.cc:2272] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.386709 29004 ts_tablet_manager.cc:1916] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.392102 29001 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.395177 28274 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.398598 28348 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.403682 29004 ts_tablet_manager.cc:1929] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.404203 29004 log.cc:1199] T 834776dd81ca4e95b347d649954d660a P 89bbd12283654e1db617a6824305c3fa: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/wals/834776dd81ca4e95b347d649954d660a
I20260710 11:06:15.406102 28158 catalog_manager.cc:5028] TS 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): tablet 834776dd81ca4e95b347d649954d660a (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:15.411589 28172 catalog_manager.cc:5697] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.416543 28697 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.428282 28421 consensus_queue.cc:237] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:15.433027 28696 raft_consensus.cc:1275] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.434191 28348 raft_consensus.cc:1275] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.435539 29001 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.438547 29001 consensus_queue.cc:1048] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.441911 28832 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.443347 28347 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.450876 28696 raft_consensus.cc:2955] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.452224 28157 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2201ac7979148b0b411877f6366a4a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.457852 28169 catalog_manager.cc:5697] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:15.468454 28263 tablet_service.cc:1558] Processing DeleteTablet for tablet b2201ac7979148b0b411877f6366a4a2 with delete_type TABLET_DATA_TOMBSTONED (TS 3446aa8a0f7740cab66cdbccf458d3a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53200
I20260710 11:06:15.470239 29008 tablet_replica.cc:333] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:15.472263 29008 raft_consensus.cc:2243] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.473001 29008 raft_consensus.cc:2272] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.475623 29008 ts_tablet_manager.cc:1916] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.486070 29008 ts_tablet_manager.cc:1929] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.486435 29008 log.cc:1199] T b2201ac7979148b0b411877f6366a4a2 P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/wals/b2201ac7979148b0b411877f6366a4a2
I20260710 11:06:15.487949 28158 catalog_manager.cc:5028] TS 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): tablet b2201ac7979148b0b411877f6366a4a2 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:16.496975 28422 consensus_queue.cc:237] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:16.504249 28347 raft_consensus.cc:1275] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:16.505119 28389 consensus_peers.cc:597] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa7dd417ddfd486a997cbbcb22d03349. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:16.505662 28832 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.505909 28274 raft_consensus.cc:1275] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.507059 28832 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.517954 28832 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:16.519548 28347 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:16.520186 28274 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:16.529382 28171 catalog_manager.cc:5697] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:16.535881 28422 consensus_queue.cc:237] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Queue 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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:16.543587 28347 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:16.544037 28389 consensus_peers.cc:597] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483): Couldn't send request to peer 4a54679cc50747fab3302b43c00bf350. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6384d61bcf7441de9e51096bdcb6c9dd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:16.546310 29009 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.547334 28275 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.549891 29014 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:16.555119 28832 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:16.556710 28347 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:16.575098 28172 catalog_manager.cc:5697] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:16.575270 28274 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } } }
I20260710 11:06:16.974483 29024 ts_tablet_manager.cc:933] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:16.976338 29024 tablet_copy_client.cc:323] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.3:38677
I20260710 11:06:16.978058 28434 tablet_copy_service.cc:140] P 4643423bc75b4bb4bec3b4a14ac27de0: Received BeginTabletCopySession request for tablet aa7dd417ddfd486a997cbbcb22d03349 from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:40052)
I20260710 11:06:16.978541 28434 tablet_copy_service.cc:161] P 4643423bc75b4bb4bec3b4a14ac27de0: Beginning new tablet copy session on tablet aa7dd417ddfd486a997cbbcb22d03349 from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:40052: session id = 4a54679cc50747fab3302b43c00bf350-aa7dd417ddfd486a997cbbcb22d03349
I20260710 11:06:16.983943 28434 tablet_copy_source_session.cc:215] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:16.986816 29024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa7dd417ddfd486a997cbbcb22d03349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:16.998210 29024 tablet_copy_client.cc:806] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:16.998823 29024 tablet_copy_client.cc:670] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.002898 29024 tablet_copy_client.cc:538] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.009156 29024 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:17.020694 29026 ts_tablet_manager.cc:933] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: Initiating tablet copy from peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:17.023242 29026 tablet_copy_client.cc:323] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.3:38677
I20260710 11:06:17.025223 28434 tablet_copy_service.cc:140] P 4643423bc75b4bb4bec3b4a14ac27de0: Received BeginTabletCopySession request for tablet 6384d61bcf7441de9e51096bdcb6c9dd from peer 4a54679cc50747fab3302b43c00bf350 ({username='slave'} at 127.0.0.1:40052)
I20260710 11:06:17.025753 28434 tablet_copy_service.cc:161] P 4643423bc75b4bb4bec3b4a14ac27de0: Beginning new tablet copy session on tablet 6384d61bcf7441de9e51096bdcb6c9dd from peer 4a54679cc50747fab3302b43c00bf350 at {username='slave'} at 127.0.0.1:40052: session id = 4a54679cc50747fab3302b43c00bf350-6384d61bcf7441de9e51096bdcb6c9dd
I20260710 11:06:17.028523 29024 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:17.029430 29024 tablet_bootstrap.cc:492] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:17.030097 29024 ts_tablet_manager.cc:1403] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:06:17.033258 29024 raft_consensus.cc:359] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:17.034045 29024 raft_consensus.cc:740] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:17.035120 28434 tablet_copy_source_session.cc:215] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:17.034698 29024 consensus_queue.cc:260] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:17.038952 29024 ts_tablet_manager.cc:1434] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.010s
I20260710 11:06:17.040982 28433 tablet_copy_service.cc:342] P 4643423bc75b4bb4bec3b4a14ac27de0: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-aa7dd417ddfd486a997cbbcb22d03349 received from {username='slave'} at 127.0.0.1:40052
I20260710 11:06:17.041456 28433 tablet_copy_service.cc:434] P 4643423bc75b4bb4bec3b4a14ac27de0: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-aa7dd417ddfd486a997cbbcb22d03349 on tablet aa7dd417ddfd486a997cbbcb22d03349 with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:17.052438 29026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6384d61bcf7441de9e51096bdcb6c9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:17.066661 29026 tablet_copy_client.cc:806] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:17.067068 29026 tablet_copy_client.cc:670] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.069983 29026 tablet_copy_client.cc:538] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.076798 29026 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: Bootstrap starting.
I20260710 11:06:17.094609 29026 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:17.095458 29026 tablet_bootstrap.cc:492] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: Bootstrap complete.
I20260710 11:06:17.096107 29026 ts_tablet_manager.cc:1403] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:06:17.099052 29026 raft_consensus.cc:359] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:17.099892 29026 raft_consensus.cc:740] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Initialized, Role: LEARNER
I20260710 11:06:17.100566 29026 consensus_queue.cc:260] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: NON_VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: true } }
I20260710 11:06:17.103017 29026 ts_tablet_manager.cc:1434] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:06:17.104557 28434 tablet_copy_service.cc:342] P 4643423bc75b4bb4bec3b4a14ac27de0: Request end of tablet copy session 4a54679cc50747fab3302b43c00bf350-6384d61bcf7441de9e51096bdcb6c9dd received from {username='slave'} at 127.0.0.1:40052
I20260710 11:06:17.104940 28434 tablet_copy_service.cc:434] P 4643423bc75b4bb4bec3b4a14ac27de0: ending tablet copy session 4a54679cc50747fab3302b43c00bf350-6384d61bcf7441de9e51096bdcb6c9dd on tablet 6384d61bcf7441de9e51096bdcb6c9dd with peer 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:17.416394 28697 raft_consensus.cc:1217] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:17.546458 28697 raft_consensus.cc:1217] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:17.837049 29014 raft_consensus.cc:1064] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:17.838944 29014 consensus_queue.cc:237] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:17.844328 28347 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:17.844570 28697 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:17.845870 28275 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:17.845810 29014 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:17.846741 29033 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:17.847501 28832 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:17.872128 29033 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.873684 28347 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.880823 28697 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.883814 28275 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.886022 28169 catalog_manager.cc:5697] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } attrs { replace: true } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.913940 28422 consensus_queue.cc:237] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:17.918506 28697 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.919605 28347 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.919978 29014 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:17.921375 29033 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:17.928787 28832 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.931452 28347 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.935038 28697 raft_consensus.cc:2955] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.936605 28157 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6384d61bcf7441de9e51096bdcb6c9dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:17.943418 28173 catalog_manager.cc:5697] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa reported cstate change: config changed from index 3 to 4, VOTER 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) evicted. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:17.954150 28263 tablet_service.cc:1558] Processing DeleteTablet for tablet 6384d61bcf7441de9e51096bdcb6c9dd with delete_type TABLET_DATA_TOMBSTONED (TS 3446aa8a0f7740cab66cdbccf458d3a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53200
I20260710 11:06:17.956087 29042 tablet_replica.cc:333] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:17.957073 29042 raft_consensus.cc:2243] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:17.957684 29042 raft_consensus.cc:2272] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:17.961658 29042 ts_tablet_manager.cc:1916] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:17.972162 29042 ts_tablet_manager.cc:1929] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:17.972565 29042 log.cc:1199] T 6384d61bcf7441de9e51096bdcb6c9dd P 3446aa8a0f7740cab66cdbccf458d3a2: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/wals/6384d61bcf7441de9e51096bdcb6c9dd
I20260710 11:06:17.974531 28158 catalog_manager.cc:5028] TS 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): tablet 6384d61bcf7441de9e51096bdcb6c9dd (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:17.975291 28832 raft_consensus.cc:1064] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0: attempting to promote NON_VOTER 4a54679cc50747fab3302b43c00bf350 to VOTER
I20260710 11:06:17.976850 28832 consensus_queue.cc:237] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:17.983325 28347 raft_consensus.cc:1275] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:17.983556 28275 raft_consensus.cc:1275] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:17.987775 28697 raft_consensus.cc:1275] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 LEARNER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:17.989223 29033 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:17.991595 29033 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:17.999143 29014 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:18.009302 29033 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:18.011031 28275 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:18.015590 28697 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:18.019924 28347 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:18.024021 28172 catalog_manager.cc:5697] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index 2 to 3, 4a54679cc50747fab3302b43c00bf350 (127.26.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:18.039363 28422 consensus_queue.cc:237] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:18.044433 28697 raft_consensus.cc:1275] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.045104 28275 raft_consensus.cc:1275] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.045837 29044 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.046741 29014 consensus_queue.cc:1048] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.052964 29033 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:18.054553 28274 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:18.062456 28157 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa7dd417ddfd486a997cbbcb22d03349 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:18.064586 28697 raft_consensus.cc:2955] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } } }
I20260710 11:06:18.078655 28173 catalog_manager.cc:5697] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: config changed from index 3 to 4, VOTER 89bbd12283654e1db617a6824305c3fa (127.26.136.2) evicted. New cstate: current_term: 1 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:18.088066 28333 tablet_service.cc:1558] Processing DeleteTablet for tablet aa7dd417ddfd486a997cbbcb22d03349 with delete_type TABLET_DATA_TOMBSTONED (TS 89bbd12283654e1db617a6824305c3fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32848
I20260710 11:06:18.089872 29048 tablet_replica.cc:333] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:18.090803 29048 raft_consensus.cc:2243] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:18.091372 29048 raft_consensus.cc:2272] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:18.094223 29048 ts_tablet_manager.cc:1916] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:18.104336 29048 ts_tablet_manager.cc:1929] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:18.104645 29048 log.cc:1199] T aa7dd417ddfd486a997cbbcb22d03349 P 89bbd12283654e1db617a6824305c3fa: Deleting WAL directory at /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/wals/aa7dd417ddfd486a997cbbcb22d03349
I20260710 11:06:18.105911 28158 catalog_manager.cc:5028] TS 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): tablet aa7dd417ddfd486a997cbbcb22d03349 (table test-workload [id=e68484873944474688669e8d3553cc24]) successfully deleted
I20260710 11:06:23.485965 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:23.517997 28348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006"
dest_uuid: "89bbd12283654e1db617a6824305c3fa"
mode: GRACEFUL
new_leader_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:45930
I20260710 11:06:23.518651 28348 raft_consensus.cc:606] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Received request to transfer leadership to TS 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:23.529390 28422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99"
dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
mode: GRACEFUL
new_leader_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:34702
I20260710 11:06:23.529882 28422 raft_consensus.cc:606] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Received request to transfer leadership to TS 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:23.531931 28422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd"
dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
mode: GRACEFUL
new_leader_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:34702
I20260710 11:06:23.532284 28422 raft_consensus.cc:606] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Received request to transfer leadership to TS 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:23.534528 28422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7"
dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
mode: GRACEFUL
new_leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
 from {username='slave'} at 127.0.0.1:34702
I20260710 11:06:23.534945 28422 raft_consensus.cc:606] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Received request to transfer leadership to TS 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:23.536814 28422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a"
dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
mode: GRACEFUL
new_leader_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:34702
I20260710 11:06:23.537153 28422 raft_consensus.cc:606] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Received request to transfer leadership to TS 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:23.538002 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:23.538738 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:23.623606 29056 raft_consensus.cc:993] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: : Instructing follower 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:23.624181 29058 raft_consensus.cc:1081] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Signalling peer 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:23.625483 28697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99"
dest_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:39722
I20260710 11:06:23.625913 28697 raft_consensus.cc:493] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:23.626160 28697 raft_consensus.cc:3060] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.630153 28697 raft_consensus.cc:515] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.631959 28697 leader_election.cc:290] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:23.632666 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:23.632998 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:23.633281 28348 raft_consensus.cc:3060] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.633545 28422 raft_consensus.cc:3055] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:23.633836 28422 raft_consensus.cc:740] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:23.634503 28422 consensus_queue.cc:260] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.635679 28422 raft_consensus.cc:3060] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.638181 28348 raft_consensus.cc:2468] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:23.639200 28661 leader_election.cc:304] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:23.640681 28422 raft_consensus.cc:2468] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:23.640765 29063 raft_consensus.cc:2804] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:23.642179 29063 raft_consensus.cc:697] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Becoming Leader. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Running, Role: LEADER
I20260710 11:06:23.643009 29063 consensus_queue.cc:237] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.653364 28173 catalog_manager.cc:5697] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 reported cstate change: term changed from 1 to 2, leader changed from 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) to 4a54679cc50747fab3302b43c00bf350 (127.26.136.4). New cstate: current_term: 2 leader_uuid: "4a54679cc50747fab3302b43c00bf350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 11:06:23.697582 28204 debug-util.cc:398] Leaking SignalData structure 0x7b08001993e0 after lost signal to thread 27171
W20260710 11:06:23.698380 28204 debug-util.cc:398] Leaking SignalData structure 0x7b080003d1c0 after lost signal to thread 28207
W20260710 11:06:23.699234 28204 debug-util.cc:398] Leaking SignalData structure 0x7b08002673e0 after lost signal to thread 28299
W20260710 11:06:23.701210 28204 debug-util.cc:398] Leaking SignalData structure 0x7b0800273a80 after lost signal to thread 28721
I20260710 11:06:23.713657 29070 raft_consensus.cc:993] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: : Instructing follower 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:23.714211 29057 raft_consensus.cc:1081] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Signalling peer 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:23.715601 28697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006"
dest_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:39730
I20260710 11:06:23.716039 28697 raft_consensus.cc:493] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:23.716377 28697 raft_consensus.cc:3060] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.721095 28697 raft_consensus.cc:515] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.722684 28697 leader_election.cc:290] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:23.724347 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:23.724347 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:23.725065 28422 raft_consensus.cc:3060] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.725114 28347 raft_consensus.cc:3055] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:23.725601 28347 raft_consensus.cc:740] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:23.726378 28347 consensus_queue.cc:260] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.727648 28347 raft_consensus.cc:3060] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.731837 28422 raft_consensus.cc:2468] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:23.732924 28660 leader_election.cc:304] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350; no voters: 
I20260710 11:06:23.733739 29063 raft_consensus.cc:2804] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:23.733850 28347 raft_consensus.cc:2468] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:23.734351 29063 raft_consensus.cc:697] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Becoming Leader. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Running, Role: LEADER
I20260710 11:06:23.735309 29063 consensus_queue.cc:237] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.744448 28173 catalog_manager.cc:5697] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 reported cstate change: term changed from 1 to 2, leader changed from 89bbd12283654e1db617a6824305c3fa (127.26.136.2) to 4a54679cc50747fab3302b43c00bf350 (127.26.136.4). New cstate: current_term: 2 leader_uuid: "4a54679cc50747fab3302b43c00bf350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:23.747135 29056 raft_consensus.cc:993] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0: : Instructing follower 3446aa8a0f7740cab66cdbccf458d3a2 to start an election
I20260710 11:06:23.747582 29058 raft_consensus.cc:1081] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Signalling peer 3446aa8a0f7740cab66cdbccf458d3a2 to start an election
I20260710 11:06:23.749015 28272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7"
dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
 from {username='slave'} at 127.0.0.1:53216
I20260710 11:06:23.749498 28272 raft_consensus.cc:493] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:23.749848 28272 raft_consensus.cc:3060] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.755767 28272 raft_consensus.cc:515] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:23.757491 28272 leader_election.cc:290] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:23.758280 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:23.758875 28347 raft_consensus.cc:3060] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.758746 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:23.759367 28422 raft_consensus.cc:3055] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:23.759678 28422 raft_consensus.cc:740] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:23.760471 28422 consensus_queue.cc:260] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:23.761688 28422 raft_consensus.cc:3060] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.763240 28347 raft_consensus.cc:2468] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 2.
I20260710 11:06:23.764217 28239 leader_election.cc:304] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:23.764839 29054 raft_consensus.cc:2804] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:23.766069 29054 raft_consensus.cc:697] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 LEADER]: Becoming Leader. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:23.766942 29054 consensus_queue.cc:237] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:23.769596 28422 raft_consensus.cc:2468] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 2.
I20260710 11:06:23.777055 28173 catalog_manager.cc:5697] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: term changed from 1 to 2, leader changed from 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) to 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:23.932734 29056 raft_consensus.cc:993] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: : Instructing follower 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:23.933195 29058 raft_consensus.cc:1081] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Signalling peer 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:23.934721 28697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a"
dest_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:39722
I20260710 11:06:23.935159 28697 raft_consensus.cc:493] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:23.935442 28697 raft_consensus.cc:3060] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.940402 28697 raft_consensus.cc:515] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.943320 28697 leader_election.cc:290] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:23.943347 28272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:23.943857 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:23.944376 28272 raft_consensus.cc:3060] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.944387 28423 raft_consensus.cc:3055] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:23.944944 28423 raft_consensus.cc:740] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:23.945753 28423 consensus_queue.cc:260] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.947016 28423 raft_consensus.cc:3060] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:23.949127 28272 raft_consensus.cc:2468] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:23.950369 28661 leader_election.cc:304] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4a54679cc50747fab3302b43c00bf350; no voters: 
I20260710 11:06:23.951252 29063 raft_consensus.cc:2804] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:23.951709 29063 raft_consensus.cc:697] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Becoming Leader. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Running, Role: LEADER
I20260710 11:06:23.952478 29063 consensus_queue.cc:237] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:23.954509 28423 raft_consensus.cc:2468] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:23.962170 28173 catalog_manager.cc:5697] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 reported cstate change: term changed from 1 to 2, leader changed from 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) to 4a54679cc50747fab3302b43c00bf350 (127.26.136.4). New cstate: current_term: 2 leader_uuid: "4a54679cc50747fab3302b43c00bf350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.041049 29058 raft_consensus.cc:993] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: : Instructing follower 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:24.041569 29056 raft_consensus.cc:1081] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Signalling peer 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:24.043107 28696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd"
dest_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:39722
I20260710 11:06:24.043637 28696 raft_consensus.cc:493] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:24.043982 28696 raft_consensus.cc:3060] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.050698 28696 raft_consensus.cc:515] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.052892 28696 leader_election.cc:290] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:24.053455 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:24.053674 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6384d61bcf7441de9e51096bdcb6c9dd" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:24.053995 28347 raft_consensus.cc:3060] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.054311 28423 raft_consensus.cc:3055] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:24.054692 28423 raft_consensus.cc:740] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:24.055506 28423 consensus_queue.cc:260] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.056766 28423 raft_consensus.cc:3060] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.058552 28347 raft_consensus.cc:2468] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:24.059492 28661 leader_election.cc:304] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:24.060158 29063 raft_consensus.cc:2804] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:24.060585 29063 raft_consensus.cc:697] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Becoming Leader. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Running, Role: LEADER
I20260710 11:06:24.061688 29063 consensus_queue.cc:237] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.067682 28423 raft_consensus.cc:2468] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:24.075774 28173 catalog_manager.cc:5697] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 reported cstate change: term changed from 1 to 2, leader changed from 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3) to 4a54679cc50747fab3302b43c00bf350 (127.26.136.4). New cstate: current_term: 2 leader_uuid: "4a54679cc50747fab3302b43c00bf350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.154247 28347 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:24.155509 29063 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:24.165967 28423 raft_consensus.cc:1275] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:24.167523 29054 consensus_queue.cc:1048] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:24.180555 28348 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:24.194748 29079 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:24.201529 28350 raft_consensus.cc:1275] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:24.202978 29054 consensus_queue.cc:1048] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:24.244969 28423 raft_consensus.cc:1275] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:24.246744 29078 consensus_queue.cc:1048] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:24.253114 28421 raft_consensus.cc:1275] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:24.256628 29078 consensus_queue.cc:1048] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:24.376921 28421 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:24.378242 29078 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:24.387712 28272 raft_consensus.cc:1275] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:24.389418 29078 consensus_queue.cc:1048] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:24.444389 28350 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:24.446094 29078 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:24.456627 28421 raft_consensus.cc:1275] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:24.458035 29064 consensus_queue.cc:1048] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:24.539556 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:24.555608 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:24.570469 28350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243"
dest_uuid: "89bbd12283654e1db617a6824305c3fa"
mode: GRACEFUL
new_leader_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:45930
I20260710 11:06:24.571075 28350 raft_consensus.cc:606] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Received request to transfer leadership to TS 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:24.573530 28350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3"
dest_uuid: "89bbd12283654e1db617a6824305c3fa"
mode: GRACEFUL
new_leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
 from {username='slave'} at 127.0.0.1:45930
I20260710 11:06:24.574090 28350 raft_consensus.cc:606] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Received request to transfer leadership to TS 3446aa8a0f7740cab66cdbccf458d3a2
I20260710 11:06:24.576541 28350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2"
dest_uuid: "89bbd12283654e1db617a6824305c3fa"
mode: GRACEFUL
new_leader_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:45930
I20260710 11:06:24.577035 28350 raft_consensus.cc:606] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Received request to transfer leadership to TS 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:24.578068 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:24.578920 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:24.891512 29094 raft_consensus.cc:993] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: : Instructing follower 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:24.891989 29070 raft_consensus.cc:1081] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Signalling peer 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:24.893445 28696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243"
dest_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:39730
I20260710 11:06:24.893877 28696 raft_consensus.cc:493] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:24.894152 28696 raft_consensus.cc:3060] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.900413 28696 raft_consensus.cc:515] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.902885 28272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:24.903060 28696 leader_election.cc:290] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:24.903230 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:24.903452 28272 raft_consensus.cc:3060] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.903750 28350 raft_consensus.cc:3055] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:24.904058 28350 raft_consensus.cc:740] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:24.904768 28350 consensus_queue.cc:260] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.905840 28350 raft_consensus.cc:3060] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.910162 28272 raft_consensus.cc:2468] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:24.910281 28350 raft_consensus.cc:2468] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:24.911336 28661 leader_election.cc:304] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4a54679cc50747fab3302b43c00bf350; no voters: 
I20260710 11:06:24.912140 29079 raft_consensus.cc:2804] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:24.912555 29079 raft_consensus.cc:697] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Becoming Leader. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Running, Role: LEADER
I20260710 11:06:24.913341 29079 consensus_queue.cc:237] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.921921 28171 catalog_manager.cc:5697] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 reported cstate change: term changed from 1 to 2, leader changed from 89bbd12283654e1db617a6824305c3fa (127.26.136.2) to 4a54679cc50747fab3302b43c00bf350 (127.26.136.4). New cstate: current_term: 2 leader_uuid: "4a54679cc50747fab3302b43c00bf350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.964066 29070 raft_consensus.cc:993] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: : Instructing follower 3446aa8a0f7740cab66cdbccf458d3a2 to start an election
I20260710 11:06:24.965996 29101 raft_consensus.cc:1081] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Signalling peer 3446aa8a0f7740cab66cdbccf458d3a2 to start an election
I20260710 11:06:24.967785 28272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3"
dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
 from {username='slave'} at 127.0.0.1:53210
I20260710 11:06:24.968291 28272 raft_consensus.cc:493] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:24.968629 28272 raft_consensus.cc:3060] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.971660 29070 raft_consensus.cc:993] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: : Instructing follower 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:24.972157 29100 raft_consensus.cc:1081] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Signalling peer 4a54679cc50747fab3302b43c00bf350 to start an election
I20260710 11:06:24.973770 28696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2"
dest_uuid: "4a54679cc50747fab3302b43c00bf350"
 from {username='slave'} at 127.0.0.1:39730
I20260710 11:06:24.974262 28696 raft_consensus.cc:493] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:24.974659 28696 raft_consensus.cc:3060] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.974619 28272 raft_consensus.cc:515] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.977267 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:24.977507 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a54679cc50747fab3302b43c00bf350"
I20260710 11:06:24.977850 28350 raft_consensus.cc:3055] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:24.978016 28697 raft_consensus.cc:3060] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.978274 28350 raft_consensus.cc:740] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:24.979228 28350 consensus_queue.cc:260] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.980304 28350 raft_consensus.cc:3060] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.980800 28696 raft_consensus.cc:515] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.982513 28696 leader_election.cc:290] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:24.983889 28697 raft_consensus.cc:2468] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 2.
I20260710 11:06:24.985775 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:24.986159 28240 leader_election.cc:304] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4a54679cc50747fab3302b43c00bf350; no voters: 
I20260710 11:06:24.986960 29093 raft_consensus.cc:2804] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:24.985775 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3446aa8a0f7740cab66cdbccf458d3a2"
I20260710 11:06:24.987509 28274 raft_consensus.cc:3060] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.987486 29093 raft_consensus.cc:697] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 LEADER]: Becoming Leader. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:24.986310 28348 raft_consensus.cc:3055] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:24.988390 28348 raft_consensus.cc:740] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
I20260710 11:06:24.988543 29093 consensus_queue.cc:237] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.989172 28348 consensus_queue.cc:260] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:24.990469 28348 raft_consensus.cc:3060] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.987469 28350 raft_consensus.cc:2468] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 2.
I20260710 11:06:24.994156 28274 raft_consensus.cc:2468] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:24.997948 28661 leader_election.cc:304] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4a54679cc50747fab3302b43c00bf350; no voters: 
I20260710 11:06:24.998790 29079 raft_consensus.cc:2804] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:24.999224 29079 raft_consensus.cc:697] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Becoming Leader. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Running, Role: LEADER
I20260710 11:06:24.999250 28272 leader_election.cc:290] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:25.000167 29079 consensus_queue.cc:237] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:25.002115 28348 raft_consensus.cc:2468] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:25.005059 28171 catalog_manager.cc:5697] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 reported cstate change: term changed from 1 to 2, leader changed from 89bbd12283654e1db617a6824305c3fa (127.26.136.2) to 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:25.010522 28173 catalog_manager.cc:5697] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 reported cstate change: term changed from 1 to 2, leader changed from 89bbd12283654e1db617a6824305c3fa (127.26.136.2) to 4a54679cc50747fab3302b43c00bf350 (127.26.136.4). New cstate: current_term: 2 leader_uuid: "4a54679cc50747fab3302b43c00bf350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.388190 28274 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:25.391831 29064 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:25.393543 28697 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:25.395407 29093 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:25.420149 28348 raft_consensus.cc:1275] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:25.422821 29079 consensus_queue.cc:1048] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:25.424248 28348 raft_consensus.cc:1275] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Refusing update from remote peer 3446aa8a0f7740cab66cdbccf458d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:25.425989 29054 consensus_queue.cc:1048] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:25.457775 28272 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:25.459688 29078 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:25.480082 28350 raft_consensus.cc:1275] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:25.481658 29078 consensus_queue.cc:1048] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.074818 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:26.516716 29064 raft_consensus.cc:493] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:26.517686 29064 raft_consensus.cc:515] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:26.525900 29064 leader_election.cc:290] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:26.537760 29105 raft_consensus.cc:493] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:26.538772 29105 raft_consensus.cc:515] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:26.542339 29105 leader_election.cc:290] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:26.569571 29064 raft_consensus.cc:493] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:26.570523 29064 raft_consensus.cc:515] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:26.752475 29105 raft_consensus.cc:493] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a54679cc50747fab3302b43c00bf350)
I20260710 11:06:26.753413 29105 raft_consensus.cc:515] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:26.756860 29105 leader_election.cc:290] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:26.766759 29064 leader_election.cc:290] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:26.767630 29064 raft_consensus.cc:493] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:26.768443 29064 raft_consensus.cc:515] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:26.783840 29105 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:26.787117 29105 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:26.784395 29064 leader_election.cc:290] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:26.794585 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:26.795594 29117 raft_consensus.cc:493] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:26.798952 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:26.798908 29117 raft_consensus.cc:515] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:26.803123 29105 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:26.801782 29117 leader_election.cc:290] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:26.803812 29105 raft_consensus.cc:493] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:26.858407 29125 raft_consensus.cc:493] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:26.862852 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9def5370134076bc9d4cb906173e74" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:26.863086 29123 raft_consensus.cc:493] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:26.863566 28348 raft_consensus.cc:2468] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 1.
I20260710 11:06:26.863737 29123 raft_consensus.cc:515] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:26.860394 29125 raft_consensus.cc:515] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:26.868170 29125 leader_election.cc:290] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:26.868110 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:26.865796 29123 leader_election.cc:290] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:26.879383 28423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:26.879715 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:26.883584 29123 raft_consensus.cc:493] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:26.886173 29123 raft_consensus.cc:515] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:26.886821 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afd4845343a443da3b7fd20965c79ba" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:26.881481 29121 raft_consensus.cc:493] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
W20260710 11:06:26.891052 28388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:45851, user_credentials={real_user=slave}} blocked reactor thread for 82704.1us
I20260710 11:06:26.891692 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41143552e99a4d0086db6eb4e0bb2101" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:26.891917 29129 raft_consensus.cc:493] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:26.892719 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:26.893042 29123 leader_election.cc:290] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:26.894589 28172 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39200 (request call id 155) took 1390 ms. Trace:
I20260710 11:06:26.894167 29121 raft_consensus.cc:515] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:26.894979 28172 rpcz_store.cc:276] 0710 11:06:25.503580 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:06:25.503717 (+   137us) service_pool.cc:224] Handling call
0710 11:06:26.894385 (+1390668us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260710 11:06:26.896930 29119 raft_consensus.cc:493] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:26.897010 29121 leader_election.cc:290] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:26.892486 29129 raft_consensus.cc:515] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:26.906687 27168 tablet_server.cc:179] TabletServer@127.26.136.1:0 shutting down...
I20260710 11:06:26.906544 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304c4a8496eb489599e4da16c900259c" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:26.907454 28422 raft_consensus.cc:2468] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bbd12283654e1db617a6824305c3fa in term 1.
I20260710 11:06:26.908743 29127 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:26.909475 29127 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:26.909747 29123 raft_consensus.cc:493] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:26.910679 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:26.910447 29123 raft_consensus.cc:515] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:06:26.911405 28349 raft_consensus.cc:2468] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 2.
I20260710 11:06:26.911850 29127 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:26.912350 29127 raft_consensus.cc:493] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:26.912868 29127 raft_consensus.cc:515] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:26.912956 29123 leader_election.cc:290] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225)
I20260710 11:06:26.915124 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.096882 29133 raft_consensus.cc:493] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:27.097594 29133 raft_consensus.cc:515] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.099153 29124 raft_consensus.cc:493] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a54679cc50747fab3302b43c00bf350)
I20260710 11:06:27.099877 29124 raft_consensus.cc:515] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
W20260710 11:06:27.141759 28661 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:45851, user_credentials={real_user=slave}} blocked reactor thread for 260752us
I20260710 11:06:27.141897 29124 leader_election.cc:290] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
W20260710 11:06:27.171073 28388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:45851, user_credentials={real_user=slave}} blocked reactor thread for 216059us
I20260710 11:06:26.923336 29119 raft_consensus.cc:515] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.142558 29124 raft_consensus.cc:493] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.176994 29127 leader_election.cc:290] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.184531 28388 leader_election.cc:304] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
I20260710 11:06:27.206040 29131 raft_consensus.cc:493] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:27.206715 29131 raft_consensus.cc:515] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.207995 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c35933efc24fc6bb0376b6de392459" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.211464 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.208846 29131 leader_election.cc:290] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:27.220352 29129 leader_election.cc:290] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.222785 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d696a9e3d7c24f51b1a8efa11a9fe9ae" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.226450 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.228163 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13386cc5bcc8435fa42851a76d969006" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.228317 29119 leader_election.cc:290] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.229897 29119 raft_consensus.cc:493] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:27.214721 29123 raft_consensus.cc:2804] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:27.234941 28389 leader_election.cc:304] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.244669 29132 raft_consensus.cc:493] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:27.198910 29124 raft_consensus.cc:515] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.253209 29138 raft_consensus.cc:493] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.253851 29138 raft_consensus.cc:515] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.245325 29132 raft_consensus.cc:515] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.260182 29132 leader_election.cc:290] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.231287 29131 raft_consensus.cc:493] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.240871 29123 raft_consensus.cc:493] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.269577 29141 raft_consensus.cc:493] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:27.269991 29123 raft_consensus.cc:3060] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:27.230525 29119 raft_consensus.cc:515] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.263057 29130 raft_consensus.cc:493] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a54679cc50747fab3302b43c00bf350)
I20260710 11:06:27.267717 29124 leader_election.cc:290] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.291201 29118 raft_consensus.cc:2749] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.291565 28661 leader_election.cc:304] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa; no voters: 
W20260710 11:06:27.289896 28388 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:06:27.294924 28389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.4:39483, user_credentials={real_user=slave}} blocked reactor thread for 63388.3us
I20260710 11:06:27.280778 29127 raft_consensus.cc:493] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:27.272356 29131 raft_consensus.cc:515] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.298938 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1e991cbc4240a9addfb3a1db637c99" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.290879 29133 leader_election.cc:290] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.290539 29129 raft_consensus.cc:493] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.301755 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.303942 28697 raft_consensus.cc:2468] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:27.305233 29137 raft_consensus.cc:493] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:27.306716 29143 raft_consensus.cc:493] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:27.307008 29138 leader_election.cc:290] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.297058 29130 raft_consensus.cc:515] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.313278 28389 leader_election.cc:304] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350; no voters: 
I20260710 11:06:27.314384 29147 raft_consensus.cc:493] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a54679cc50747fab3302b43c00bf350)
I20260710 11:06:27.315063 28661 leader_election.cc:304] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.316972 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41143552e99a4d0086db6eb4e0bb2101" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.323524 29135 raft_consensus.cc:493] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:27.327585 28347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.329864 29146 raft_consensus.cc:493] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a54679cc50747fab3302b43c00bf350)
I20260710 11:06:27.306970 29137 raft_consensus.cc:515] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } }
I20260710 11:06:27.275571 29141 raft_consensus.cc:515] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.330513 29151 raft_consensus.cc:493] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:27.330500 29146 raft_consensus.cc:515] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.336783 29151 raft_consensus.cc:515] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.338521 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.310022 29127 raft_consensus.cc:515] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:27.311892 29129 raft_consensus.cc:515] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.331516 29118 raft_consensus.cc:2804] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:27.332311 29132 raft_consensus.cc:2749] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.350895 28346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:26.802280 29064 raft_consensus.cc:493] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4643423bc75b4bb4bec3b4a14ac27de0)
I20260710 11:06:27.307384 29143 raft_consensus.cc:515] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.357399 28389 leader_election.cc:304] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.376365 29140 raft_consensus.cc:2749] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:27.345656 29118 raft_consensus.cc:493] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.379611 29105 raft_consensus.cc:515] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.331360 29147 raft_consensus.cc:515] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
W20260710 11:06:27.400889 28389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.4:39483, user_credentials={real_user=slave}} blocked reactor thread for 43606.8us
I20260710 11:06:27.380457 29129 leader_election.cc:290] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.400844 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.402277 29105 leader_election.cc:290] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.402446 29130 leader_election.cc:290] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.352082 29064 raft_consensus.cc:515] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.402215 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.380986 29118 raft_consensus.cc:3060] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.324323 29135 raft_consensus.cc:515] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.405227 29119 leader_election.cc:290] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.405465 29148 raft_consensus.cc:2804] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:27.406658 29141 leader_election.cc:290] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:27.406958 29146 leader_election.cc:290] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.407038 29064 leader_election.cc:290] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.412590 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41143552e99a4d0086db6eb4e0bb2101" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.413497 29148 raft_consensus.cc:493] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.408469 28424 raft_consensus.cc:2468] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3446aa8a0f7740cab66cdbccf458d3a2 in term 2.
I20260710 11:06:27.413921 28417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.415977 28419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.416235 29127 leader_election.cc:290] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.412446 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.414371 29148 raft_consensus.cc:3060] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.419674 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.426882 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c35933efc24fc6bb0376b6de392459" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.449326 28419 raft_consensus.cc:2468] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 1.
I20260710 11:06:27.419343 28388 leader_election.cc:304] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.448482 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.416831 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.455410 28693 raft_consensus.cc:2468] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 1.
I20260710 11:06:27.457679 28389 leader_election.cc:304] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350; no voters: 
I20260710 11:06:27.455659 28388 leader_election.cc:304] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.457064 28344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.456347 29105 raft_consensus.cc:2749] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:27.459650 29152 raft_consensus.cc:2804] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:27.459669 29140 raft_consensus.cc:2749] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.460096 29152 raft_consensus.cc:493] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.460508 29152 raft_consensus.cc:3060] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.458923 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5a14f291548fa872aa42d6fcb5025" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.460834 28313 leader_election.cc:304] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [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: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa; no voters: 
W20260710 11:06:27.461472 28313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.3:38677, user_credentials={real_user=slave}} blocked reactor thread for 536509us
I20260710 11:06:27.423098 29137 leader_election.cc:290] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.428434 29135 leader_election.cc:290] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.458797 29131 leader_election.cc:290] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:27.427623 29118 raft_consensus.cc:515] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.463253 29138 raft_consensus.cc:2804] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:27.499526 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2201ac7979148b0b411877f6366a4a2" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.464591 28238 leader_election.cc:304] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.501269 28660 leader_election.cc:304] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350; no voters: 
I20260710 11:06:27.502948 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.420650 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.458184 29123 raft_consensus.cc:515] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
W20260710 11:06:27.517148 28238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.3:38677, user_credentials={real_user=slave}} blocked reactor thread for 54719.8us
I20260710 11:06:27.518006 28238 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.526691 29135 raft_consensus.cc:2804] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:27.527220 29135 raft_consensus.cc:493] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:27.527599 29137 raft_consensus.cc:2749] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.529711 28418 raft_consensus.cc:1240] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Rejecting Update request from peer 3446aa8a0f7740cab66cdbccf458d3a2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:27.512352 29138 raft_consensus.cc:493] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3446aa8a0f7740cab66cdbccf458d3a2)
I20260710 11:06:27.528846 29131 raft_consensus.cc:2804] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:27.535327 29131 raft_consensus.cc:493] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 89bbd12283654e1db617a6824305c3fa)
I20260710 11:06:27.535760 29131 raft_consensus.cc:3060] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.536180 28421 raft_consensus.cc:1240] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 3 FOLLOWER]: Rejecting Update request from peer 3446aa8a0f7740cab66cdbccf458d3a2 for earlier term 2. Current term is 3. Ops: []
I20260710 11:06:27.529148 29135 raft_consensus.cc:3060] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:27.534511 29138 raft_consensus.cc:3060] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.543669 29143 leader_election.cc:290] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
W20260710 11:06:27.537916 28661 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.1:43225, user_credentials={real_user=slave}} blocked reactor thread for 66942.4us
I20260710 11:06:27.546134 29123 leader_election.cc:290] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 3 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:27.525542 28343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.550081 29118 leader_election.cc:290] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.552682 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe647013d34eca98b91e4d5bf3c756" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350"
W20260710 11:06:27.551599 28388 consensus_peers.cc:597] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.553890 28695 raft_consensus.cc:3060] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.553968 28346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e39915e2a0e4d4d96a7cddd7424f3f7" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
W20260710 11:06:27.557119 28388 consensus_peers.cc:597] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.557641 28388 leader_election.cc:336] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.558923 28388 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.544550 29152 raft_consensus.cc:515] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
W20260710 11:06:27.602105 28388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.1:43225, user_credentials={real_user=slave}} blocked reactor thread for 44486us
W20260710 11:06:27.603693 28388 consensus_peers.cc:597] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.607622 28388 consensus_peers.cc:597] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.602396 29147 leader_election.cc:290] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.602927 29118 raft_consensus.cc:2749] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:06:27.610595 28388 consensus_peers.cc:597] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.614773 28388 leader_election.cc:336] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:06:27.616211 28388 leader_election.cc:336] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.616578 28388 leader_election.cc:304] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.615032 28345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.617311 29123 raft_consensus.cc:2749] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:27.618583 28388 leader_election.cc:336] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.622498 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5a14f291548fa872aa42d6fcb5025" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.622536 28420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afd4845343a443da3b7fd20965c79ba" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
W20260710 11:06:27.622522 28388 leader_election.cc:336] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.622896 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c35933efc24fc6bb0376b6de392459" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.627573 28238 leader_election.cc:304] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.628052 29151 leader_election.cc:290] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.628455 29130 raft_consensus.cc:2749] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:27.630007 28388 leader_election.cc:336] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.629948 28238 leader_election.cc:304] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.630401 28388 leader_election.cc:304] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
W20260710 11:06:27.630620 28314 consensus_peers.cc:597] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.631757 28388 leader_election.cc:336] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:06:27.631273 28314 consensus_peers.cc:597] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.632665 28388 leader_election.cc:336] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:06:27.634016 28314 consensus_peers.cc:597] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.632504 29151 raft_consensus.cc:2749] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.631831 28418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" is_pre_election: true
I20260710 11:06:27.636142 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da44d34ee71b48c199a2d74e3840fb5c" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.637990 29126 consensus_queue.cc:1059] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260710 11:06:27.632352 29118 raft_consensus.cc:2749] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:06:27.639961 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834776dd81ca4e95b347d649954d660a" candidate_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350"
W20260710 11:06:27.635879 28314 leader_election.cc:336] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.641215 28697 raft_consensus.cc:3060] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.641396 28314 leader_election.cc:304] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [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: 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:27.625290 29135 raft_consensus.cc:515] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:27.639102 29131 raft_consensus.cc:515] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.625597 29136 consensus_queue.cc:1059] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260710 11:06:27.647512 29136 raft_consensus.cc:3055] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:27.647900 29136 raft_consensus.cc:740] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:27.648455 28697 raft_consensus.cc:2468] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 2.
I20260710 11:06:27.648937 29130 raft_consensus.cc:3055] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:27.649420 29130 raft_consensus.cc:740] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:27.650610 29130 consensus_queue.cc:260] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:27.641103 29148 raft_consensus.cc:515] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
W20260710 11:06:27.653092 28314 leader_election.cc:336] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:06:27.654157 28314 consensus_peers.cc:597] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.655550 28696 raft_consensus.cc:1240] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Rejecting Update request from peer 89bbd12283654e1db617a6824305c3fa for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:27.644567 28422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:27.656895 28389 leader_election.cc:304] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
W20260710 11:06:27.656288 28314 leader_election.cc:336] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.637418 29138 raft_consensus.cc:515] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:27.658667 28314 leader_election.cc:304] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [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: 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:27.643692 29135 leader_election.cc:290] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [CANDIDATE]: Term 3 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.648877 29136 consensus_queue.cc:260] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.660931 29125 raft_consensus.cc:2749] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:27.661226 29148 leader_election.cc:290] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851)
I20260710 11:06:27.661594 29139 raft_consensus.cc:2749] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.662766 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d879ade692944b3b8a8261b36a094cc2" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.663146 29152 leader_election.cc:290] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [CANDIDATE]: Term 2 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4a54679cc50747fab3302b43c00bf350 (127.26.136.4:39483)
I20260710 11:06:27.666671 28348 raft_consensus.cc:1240] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Rejecting Update request from peer 3446aa8a0f7740cab66cdbccf458d3a2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:27.669267 29131 leader_election.cc:290] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: Requested vote from peers 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.669473 29134 consensus_queue.cc:1059] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:27.670439 29125 raft_consensus.cc:3055] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:27.670855 29125 raft_consensus.cc:740] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89bbd12283654e1db617a6824305c3fa, State: Running, Role: LEADER
W20260710 11:06:27.671727 28239 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:06:27.670928 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:27.671809 29125 consensus_queue.cc:260] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.672966 28695 raft_consensus.cc:2468] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4643423bc75b4bb4bec3b4a14ac27de0 in term 2.
I20260710 11:06:27.662168 29118 raft_consensus.cc:2804] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:27.664395 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139c16787c734dfd979a9cc2ac338363" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:27.675594 28389 leader_election.cc:304] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2
W20260710 11:06:27.675081 28314 leader_election.cc:336] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.676668 28697 raft_consensus.cc:1240] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Rejecting Update request from peer 3446aa8a0f7740cab66cdbccf458d3a2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:27.672501 29130 raft_consensus.cc:3060] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:27.680366 29138 leader_election.cc:290] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [CANDIDATE]: Term 2 election: Requested vote from peers 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225), 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677)
I20260710 11:06:27.681893 28421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304c4a8496eb489599e4da16c900259c" candidate_uuid: "89bbd12283654e1db617a6824305c3fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4643423bc75b4bb4bec3b4a14ac27de0"
I20260710 11:06:27.682791 29125 raft_consensus.cc:3060] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.683184 28313 leader_election.cc:304] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [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: 89bbd12283654e1db617a6824305c3fa; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:27.680523 29135 consensus_queue.cc:1059] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260710 11:06:27.683262 28239 leader_election.cc:304] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.684455 29139 raft_consensus.cc:2749] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.679251 29118 raft_consensus.cc:697] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:27.715555 29135 raft_consensus.cc:2749] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:06:27.716162 29136 raft_consensus.cc:3060] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.716547 29118 consensus_queue.cc:237] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.717873 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.719619 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100f12876384c8890bafa0e7b7c1243" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.721473 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba06ecd9cca433da30e8313c35a295a" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.724604 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa7dd417ddfd486a997cbbcb22d03349" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.727854 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afd4845343a443da3b7fd20965c79ba" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.756942 28173 catalog_manager.cc:5697] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 1 to 2, leader changed from 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:27.732805 28690 raft_consensus.cc:1240] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Rejecting Update request from peer 3446aa8a0f7740cab66cdbccf458d3a2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:27.734206 28692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7067b5ad99a44e16a9759a11d9634ada" candidate_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4a54679cc50747fab3302b43c00bf350" is_pre_election: true
I20260710 11:06:27.738648 29143 raft_consensus.cc:3055] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:27.760032 28346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391e0836741844ceacae38eb2e80937e" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:27.739050 28691 raft_consensus.cc:1240] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Rejecting Update request from peer 3446aa8a0f7740cab66cdbccf458d3a2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:27.739933 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2201ac7979148b0b411877f6366a4a2" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.740422 28240 leader_election.cc:304] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.741612 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543485b3ea034038a23588eba0edfcc3" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.742980 28345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9def5370134076bc9d4cb906173e74" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa"
I20260710 11:06:27.742460 28344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ceace4c56a24d52af0675d9bb2ca660" candidate_uuid: "4a54679cc50747fab3302b43c00bf350" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "89bbd12283654e1db617a6824305c3fa" is_pre_election: true
I20260710 11:06:27.760208 29143 raft_consensus.cc:740] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:27.764395 28240 leader_election.cc:304] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.764333 29143 consensus_queue.cc:260] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } }
I20260710 11:06:27.765671 29143 raft_consensus.cc:3060] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:27.678874 29152 raft_consensus.cc:2804] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:27.766541 29152 raft_consensus.cc:697] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 LEADER]: Becoming Leader. State: Replica: 4643423bc75b4bb4bec3b4a14ac27de0, State: Running, Role: LEADER
I20260710 11:06:27.766772 29135 raft_consensus.cc:2749] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.767421 29152 consensus_queue.cc:237] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.767432 29135 raft_consensus.cc:2749] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:27.775465 28661 leader_election.cc:304] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.776233 29148 raft_consensus.cc:2749] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.778131 28240 leader_election.cc:304] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.779495 28240 leader_election.cc:304] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.780223 29136 raft_consensus.cc:2749] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.780821 28240 leader_election.cc:304] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:27.780822 29136 raft_consensus.cc:2749] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:27.781914 29136 raft_consensus.cc:2749] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:27.782401 28240 leader_election.cc:304] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:27.783116 29136 raft_consensus.cc:2749] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.784085 29136 consensus_queue.cc:1059] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:27.785439 29136 raft_consensus.cc:3055] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:27.785763 29136 raft_consensus.cc:740] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:27.784401 28240 leader_election.cc:304] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:27.787041 29135 raft_consensus.cc:2749] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.787601 28346 raft_consensus.cc:2468] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a54679cc50747fab3302b43c00bf350 in term 2.
I20260710 11:06:27.786731 29136 consensus_queue.cc:260] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.788923 29136 raft_consensus.cc:3060] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:27.789047 28661 consensus_peers.cc:597] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.789553 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:06:27.789680 28661 consensus_peers.cc:597] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.787648 28240 leader_election.cc:304] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [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: 3446aa8a0f7740cab66cdbccf458d3a2; no voters: 4643423bc75b4bb4bec3b4a14ac27de0, 4a54679cc50747fab3302b43c00bf350
I20260710 11:06:27.790967 29135 raft_consensus.cc:2749] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:27.790300 28661 leader_election.cc:336] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.791535 27168 tablet_replica.cc:333] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.791671 29135 consensus_queue.cc:1059] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:06:27.792152 28661 leader_election.cc:336] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.792615 28661 leader_election.cc:304] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:27.792702 29135 raft_consensus.cc:3055] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:27.792891 27168 raft_consensus.cc:2243] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.793148 29135 raft_consensus.cc:740] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3446aa8a0f7740cab66cdbccf458d3a2, State: Running, Role: LEADER
I20260710 11:06:27.793345 29148 raft_consensus.cc:2749] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:27.793658 28661 leader_election.cc:336] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.799618 27168 raft_consensus.cc:2272] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.799811 28661 leader_election.cc:304] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:27.800026 29135 consensus_queue.cc:260] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [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: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } } peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
I20260710 11:06:27.800619 29117 raft_consensus.cc:2749] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.801443 29135 raft_consensus.cc:3060] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:27.801520 28661 consensus_peers.cc:597] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.802174 28661 leader_election.cc:336] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.802616 28661 leader_election.cc:304] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
W20260710 11:06:27.803685 28661 leader_election.cc:336] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.804071 28661 leader_election.cc:304] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:27.804795 29117 raft_consensus.cc:2749] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.805025 29148 raft_consensus.cc:2749] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:27.805125 28661 leader_election.cc:336] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:06:27.805526 28718 debug-util.cc:398] Leaking SignalData structure 0x7b08001d25a0 after lost signal to thread 27171
I20260710 11:06:27.805624 28661 leader_election.cc:304] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:27.806376 29148 raft_consensus.cc:2749] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:27.806529 28718 debug-util.cc:398] Leaking SignalData structure 0x7b08000ddb20 after lost signal to thread 28207
W20260710 11:06:27.806680 28661 leader_election.cc:336] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.807130 28661 leader_election.cc:304] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 4643423bc75b4bb4bec3b4a14ac27de0
W20260710 11:06:27.807809 28718 debug-util.cc:398] Leaking SignalData structure 0x7b0800269ee0 after lost signal to thread 28299
W20260710 11:06:27.808055 28661 leader_election.cc:336] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.806144 27168 tablet_replica.cc:333] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.809464 28661 leader_election.cc:304] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.810241 29117 raft_consensus.cc:2749] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.807739 29148 raft_consensus.cc:2749] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.812424 27168 raft_consensus.cc:2243] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:27.811522 28718 debug-util.cc:398] Leaking SignalData structure 0x7b080005d360 after lost signal to thread 28374
W20260710 11:06:27.818045 28718 debug-util.cc:398] Leaking SignalData structure 0x7b080028ff60 after lost signal to thread 28448
W20260710 11:06:27.819159 28718 debug-util.cc:398] Leaking SignalData structure 0x7b0800252280 after lost signal to thread 28721
I20260710 11:06:27.820472 28661 leader_election.cc:304] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350, 89bbd12283654e1db617a6824305c3fa; no voters: 4643423bc75b4bb4bec3b4a14ac27de0
I20260710 11:06:27.821780 29117 raft_consensus.cc:2804] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:27.822268 29117 raft_consensus.cc:697] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Becoming Leader. State: Replica: 4a54679cc50747fab3302b43c00bf350, State: Running, Role: LEADER
I20260710 11:06:27.823302 29117 consensus_queue.cc:237] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [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: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } }
W20260710 11:06:27.826431 28661 leader_election.cc:336] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.826849 28661 leader_election.cc:304] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.827493 29064 raft_consensus.cc:2749] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:06:27.828646 28661 leader_election.cc:336] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.829051 28661 leader_election.cc:304] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [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: 4a54679cc50747fab3302b43c00bf350; no voters: 3446aa8a0f7740cab66cdbccf458d3a2, 89bbd12283654e1db617a6824305c3fa
I20260710 11:06:27.829710 29064 raft_consensus.cc:2749] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:27.842847 27168 raft_consensus.cc:2272] T 41143552e99a4d0086db6eb4e0bb2101 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.845950 27168 tablet_replica.cc:333] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.850840 27168 raft_consensus.cc:2243] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.852105 27168 raft_consensus.cc:2272] T aa7dd417ddfd486a997cbbcb22d03349 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.854769 27168 tablet_replica.cc:333] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.855682 27168 raft_consensus.cc:2243] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.856683 27168 raft_consensus.cc:2272] T 543485b3ea034038a23588eba0edfcc3 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.857264 28173 catalog_manager.cc:5697] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 reported cstate change: term changed from 1 to 2, leader changed from 89bbd12283654e1db617a6824305c3fa (127.26.136.2) to 4a54679cc50747fab3302b43c00bf350 (127.26.136.4). New cstate: current_term: 2 leader_uuid: "4a54679cc50747fab3302b43c00bf350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89bbd12283654e1db617a6824305c3fa" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:27.859227 27168 tablet_replica.cc:333] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.871917 27168 raft_consensus.cc:2243] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.872557 27168 raft_consensus.cc:2272] T 0afd4845343a443da3b7fd20965c79ba P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.875188 27168 tablet_replica.cc:333] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.874445 28171 catalog_manager.cc:5697] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 reported cstate change: term changed from 1 to 2, leader changed from 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1) to 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3446aa8a0f7740cab66cdbccf458d3a2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:27.876068 27168 raft_consensus.cc:2243] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.883898 27168 raft_consensus.cc:2272] T d879ade692944b3b8a8261b36a094cc2 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.886317 27168 tablet_replica.cc:333] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.887097 27168 raft_consensus.cc:2243] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.887521 27168 raft_consensus.cc:2272] T 304c4a8496eb489599e4da16c900259c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.890040 27168 tablet_replica.cc:333] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.890852 27168 raft_consensus.cc:2243] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.891440 27168 raft_consensus.cc:2272] T 25c35933efc24fc6bb0376b6de392459 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.894250 27168 tablet_replica.cc:333] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.899256 27168 raft_consensus.cc:2243] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.900125 27168 raft_consensus.cc:2272] T 7067b5ad99a44e16a9759a11d9634ada P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.902799 27168 tablet_replica.cc:333] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.903637 27168 raft_consensus.cc:2243] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.904492 27168 raft_consensus.cc:2272] T 0ceace4c56a24d52af0675d9bb2ca660 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.907286 27168 tablet_replica.cc:333] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.908082 27168 raft_consensus.cc:2243] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.908776 27168 raft_consensus.cc:2272] T 1100f12876384c8890bafa0e7b7c1243 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.911695 27168 tablet_replica.cc:333] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.912580 27168 raft_consensus.cc:2243] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.913115 27168 raft_consensus.cc:2272] T ce9def5370134076bc9d4cb906173e74 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.916235 27168 tablet_replica.cc:333] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.916923 27168 raft_consensus.cc:2243] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.918691 27168 raft_consensus.cc:2272] T ceb5a14f291548fa872aa42d6fcb5025 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.921276 27168 tablet_replica.cc:333] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.922108 27168 raft_consensus.cc:2243] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.922649 27168 raft_consensus.cc:2272] T e8fe647013d34eca98b91e4d5bf3c756 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.925128 27168 tablet_replica.cc:333] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.925889 27168 raft_consensus.cc:2243] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.926656 27168 raft_consensus.cc:2272] T da44d34ee71b48c199a2d74e3840fb5c P 3446aa8a0f7740cab66cdbccf458d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.929175 27168 tablet_replica.cc:333] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.929883 27168 raft_consensus.cc:2243] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.930454 27168 raft_consensus.cc:2272] T 139c16787c734dfd979a9cc2ac338363 P 3446aa8a0f7740cab66cdbccf458d3a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.937700 27168 tablet_replica.cc:333] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.938445 27168 raft_consensus.cc:2243] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.939148 27168 raft_consensus.cc:2272] T dba06ecd9cca433da30e8313c35a295a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.941838 27168 tablet_replica.cc:333] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2: stopping tablet replica
I20260710 11:06:27.942466 27168 raft_consensus.cc:2243] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.942973 27168 raft_consensus.cc:2272] T 834776dd81ca4e95b347d649954d660a P 3446aa8a0f7740cab66cdbccf458d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.006147 27168 tablet_server.cc:196] TabletServer@127.26.136.1:0 shutdown complete.
I20260710 11:06:28.096868 27168 tablet_server.cc:179] TabletServer@127.26.136.2:0 shutting down...
I20260710 11:06:28.150985 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:28.152007 27168 tablet_replica.cc:333] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.152940 27168 raft_consensus.cc:2243] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.153505 27168 raft_consensus.cc:2272] T 41143552e99a4d0086db6eb4e0bb2101 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.156271 28691 raft_consensus.cc:1275] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:28.157896 27168 tablet_replica.cc:333] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.157667 29140 consensus_queue.cc:1048] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:28.158967 27168 raft_consensus.cc:2243] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.159636 27168 raft_consensus.cc:2272] T 13386cc5bcc8435fa42851a76d969006 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.162556 27168 tablet_replica.cc:333] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.163442 27168 raft_consensus.cc:2243] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.164083 27168 raft_consensus.cc:2272] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.166719 27168 tablet_replica.cc:333] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.167529 27168 raft_consensus.cc:2243] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.168605 27168 raft_consensus.cc:2272] T 25c35933efc24fc6bb0376b6de392459 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.175611 27168 tablet_replica.cc:333] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.176434 27168 raft_consensus.cc:2243] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.177323 27168 raft_consensus.cc:2272] T b2201ac7979148b0b411877f6366a4a2 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.179960 27168 tablet_replica.cc:333] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.180759 27168 raft_consensus.cc:2243] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.181303 27168 raft_consensus.cc:2272] T ceb5a14f291548fa872aa42d6fcb5025 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.183779 27168 tablet_replica.cc:333] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.184603 27168 raft_consensus.cc:2243] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.185082 27168 raft_consensus.cc:2272] T 391e0836741844ceacae38eb2e80937e P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.187674 27168 tablet_replica.cc:333] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.188499 27168 raft_consensus.cc:2243] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.189473 27168 raft_consensus.cc:2272] T da44d34ee71b48c199a2d74e3840fb5c P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.191851 27168 tablet_replica.cc:333] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.192591 27168 raft_consensus.cc:2243] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.193634 27168 raft_consensus.cc:2272] T 5b1e991cbc4240a9addfb3a1db637c99 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.196405 27168 tablet_replica.cc:333] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.198154 27168 raft_consensus.cc:2243] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.198698 27168 raft_consensus.cc:2272] T 543485b3ea034038a23588eba0edfcc3 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.200546 27168 tablet_replica.cc:333] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.201152 27168 raft_consensus.cc:2243] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.201709 27168 raft_consensus.cc:2272] T 6384d61bcf7441de9e51096bdcb6c9dd P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.204007 27168 tablet_replica.cc:333] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.204634 27168 raft_consensus.cc:2243] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.205152 27168 raft_consensus.cc:2272] T 1100f12876384c8890bafa0e7b7c1243 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:28.205847 28388 consensus_peers.cc:597] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:43225: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:28.207209 27168 tablet_replica.cc:333] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.207892 27168 raft_consensus.cc:2243] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.208702 27168 raft_consensus.cc:2272] T ce9def5370134076bc9d4cb906173e74 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.211297 27168 tablet_replica.cc:333] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.211864 27168 raft_consensus.cc:2243] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.212584 27168 raft_consensus.cc:2272] T 0ceace4c56a24d52af0675d9bb2ca660 P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.214685 27168 tablet_replica.cc:333] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.215304 27168 raft_consensus.cc:2243] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.215818 27168 raft_consensus.cc:2272] T 304c4a8496eb489599e4da16c900259c P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.218495 27168 tablet_replica.cc:333] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.219357 27168 raft_consensus.cc:2243] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.219954 27168 raft_consensus.cc:2272] T d879ade692944b3b8a8261b36a094cc2 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.224454 27168 tablet_replica.cc:333] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.225061 27168 raft_consensus.cc:2243] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.225924 27168 raft_consensus.cc:2272] T 139c16787c734dfd979a9cc2ac338363 P 89bbd12283654e1db617a6824305c3fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.228065 27168 tablet_replica.cc:333] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa: stopping tablet replica
I20260710 11:06:28.228523 27168 raft_consensus.cc:2243] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.229290 27168 raft_consensus.cc:2272] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 89bbd12283654e1db617a6824305c3fa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:28.264879 28313 connection.cc:466] server connection from 127.0.0.1:37906 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37906 (request call id 71) could send its response
W20260710 11:06:28.272637 28661 consensus_peers.cc:597] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 -> Peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Couldn't send request to peer 89bbd12283654e1db617a6824305c3fa. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:28.276611 28388 consensus_peers.cc:597] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 3446aa8a0f7740cab66cdbccf458d3a2 (127.26.136.1:43225): Couldn't send request to peer 3446aa8a0f7740cab66cdbccf458d3a2. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:43225: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:28.287621 27168 tablet_server.cc:196] TabletServer@127.26.136.2:0 shutdown complete.
W20260710 11:06:28.333091 28661 consensus_peers.cc:597] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 -> Peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Couldn't send request to peer 89bbd12283654e1db617a6824305c3fa. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:28.339932 28691 raft_consensus.cc:1275] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Refusing update from remote peer 4643423bc75b4bb4bec3b4a14ac27de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:28.344120 28421 raft_consensus.cc:3060] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:28.344575 27168 tablet_server.cc:179] TabletServer@127.26.136.3:0 shutting down...
I20260710 11:06:28.348279 29140 consensus_queue.cc:1048] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a54679cc50747fab3302b43c00bf350" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:28.356781 28421 raft_consensus.cc:1275] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Refusing update from remote peer 4a54679cc50747fab3302b43c00bf350: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:28.358400 29148 consensus_queue.cc:1048] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4643423bc75b4bb4bec3b4a14ac27de0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:06:28.361425 28661 consensus_peers.cc:597] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 -> Peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Couldn't send request to peer 89bbd12283654e1db617a6824305c3fa. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:28.363019 28660 consensus_peers.cc:597] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 -> Peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Couldn't send request to peer 4643423bc75b4bb4bec3b4a14ac27de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:28.374334 28661 consensus_peers.cc:597] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 -> Peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Couldn't send request to peer 89bbd12283654e1db617a6824305c3fa. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:28.381330 28661 consensus_peers.cc:597] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 -> Peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Couldn't send request to peer 89bbd12283654e1db617a6824305c3fa. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:28.390791 28388 consensus_peers.cc:597] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Couldn't send request to peer 89bbd12283654e1db617a6824305c3fa. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:28.408143 28388 consensus_peers.cc:597] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 -> Peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Couldn't send request to peer 89bbd12283654e1db617a6824305c3fa. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:28.431401 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:28.434024 27168 tablet_replica.cc:333] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.434935 27168 raft_consensus.cc:2243] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.435493 27168 raft_consensus.cc:2272] T 8e39915e2a0e4d4d96a7cddd7424f3f7 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.438088 27168 tablet_replica.cc:333] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.438923 27168 raft_consensus.cc:2243] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.439479 27168 raft_consensus.cc:2272] T 5b1e991cbc4240a9addfb3a1db637c99 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.442010 27168 tablet_replica.cc:333] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.442797 27168 raft_consensus.cc:2243] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.443789 27168 raft_consensus.cc:2272] T e8fe647013d34eca98b91e4d5bf3c756 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.448153 27168 tablet_replica.cc:333] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.448948 27168 raft_consensus.cc:2243] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.449496 27168 raft_consensus.cc:2272] T 25c35933efc24fc6bb0376b6de392459 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.452147 27168 tablet_replica.cc:333] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.452884 27168 raft_consensus.cc:2243] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.453851 27168 raft_consensus.cc:2272] T 7067b5ad99a44e16a9759a11d9634ada P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.456341 27168 tablet_replica.cc:333] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.457129 27168 raft_consensus.cc:2243] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.458137 27168 raft_consensus.cc:2272] T 41143552e99a4d0086db6eb4e0bb2101 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.460989 27168 tablet_replica.cc:333] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.461730 27168 raft_consensus.cc:2243] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.462502 27168 raft_consensus.cc:2272] T 13386cc5bcc8435fa42851a76d969006 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.465009 27168 tablet_replica.cc:333] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.465732 27168 raft_consensus.cc:2243] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.466434 27168 raft_consensus.cc:2272] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.468863 27168 tablet_replica.cc:333] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.469573 27168 raft_consensus.cc:2243] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.470110 27168 raft_consensus.cc:2272] T dba06ecd9cca433da30e8313c35a295a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.472604 27168 tablet_replica.cc:333] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.473320 27168 raft_consensus.cc:2243] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.474577 27168 raft_consensus.cc:2272] T 834776dd81ca4e95b347d649954d660a P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.478021 27168 tablet_replica.cc:333] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.478781 27168 raft_consensus.cc:2243] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.479772 27168 raft_consensus.cc:2272] T aa7dd417ddfd486a997cbbcb22d03349 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.482277 27168 tablet_replica.cc:333] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.483021 27168 raft_consensus.cc:2243] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.483577 27168 raft_consensus.cc:2272] T 304c4a8496eb489599e4da16c900259c P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.486963 27168 tablet_replica.cc:333] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.487617 27168 raft_consensus.cc:2243] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.488497 27168 raft_consensus.cc:2272] T 0afd4845343a443da3b7fd20965c79ba P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.490932 27168 tablet_replica.cc:333] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.491709 27168 raft_consensus.cc:2243] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.492713 27168 raft_consensus.cc:2272] T b2201ac7979148b0b411877f6366a4a2 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.495255 27168 tablet_replica.cc:333] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.495961 27168 raft_consensus.cc:2243] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.496881 27168 raft_consensus.cc:2272] T ceb5a14f291548fa872aa42d6fcb5025 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.499294 27168 tablet_replica.cc:333] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.499984 27168 raft_consensus.cc:2243] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.500826 27168 raft_consensus.cc:2272] T 391e0836741844ceacae38eb2e80937e P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.503229 27168 tablet_replica.cc:333] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.503882 27168 raft_consensus.cc:2243] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.504393 27168 raft_consensus.cc:2272] T 139c16787c734dfd979a9cc2ac338363 P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.507295 27168 tablet_replica.cc:333] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0: stopping tablet replica
I20260710 11:06:28.507925 27168 raft_consensus.cc:2243] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.508422 27168 raft_consensus.cc:2272] T 6384d61bcf7441de9e51096bdcb6c9dd P 4643423bc75b4bb4bec3b4a14ac27de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.568115 27168 tablet_server.cc:196] TabletServer@127.26.136.3:0 shutdown complete.
W20260710 11:06:28.626245 28660 consensus_peers.cc:597] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 -> Peer 4643423bc75b4bb4bec3b4a14ac27de0 (127.26.136.3:38677): Couldn't send request to peer 4643423bc75b4bb4bec3b4a14ac27de0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.3:38677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:28.628378 27168 tablet_server.cc:179] TabletServer@127.26.136.4:0 shutting down...
W20260710 11:06:28.640678 28661 consensus_peers.cc:597] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 -> Peer 89bbd12283654e1db617a6824305c3fa (127.26.136.2:45851): Couldn't send request to peer 89bbd12283654e1db617a6824305c3fa. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:28.675313 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:28.676136 27168 tablet_replica.cc:333] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.677153 27168 raft_consensus.cc:2243] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.677999 27168 raft_consensus.cc:2272] T 6384d61bcf7441de9e51096bdcb6c9dd P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.680024 27168 tablet_replica.cc:333] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.680564 27168 raft_consensus.cc:2243] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.681005 27168 raft_consensus.cc:2272] T aa7dd417ddfd486a997cbbcb22d03349 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.682832 27168 tablet_replica.cc:333] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.683318 27168 raft_consensus.cc:2243] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.683926 27168 raft_consensus.cc:2272] T 834776dd81ca4e95b347d649954d660a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.686642 27168 tablet_replica.cc:333] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.687206 27168 raft_consensus.cc:2243] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.687702 27168 raft_consensus.cc:2272] T e8fe647013d34eca98b91e4d5bf3c756 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.690150 27168 tablet_replica.cc:333] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.690786 27168 raft_consensus.cc:2243] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.691525 27168 raft_consensus.cc:2272] T 13386cc5bcc8435fa42851a76d969006 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.693251 27168 tablet_replica.cc:333] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.693729 27168 raft_consensus.cc:2243] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.694200 27168 raft_consensus.cc:2272] T b2201ac7979148b0b411877f6366a4a2 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.695885 27168 tablet_replica.cc:333] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.696370 27168 raft_consensus.cc:2243] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.697113 27168 pending_rounds.cc:70] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: Trying to abort 1 pending ops.
I20260710 11:06:28.697360 27168 pending_rounds.cc:77] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305959783758086144 op_type: NO_OP noop_request { }
I20260710 11:06:28.697706 27168 raft_consensus.cc:2889] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:28.697974 27168 raft_consensus.cc:2272] T 391e0836741844ceacae38eb2e80937e P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.700205 27168 tablet_replica.cc:333] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.700794 27168 raft_consensus.cc:2243] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.701282 27168 raft_consensus.cc:2272] T da44d34ee71b48c199a2d74e3840fb5c P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.703162 27168 tablet_replica.cc:333] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.703686 27168 raft_consensus.cc:2243] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.704355 27168 raft_consensus.cc:2272] T dba06ecd9cca433da30e8313c35a295a P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.706496 27168 tablet_replica.cc:333] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.707147 27168 raft_consensus.cc:2243] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.707816 27168 raft_consensus.cc:2272] T 543485b3ea034038a23588eba0edfcc3 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.710261 27168 tablet_replica.cc:333] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.710940 27168 raft_consensus.cc:2243] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.711714 27168 raft_consensus.cc:2272] T 0afd4845343a443da3b7fd20965c79ba P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.713405 27168 tablet_replica.cc:333] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.713889 27168 raft_consensus.cc:2243] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.714550 27168 raft_consensus.cc:2272] T 1100f12876384c8890bafa0e7b7c1243 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.716588 27168 tablet_replica.cc:333] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.717062 27168 raft_consensus.cc:2243] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.717540 27168 raft_consensus.cc:2272] T d696a9e3d7c24f51b1a8efa11a9fe9ae P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.719213 27168 tablet_replica.cc:333] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.719659 27168 raft_consensus.cc:2243] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.720322 27168 raft_consensus.cc:2272] T d879ade692944b3b8a8261b36a094cc2 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.721982 27168 tablet_replica.cc:333] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.722465 27168 raft_consensus.cc:2243] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.722980 27168 raft_consensus.cc:2272] T 7067b5ad99a44e16a9759a11d9634ada P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.724713 27168 tablet_replica.cc:333] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.725178 27168 raft_consensus.cc:2243] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.725634 27168 raft_consensus.cc:2272] T 0ceace4c56a24d52af0675d9bb2ca660 P 4a54679cc50747fab3302b43c00bf350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.728206 27168 tablet_replica.cc:333] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.729040 27168 raft_consensus.cc:2243] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:28.729722 27168 raft_consensus.cc:2272] T ce9def5370134076bc9d4cb906173e74 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:28.732693 27168 tablet_replica.cc:333] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350: stopping tablet replica
I20260710 11:06:28.733436 27168 raft_consensus.cc:2243] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:28.751063 27168 raft_consensus.cc:2272] T 5b1e991cbc4240a9addfb3a1db637c99 P 4a54679cc50747fab3302b43c00bf350 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:29.784453 27168 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28718)
W20260710 11:06:30.784958 27168 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 28718)
I20260710 11:06:31.304111 27168 tablet_server.cc:196] TabletServer@127.26.136.4:0 shutdown complete.
I20260710 11:06:31.333205 27168 master.cc:562] Master@127.26.136.62:46011 shutting down...
I20260710 11:06:31.353757 27168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:31.354317 27168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:31.354686 27168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52e974902c9842dca4e0fb2c6a26d2ee: stopping tablet replica
I20260710 11:06:31.392591 27168 master.cc:584] Master@127.26.136.62:46011 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (33360 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:06:31.447717 27168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.62:39837
I20260710 11:06:31.448870 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:31.454161 29174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.454216 29175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.456521 27168 server_base.cc:1061] running on GCE node
W20260710 11:06:31.455801 29177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.458245 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:31.458459 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:31.458652 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681591458634 us; error 0 us; skew 500 ppm
I20260710 11:06:31.459244 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:31.461537 27168 webserver.cc:533] Webserver started at http://127.26.136.62:34897/ using document root <none> and password file <none>
I20260710 11:06:31.462028 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:31.462230 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:31.462507 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:31.463655 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/master-0-root/instance:
uuid: "9e2f71fd292a47cea585d249cf196ad8"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.467789 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:31.471030 29182 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.471736 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:31.472018 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/master-0-root
uuid: "9e2f71fd292a47cea585d249cf196ad8"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.472304 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:31.480818 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:31.481941 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:31.521001 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.62:39837
I20260710 11:06:31.521095 29233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.62:39837 every 8 connection(s)
I20260710 11:06:31.524981 29234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:31.534161 29234 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8: Bootstrap starting.
I20260710 11:06:31.538887 29234 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.542688 29234 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8: No bootstrap required, opened a new log
I20260710 11:06:31.544658 29234 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f71fd292a47cea585d249cf196ad8" member_type: VOTER }
I20260710 11:06:31.545006 29234 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.545291 29234 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f71fd292a47cea585d249cf196ad8, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.545851 29234 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2f71fd292a47cea585d249cf196ad8" member_type: VOTER }
I20260710 11:06:31.546283 29234 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:31.546509 29234 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:31.546798 29234 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.550685 29234 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f71fd292a47cea585d249cf196ad8" member_type: VOTER }
I20260710 11:06:31.551172 29234 leader_election.cc:304] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [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: 9e2f71fd292a47cea585d249cf196ad8; no voters: 
I20260710 11:06:31.552302 29234 leader_election.cc:290] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:31.552615 29237 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.554020 29237 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2f71fd292a47cea585d249cf196ad8, State: Running, Role: LEADER
I20260710 11:06:31.554762 29237 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [LEADER]: Queue going to LEADER mode. State: All 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: "9e2f71fd292a47cea585d249cf196ad8" member_type: VOTER }
I20260710 11:06:31.555317 29234 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:31.559410 29239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e2f71fd292a47cea585d249cf196ad8. Latest consensus state: current_term: 1 leader_uuid: "9e2f71fd292a47cea585d249cf196ad8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f71fd292a47cea585d249cf196ad8" member_type: VOTER } }
I20260710 11:06:31.560362 29239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:31.560655 29238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e2f71fd292a47cea585d249cf196ad8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f71fd292a47cea585d249cf196ad8" member_type: VOTER } }
I20260710 11:06:31.561187 29238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:31.562216 29245 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:31.566911 29245 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:31.573554 27168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:31.575377 29245 catalog_manager.cc:1383] Generated new cluster ID: 2d539139be524d5592486aebcded86a3
I20260710 11:06:31.575645 29245 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:31.586696 29245 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:31.587900 29245 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:31.604146 29245 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8: Generated new TSK 0
I20260710 11:06:31.604732 29245 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:31.639734 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:31.645980 29255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.646878 29256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.648690 27168 server_base.cc:1061] running on GCE node
W20260710 11:06:31.649279 29258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.650193 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:31.650403 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:31.650604 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681591650567 us; error 0 us; skew 500 ppm
I20260710 11:06:31.651170 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:31.653405 27168 webserver.cc:533] Webserver started at http://127.26.136.1:46373/ using document root <none> and password file <none>
I20260710 11:06:31.653882 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:31.654069 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:31.654349 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:31.655488 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/instance:
uuid: "ba90db6209a84796a1bc8863a99fa33e"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.659881 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:31.663141 29263 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.663890 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:31.664131 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "ba90db6209a84796a1bc8863a99fa33e"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.664491 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:31.685243 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:31.686349 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:31.687788 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:31.690003 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:31.690169 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.690464 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:31.690666 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:06:31.729576 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:46833
I20260710 11:06:31.729668 29325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:46833 every 8 connection(s)
I20260710 11:06:31.734709 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:31.741736 29330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.741958 29331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.744693 29333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.745494 27168 server_base.cc:1061] running on GCE node
I20260710 11:06:31.746382 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:31.746615 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:31.746794 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681591746759 us; error 0 us; skew 500 ppm
I20260710 11:06:31.747298 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:31.749414 27168 webserver.cc:533] Webserver started at http://127.26.136.2:43459/ using document root <none> and password file <none>
I20260710 11:06:31.750063 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:31.750267 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:31.750541 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:31.751961 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/instance:
uuid: "f2bde9835a2d46bd98a14d433ee845c4"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.752985 29326 heartbeater.cc:344] Connected to a master server at 127.26.136.62:39837
I20260710 11:06:31.753331 29326 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:31.754005 29326 heartbeater.cc:507] Master 127.26.136.62:39837 requested a full tablet report, sending...
I20260710 11:06:31.756078 29199 ts_manager.cc:194] Registered new tserver with Master: ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:31.757156 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 11:06:31.758498 29199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51974
I20260710 11:06:31.761476 29338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.762181 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:31.762415 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-1-root
uuid: "f2bde9835a2d46bd98a14d433ee845c4"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.762715 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:31.778841 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:31.780027 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:31.781373 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:31.783501 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:31.783668 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.783960 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:31.784114 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.822824 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.2:38571
I20260710 11:06:31.822921 29400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.2:38571 every 8 connection(s)
I20260710 11:06:31.827483 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:31.834225 29404 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.835160 29405 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.838335 27168 server_base.cc:1061] running on GCE node
W20260710 11:06:31.838761 29408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.839679 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:31.839781 29401 heartbeater.cc:344] Connected to a master server at 127.26.136.62:39837
W20260710 11:06:31.839903 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:31.840224 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681591840200 us; error 0 us; skew 500 ppm
I20260710 11:06:31.840258 29401 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:31.840794 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:31.841068 29401 heartbeater.cc:507] Master 127.26.136.62:39837 requested a full tablet report, sending...
I20260710 11:06:31.843241 29199 ts_manager.cc:194] Registered new tserver with Master: f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:31.843253 27168 webserver.cc:533] Webserver started at http://127.26.136.3:32985/ using document root <none> and password file <none>
I20260710 11:06:31.843883 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:31.844098 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:31.844362 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:31.844741 29199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51990
I20260710 11:06:31.845474 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/instance:
uuid: "72efd1bca63d43428786baf734391b51"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.849711 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:06:31.852766 29412 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.853497 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:31.853835 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-2-root
uuid: "72efd1bca63d43428786baf734391b51"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.854115 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:31.869905 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:31.871083 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:31.872475 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:31.874682 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:31.874897 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.875129 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:31.875303 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.913237 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.3:45929
I20260710 11:06:31.913335 29474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.3:45929 every 8 connection(s)
I20260710 11:06:31.917997 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:31.923995 29478 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.925871 29479 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.926980 29481 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.928086 27168 server_base.cc:1061] running on GCE node
I20260710 11:06:31.928911 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:31.929198 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:31.929409 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681591929391 us; error 0 us; skew 500 ppm
I20260710 11:06:31.930006 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:31.930295 29475 heartbeater.cc:344] Connected to a master server at 127.26.136.62:39837
I20260710 11:06:31.930760 29475 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:31.931586 29475 heartbeater.cc:507] Master 127.26.136.62:39837 requested a full tablet report, sending...
I20260710 11:06:31.932550 27168 webserver.cc:533] Webserver started at http://127.26.136.4:41773/ using document root <none> and password file <none>
I20260710 11:06:31.933111 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:31.933326 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:31.933579 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:31.933651 29199 ts_manager.cc:194] Registered new tserver with Master: 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:31.934774 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-3-root/instance:
uuid: "b68caf2bacf84dfcae0cadab555c8015"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.935084 29199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52000
I20260710 11:06:31.939363 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:06:31.942544 29486 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.943257 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:31.943543 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-3-root
uuid: "b68caf2bacf84dfcae0cadab555c8015"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:31.943827 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:31.963284 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:31.964512 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:31.965950 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:31.968055 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:31.968286 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.968523 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:31.968696 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:32.006536 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.4:42813
I20260710 11:06:32.006726 29548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.4:42813 every 8 connection(s)
I20260710 11:06:32.019523 29549 heartbeater.cc:344] Connected to a master server at 127.26.136.62:39837
I20260710 11:06:32.019884 29549 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:32.020565 29549 heartbeater.cc:507] Master 127.26.136.62:39837 requested a full tablet report, sending...
I20260710 11:06:32.022325 29199 ts_manager.cc:194] Registered new tserver with Master: b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:32.023097 27168 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013351371s
I20260710 11:06:32.023654 29199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52008
I20260710 11:06:32.046411 29199 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52024:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:06:32.181645 29366 tablet_service.cc:1511] Processing CreateTablet for tablet 7674e0656e6e45828cbe06fdbf064107 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:32.183044 29366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7674e0656e6e45828cbe06fdbf064107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.189118 29365 tablet_service.cc:1511] Processing CreateTablet for tablet decb56c156be40cdb29a5c370cbeb3ad (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:32.189564 29364 tablet_service.cc:1511] Processing CreateTablet for tablet e895173ea14948e5923431553dc5a14a (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:32.190582 29365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decb56c156be40cdb29a5c370cbeb3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.191902 29361 tablet_service.cc:1511] Processing CreateTablet for tablet 0af3511f4ce54a4889f9214e6098cde7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:32.192377 29360 tablet_service.cc:1511] Processing CreateTablet for tablet feb1844ecb5545f89ee5ce7243afccae (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:32.193166 29361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af3511f4ce54a4889f9214e6098cde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.193615 29359 tablet_service.cc:1511] Processing CreateTablet for tablet 672ea441b4b24bcf8934608e7793614d (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:32.194911 29359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672ea441b4b24bcf8934608e7793614d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.195675 29362 tablet_service.cc:1511] Processing CreateTablet for tablet 91ba3cb3e196438695a62dc8eef5e4ab (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:32.196882 29362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ba3cb3e196438695a62dc8eef5e4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.199532 29363 tablet_service.cc:1511] Processing CreateTablet for tablet 65172b558a504eab8d60f2b32ad8bb89 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:32.200721 29363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65172b558a504eab8d60f2b32ad8bb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.202906 29360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb1844ecb5545f89ee5ce7243afccae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.205051 29358 tablet_service.cc:1511] Processing CreateTablet for tablet 74a6c18c0f9749379bf146608302d439 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:32.206023 29364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e895173ea14948e5923431553dc5a14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.206615 29358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a6c18c0f9749379bf146608302d439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.223987 29514 tablet_service.cc:1511] Processing CreateTablet for tablet 7674e0656e6e45828cbe06fdbf064107 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:32.225317 29514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7674e0656e6e45828cbe06fdbf064107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.227147 29513 tablet_service.cc:1511] Processing CreateTablet for tablet 65fccc1b457f4b269f8feeb79403e9e3 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:32.227994 29508 tablet_service.cc:1511] Processing CreateTablet for tablet 672ea441b4b24bcf8934608e7793614d (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:32.228569 29564 tablet_bootstrap.cc:492] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:32.228698 29513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fccc1b457f4b269f8feeb79403e9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.229370 29508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672ea441b4b24bcf8934608e7793614d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.230757 29511 tablet_service.cc:1511] Processing CreateTablet for tablet 91ba3cb3e196438695a62dc8eef5e4ab (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:32.232089 29511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ba3cb3e196438695a62dc8eef5e4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.234819 29510 tablet_service.cc:1511] Processing CreateTablet for tablet 378436edb7df4f81a314d0fcbae51cf9 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:32.236112 29510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378436edb7df4f81a314d0fcbae51cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.236290 29564 tablet_bootstrap.cc:654] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.239583 29509 tablet_service.cc:1511] Processing CreateTablet for tablet 0af3511f4ce54a4889f9214e6098cde7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:32.240872 29509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af3511f4ce54a4889f9214e6098cde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.230759 29512 tablet_service.cc:1511] Processing CreateTablet for tablet e895173ea14948e5923431553dc5a14a (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:32.243896 29512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e895173ea14948e5923431553dc5a14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.244680 29507 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3eb2d0e1a47abb7b6536e2334858b (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:32.246169 29507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3eb2d0e1a47abb7b6536e2334858b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.247762 29564 tablet_bootstrap.cc:492] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:32.248243 29564 ts_tablet_manager.cc:1403] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:06:32.251175 29564 raft_consensus.cc:359] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:32.251932 29564 raft_consensus.cc:385] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.252321 29564 raft_consensus.cc:740] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.253278 29564 consensus_queue.cc:260] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:32.257119 29506 tablet_service.cc:1511] Processing CreateTablet for tablet 74a6c18c0f9749379bf146608302d439 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:32.258059 29358 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4675e517c64083811448bbe9646b5c (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:32.258466 29506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a6c18c0f9749379bf146608302d439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.259331 29358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4675e517c64083811448bbe9646b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.260530 29505 tablet_service.cc:1511] Processing CreateTablet for tablet 878902470da746848c2363563a9a5b1d (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:32.261809 29505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878902470da746848c2363563a9a5b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.261679 29357 tablet_service.cc:1511] Processing CreateTablet for tablet 878902470da746848c2363563a9a5b1d (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:32.263924 29357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878902470da746848c2363563a9a5b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.297770 29366 tablet_service.cc:1511] Processing CreateTablet for tablet 43b6eb987c854494b24cbfabba553cd7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:32.297991 29359 tablet_service.cc:1511] Processing CreateTablet for tablet d13098a20c73469397fb9de24a0a1e28 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:32.299120 29366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b6eb987c854494b24cbfabba553cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.299587 29362 tablet_service.cc:1511] Processing CreateTablet for tablet 04f53c9930fe40c7aed363df656eb039 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:32.300779 29362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f53c9930fe40c7aed363df656eb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.313761 29359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13098a20c73469397fb9de24a0a1e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.319651 29358 tablet_service.cc:1511] Processing CreateTablet for tablet 015b6a4eac554de8967868f1ec148c89 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:32.325721 29511 tablet_service.cc:1511] Processing CreateTablet for tablet d13098a20c73469397fb9de24a0a1e28 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:32.324074 29510 tablet_service.cc:1511] Processing CreateTablet for tablet 9869faf10327442b85d8d3c0121dbcc7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:32.327319 29358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015b6a4eac554de8967868f1ec148c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.328490 29506 tablet_service.cc:1511] Processing CreateTablet for tablet 04f53c9930fe40c7aed363df656eb039 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:32.327319 29511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13098a20c73469397fb9de24a0a1e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.329700 29506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f53c9930fe40c7aed363df656eb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.330928 29366 tablet_service.cc:1511] Processing CreateTablet for tablet 948afac0f9b14b57966150537da854f0 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:32.331773 29510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9869faf10327442b85d8d3c0121dbcc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.331621 29508 tablet_service.cc:1511] Processing CreateTablet for tablet 015b6a4eac554de8967868f1ec148c89 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:32.332079 29366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948afac0f9b14b57966150537da854f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.293992 29363 tablet_service.cc:1511] Processing CreateTablet for tablet 9869faf10327442b85d8d3c0121dbcc7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:32.337663 29401 heartbeater.cc:499] Master 127.26.136.62:39837 was elected leader, sending a full tablet report...
I20260710 11:06:32.340514 29291 tablet_service.cc:1511] Processing CreateTablet for tablet 7674e0656e6e45828cbe06fdbf064107 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:32.341003 29508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015b6a4eac554de8967868f1ec148c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.354837 29436 tablet_service.cc:1511] Processing CreateTablet for tablet 378436edb7df4f81a314d0fcbae51cf9 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:32.356164 29436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378436edb7df4f81a314d0fcbae51cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.356410 29513 tablet_service.cc:1511] Processing CreateTablet for tablet a6bd4b1c483f46b980053f7d0c61da1a (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:32.357761 29513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bd4b1c483f46b980053f7d0c61da1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.342067 29290 tablet_service.cc:1511] Processing CreateTablet for tablet decb56c156be40cdb29a5c370cbeb3ad (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:32.359089 29290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decb56c156be40cdb29a5c370cbeb3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.343207 29287 tablet_service.cc:1511] Processing CreateTablet for tablet 91ba3cb3e196438695a62dc8eef5e4ab (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:32.348097 29284 tablet_service.cc:1511] Processing CreateTablet for tablet 672ea441b4b24bcf8934608e7793614d (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:32.360527 29435 tablet_service.cc:1511] Processing CreateTablet for tablet 0af3511f4ce54a4889f9214e6098cde7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:32.343659 29289 tablet_service.cc:1511] Processing CreateTablet for tablet 65fccc1b457f4b269f8feeb79403e9e3 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:32.344833 29286 tablet_service.cc:1511] Processing CreateTablet for tablet 378436edb7df4f81a314d0fcbae51cf9 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:32.361846 29435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af3511f4ce54a4889f9214e6098cde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.345209 29288 tablet_service.cc:1511] Processing CreateTablet for tablet 65172b558a504eab8d60f2b32ad8bb89 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:32.345949 29505 tablet_service.cc:1511] Processing CreateTablet for tablet 6a62b0d0814f42df973f87730f66d6bf (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:32.352502 29439 tablet_service.cc:1511] Processing CreateTablet for tablet 65fccc1b457f4b269f8feeb79403e9e3 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:32.363664 29505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a62b0d0814f42df973f87730f66d6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.363484 29438 tablet_service.cc:1511] Processing CreateTablet for tablet e895173ea14948e5923431553dc5a14a (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:32.364364 29439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fccc1b457f4b269f8feeb79403e9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.365110 29434 tablet_service.cc:1511] Processing CreateTablet for tablet feb1844ecb5545f89ee5ce7243afccae (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:32.366443 29434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb1844ecb5545f89ee5ce7243afccae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.346448 29285 tablet_service.cc:1511] Processing CreateTablet for tablet feb1844ecb5545f89ee5ce7243afccae (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:32.347014 29509 tablet_service.cc:1511] Processing CreateTablet for tablet e628747ccc794056b8368cd6cba74731 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:32.368219 29509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e628747ccc794056b8368cd6cba74731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.347985 29440 tablet_service.cc:1511] Processing CreateTablet for tablet decb56c156be40cdb29a5c370cbeb3ad (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:32.352039 29437 tablet_service.cc:1511] Processing CreateTablet for tablet 65172b558a504eab8d60f2b32ad8bb89 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:32.371413 29440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decb56c156be40cdb29a5c370cbeb3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.373100 29433 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3eb2d0e1a47abb7b6536e2334858b (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:32.349334 29283 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3eb2d0e1a47abb7b6536e2334858b (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:32.374354 29433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3eb2d0e1a47abb7b6536e2334858b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.351456 29282 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4675e517c64083811448bbe9646b5c (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:32.337715 29564 ts_tablet_manager.cc:1434] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.089s	user 0.025s	sys 0.017s
I20260710 11:06:32.361227 29287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ba3cb3e196438695a62dc8eef5e4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.376237 29291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7674e0656e6e45828cbe06fdbf064107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.376871 29283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3eb2d0e1a47abb7b6536e2334858b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.377473 29288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65172b558a504eab8d60f2b32ad8bb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.378136 29282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4675e517c64083811448bbe9646b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.378923 29438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e895173ea14948e5923431553dc5a14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.379745 29432 tablet_service.cc:1511] Processing CreateTablet for tablet 74a6c18c0f9749379bf146608302d439 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:32.381071 29432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a6c18c0f9749379bf146608302d439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.382900 29289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fccc1b457f4b269f8feeb79403e9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.384590 29286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378436edb7df4f81a314d0fcbae51cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.386960 29437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65172b558a504eab8d60f2b32ad8bb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.387794 29431 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4675e517c64083811448bbe9646b5c (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:32.389138 29431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4675e517c64083811448bbe9646b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.390929 29285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb1844ecb5545f89ee5ce7243afccae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.394944 29284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672ea441b4b24bcf8934608e7793614d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.332674 29364 tablet_service.cc:1511] Processing CreateTablet for tablet 72db0523b0c3472798bd7b8cee7c7c99 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:32.402379 29512 tablet_service.cc:1511] Processing CreateTablet for tablet 948afac0f9b14b57966150537da854f0 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:32.412209 29512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948afac0f9b14b57966150537da854f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.413847 29564 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:32.411269 29363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9869faf10327442b85d8d3c0121dbcc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.434819 29364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72db0523b0c3472798bd7b8cee7c7c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.452220 29567 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:32.455193 29289 tablet_service.cc:1511] Processing CreateTablet for tablet 878902470da746848c2363563a9a5b1d (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:32.456724 29289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878902470da746848c2363563a9a5b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.484476 29564 tablet_bootstrap.cc:654] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.506935 29431 tablet_service.cc:1511] Processing CreateTablet for tablet 9869faf10327442b85d8d3c0121dbcc7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:32.506811 29439 tablet_service.cc:1511] Processing CreateTablet for tablet 6a62b0d0814f42df973f87730f66d6bf (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:32.510423 29431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9869faf10327442b85d8d3c0121dbcc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.517150 29568 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:32.531211 29566 raft_consensus.cc:493] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.531701 29566 raft_consensus.cc:515] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:32.534107 29566 leader_election.cc:290] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
W20260710 11:06:32.536198 29186 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.136.2:38571, user_credentials={real_user=slave}} blocked reactor thread for 64302.3us
I20260710 11:06:32.551918 29437 tablet_service.cc:1511] Processing CreateTablet for tablet e628747ccc794056b8368cd6cba74731 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:32.553684 29439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a62b0d0814f42df973f87730f66d6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.555230 29282 tablet_service.cc:1511] Processing CreateTablet for tablet 43b6eb987c854494b24cbfabba553cd7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:32.556135 29437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e628747ccc794056b8368cd6cba74731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.557926 29435 tablet_service.cc:1511] Processing CreateTablet for tablet 04f53c9930fe40c7aed363df656eb039 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:32.559147 29435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f53c9930fe40c7aed363df656eb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.556604 29282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b6eb987c854494b24cbfabba553cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.558507 29290 tablet_service.cc:1511] Processing CreateTablet for tablet 6a62b0d0814f42df973f87730f66d6bf (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:32.565392 29290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a62b0d0814f42df973f87730f66d6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.566421 29288 tablet_service.cc:1511] Processing CreateTablet for tablet e628747ccc794056b8368cd6cba74731 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:32.567999 29288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e628747ccc794056b8368cd6cba74731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.575047 29436 tablet_service.cc:1511] Processing CreateTablet for tablet 72db0523b0c3472798bd7b8cee7c7c99 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
W20260710 11:06:32.577076 29402 tablet.cc:2406] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:32.579838 29433 tablet_service.cc:1511] Processing CreateTablet for tablet 43b6eb987c854494b24cbfabba553cd7 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:32.582315 29567 tablet_bootstrap.cc:654] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.584795 29569 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:32.588241 29438 tablet_service.cc:1511] Processing CreateTablet for tablet a6bd4b1c483f46b980053f7d0c61da1a (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:32.576805 29436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72db0523b0c3472798bd7b8cee7c7c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.601125 29286 tablet_service.cc:1511] Processing CreateTablet for tablet d13098a20c73469397fb9de24a0a1e28 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:32.602783 29286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13098a20c73469397fb9de24a0a1e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.588241 29440 tablet_service.cc:1511] Processing CreateTablet for tablet 948afac0f9b14b57966150537da854f0 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:32.622207 29433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b6eb987c854494b24cbfabba553cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.628445 29440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948afac0f9b14b57966150537da854f0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:32.637157 29186 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.136.1:46833, user_credentials={real_user=slave}} blocked reactor thread for 71340.4us
W20260710 11:06:32.644956 29247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:32.649672 29568 tablet_bootstrap.cc:654] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.653627 29285 tablet_service.cc:1511] Processing CreateTablet for tablet 015b6a4eac554de8967868f1ec148c89 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:32.654944 29285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015b6a4eac554de8967868f1ec148c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.658107 29291 tablet_service.cc:1511] Processing CreateTablet for tablet a6bd4b1c483f46b980053f7d0c61da1a (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:32.664829 29291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bd4b1c483f46b980053f7d0c61da1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.674374 29438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bd4b1c483f46b980053f7d0c61da1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.676026 29569 tablet_bootstrap.cc:654] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.677309 29524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a6c18c0f9749379bf146608302d439" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
W20260710 11:06:32.678838 29342 leader_election.cc:343] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.679268 29564 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:32.679780 29564 ts_tablet_manager.cc:1403] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.266s	user 0.012s	sys 0.010s
I20260710 11:06:32.680435 29567 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:32.680895 29567 ts_tablet_manager.cc:1403] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.229s	user 0.014s	sys 0.000s
I20260710 11:06:32.685303 29567 raft_consensus.cc:359] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.686065 29567 raft_consensus.cc:385] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.686354 29567 raft_consensus.cc:740] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.687290 29567 consensus_queue.cc:260] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.695202 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a6c18c0f9749379bf146608302d439" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
W20260710 11:06:32.696905 29342 leader_election.cc:343] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.696544 29564 raft_consensus.cc:359] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.697402 29342 leader_election.cc:304] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:32.697471 29564 raft_consensus.cc:385] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.698220 29566 raft_consensus.cc:2749] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:32.646405 29289 tablet_service.cc:1511] Processing CreateTablet for tablet 72db0523b0c3472798bd7b8cee7c7c99 (DEFAULT_TABLE table=test-workload [id=1d7f028be82f40c5bdff4a7637a92a7f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:32.708979 29567 ts_tablet_manager.cc:1434] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260710 11:06:32.709770 29549 heartbeater.cc:499] Master 127.26.136.62:39837 was elected leader, sending a full tablet report...
I20260710 11:06:32.710095 29567 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:32.714759 29289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72db0523b0c3472798bd7b8cee7c7c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.716315 29567 tablet_bootstrap.cc:654] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.703505 29564 raft_consensus.cc:740] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.728070 29576 raft_consensus.cc:493] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.729669 29569 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:32.739619 29569 ts_tablet_manager.cc:1403] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.000s
I20260710 11:06:32.741211 29568 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:32.741639 29568 ts_tablet_manager.cc:1403] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.225s	user 0.011s	sys 0.009s
I20260710 11:06:32.744014 29568 raft_consensus.cc:359] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.744563 29568 raft_consensus.cc:385] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.744812 29568 raft_consensus.cc:740] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.745582 29568 consensus_queue.cc:260] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.737357 29576 raft_consensus.cc:515] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.761204 29326 heartbeater.cc:499] Master 127.26.136.62:39837 was elected leader, sending a full tablet report...
I20260710 11:06:32.749279 29569 raft_consensus.cc:359] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.767174 29569 raft_consensus.cc:385] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.767431 29569 raft_consensus.cc:740] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.768072 29569 consensus_queue.cc:260] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.767946 29564 consensus_queue.cc:260] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.782008 29567 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:32.782866 29567 ts_tablet_manager.cc:1403] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.017s
I20260710 11:06:32.789821 29576 leader_election.cc:290] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:32.789863 29568 ts_tablet_manager.cc:1434] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.025s
I20260710 11:06:32.791339 29568 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:32.791209 29567 raft_consensus.cc:359] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.792035 29567 raft_consensus.cc:385] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.792378 29567 raft_consensus.cc:740] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.793087 29567 consensus_queue.cc:260] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.802711 29564 ts_tablet_manager.cc:1434] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.123s	user 0.011s	sys 0.001s
I20260710 11:06:32.803982 29564 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:32.808171 29567 ts_tablet_manager.cc:1434] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 11:06:32.809405 29567 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:32.813479 29568 tablet_bootstrap.cc:654] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.820767 29475 heartbeater.cc:499] Master 127.26.136.62:39837 was elected leader, sending a full tablet report...
I20260710 11:06:32.827266 29569 ts_tablet_manager.cc:1434] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.087s	user 0.001s	sys 0.025s
I20260710 11:06:32.828330 29569 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:32.832527 29567 tablet_bootstrap.cc:654] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.825891 29564 tablet_bootstrap.cc:654] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.836035 29569 tablet_bootstrap.cc:654] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.842417 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3eb2d0e1a47abb7b6536e2334858b" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:32.843032 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3eb2d0e1a47abb7b6536e2334858b" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:32.843896 29450 raft_consensus.cc:2468] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 0.
W20260710 11:06:32.844122 29490 leader_election.cc:343] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.845325 29490 leader_election.cc:304] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [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: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:32.846400 29576 raft_consensus.cc:2804] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:32.846789 29576 raft_consensus.cc:493] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:32.847111 29576 raft_consensus.cc:3060] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.847734 29568 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:32.848302 29568 ts_tablet_manager.cc:1403] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.004s
I20260710 11:06:32.851984 29568 raft_consensus.cc:359] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.852780 29568 raft_consensus.cc:385] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.853091 29568 raft_consensus.cc:740] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.853713 29566 raft_consensus.cc:493] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.853997 29568 consensus_queue.cc:260] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.854179 29566 raft_consensus.cc:515] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.856143 29568 ts_tablet_manager.cc:1434] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:32.856611 29566 leader_election.cc:290] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:32.857050 29568 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:32.857260 29524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:32.857900 29524 raft_consensus.cc:2468] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
I20260710 11:06:32.854300 29576 raft_consensus.cc:515] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.858839 29567 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:32.859325 29567 ts_tablet_manager.cc:1403] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.050s	user 0.002s	sys 0.013s
I20260710 11:06:32.859975 29576 leader_election.cc:290] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:32.859911 29342 leader_election.cc:304] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:32.861338 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3eb2d0e1a47abb7b6536e2334858b" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:32.864233 29566 raft_consensus.cc:2804] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:32.864387 29450 raft_consensus.cc:3060] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.864609 29566 raft_consensus.cc:493] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:32.864987 29566 raft_consensus.cc:3060] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.866009 29564 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:32.866648 29564 ts_tablet_manager.cc:1403] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.007s
I20260710 11:06:32.862759 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3eb2d0e1a47abb7b6536e2334858b" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:32.862309 29567 raft_consensus.cc:359] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.871220 29567 raft_consensus.cc:385] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.871546 29567 raft_consensus.cc:740] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.872368 29566 raft_consensus.cc:515] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.872295 29567 consensus_queue.cc:260] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.872350 29568 tablet_bootstrap.cc:654] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.875211 29567 ts_tablet_manager.cc:1434] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:06:32.875358 29450 raft_consensus.cc:2468] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:32.875902 29524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:32.876257 29567 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:32.876426 29524 raft_consensus.cc:3060] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:32.878072 29490 leader_election.cc:343] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.870467 29564 raft_consensus.cc:359] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:32.880529 29564 raft_consensus.cc:385] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.880815 29564 raft_consensus.cc:740] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.881158 29579 raft_consensus.cc:493] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.881315 29569 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:32.881837 29569 ts_tablet_manager.cc:1403] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.021s
I20260710 11:06:32.881628 29579 raft_consensus.cc:515] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.881649 29564 consensus_queue.cc:260] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:32.884469 29579 leader_election.cc:290] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:32.884827 29569 raft_consensus.cc:359] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.885535 29569 raft_consensus.cc:385] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.885865 29569 raft_consensus.cc:740] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.886723 29569 consensus_queue.cc:260] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.889269 29569 ts_tablet_manager.cc:1434] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:06:32.889860 29490 leader_election.cc:304] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [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: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:32.890161 29569 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:32.891220 29576 raft_consensus.cc:2804] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:32.891983 29576 raft_consensus.cc:697] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Becoming Leader. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:32.892678 29568 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:32.893150 29568 ts_tablet_manager.cc:1403] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.036s	user 0.000s	sys 0.011s
I20260710 11:06:32.892839 29576 consensus_queue.cc:237] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.903394 29569 tablet_bootstrap.cc:654] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.903360 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
W20260710 11:06:32.905440 29342 leader_election.cc:343] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.893931 29567 tablet_bootstrap.cc:654] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.896416 29568 raft_consensus.cc:359] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:32.907632 29568 raft_consensus.cc:385] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.907974 29568 raft_consensus.cc:740] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.908723 29568 consensus_queue.cc:260] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:32.909852 29577 raft_consensus.cc:493] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.897362 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:32.897393 29564 ts_tablet_manager.cc:1434] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.001s
I20260710 11:06:32.910456 29577 raft_consensus.cc:515] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.911441 29564 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:32.912035 29568 ts_tablet_manager.cc:1434] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260710 11:06:32.912582 29577 leader_election.cc:290] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:32.898574 29524 raft_consensus.cc:2468] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:32.913069 29568 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:32.899602 29566 leader_election.cc:290] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:32.915246 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:32.915634 29342 leader_election.cc:304] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:32.916522 29566 raft_consensus.cc:2804] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:06:32.916910 29342 leader_election.cc:343] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.917066 29566 raft_consensus.cc:697] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:32.917822 29564 tablet_bootstrap.cc:654] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.923739 29566 consensus_queue.cc:237] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
W20260710 11:06:32.918251 29490 leader_election.cc:343] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.931133 29568 tablet_bootstrap.cc:654] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.933033 29564 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:32.933640 29564 ts_tablet_manager.cc:1403] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260710 11:06:32.941569 29579 raft_consensus.cc:493] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.942095 29579 raft_consensus.cc:515] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:32.944032 29579 leader_election.cc:290] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:32.952219 29569 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:32.952782 29569 ts_tablet_manager.cc:1403] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.003s
I20260710 11:06:32.952845 29567 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:32.953411 29567 ts_tablet_manager.cc:1403] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.004s
I20260710 11:06:32.952363 29196 catalog_manager.cc:5697] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.955878 29569 raft_consensus.cc:359] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:32.956585 29569 raft_consensus.cc:385] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.956894 29569 raft_consensus.cc:740] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.957209 29567 raft_consensus.cc:359] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.957947 29567 raft_consensus.cc:385] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.958245 29567 raft_consensus.cc:740] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.958640 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:32.960147 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
W20260710 11:06:32.960763 29490 leader_election.cc:343] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.961242 29490 leader_election.cc:304] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015; no voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e
W20260710 11:06:32.961575 29267 leader_election.cc:343] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.962354 29576 raft_consensus.cc:2749] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:32.962929 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:32.963202 29569 consensus_queue.cc:260] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:32.964264 29449 raft_consensus.cc:2468] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:32.963964 29564 raft_consensus.cc:359] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.965497 29267 leader_election.cc:304] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:32.972874 29564 raft_consensus.cc:385] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.973292 29579 raft_consensus.cc:2804] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:32.973784 29579 raft_consensus.cc:493] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:32.974159 29579 raft_consensus.cc:3060] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.965726 29569 ts_tablet_manager.cc:1434] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 11:06:32.974659 29376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:32.975095 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:32.973344 29564 raft_consensus.cc:740] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.976091 29564 consensus_queue.cc:260] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
W20260710 11:06:32.976675 29267 leader_election.cc:343] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:32.958983 29567 consensus_queue.cc:260] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:32.978978 29569 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:32.979758 29567 ts_tablet_manager.cc:1434] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:06:32.980938 29567 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:32.981148 29579 raft_consensus.cc:515] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:32.960728 29568 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:32.982949 29568 ts_tablet_manager.cc:1403] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.004s
I20260710 11:06:32.971728 29199 catalog_manager.cc:5697] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 reported cstate change: term changed from 0 to 1, leader changed from <none> to b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4). New cstate: current_term: 1 leader_uuid: "b68caf2bacf84dfcae0cadab555c8015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.977088 29376 raft_consensus.cc:2468] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:32.986191 29569 tablet_bootstrap.cc:654] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.988626 29579 leader_election.cc:290] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:32.989837 29568 raft_consensus.cc:359] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.987109 29267 leader_election.cc:304] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:32.991441 29568 raft_consensus.cc:385] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.994607 29568 raft_consensus.cc:740] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.994810 29376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:32.995255 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:32.995376 29568 consensus_queue.cc:260] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:32.996098 29449 raft_consensus.cc:3060] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.997001 29579 raft_consensus.cc:2804] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:32.997385 29579 raft_consensus.cc:493] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:32.997721 29579 raft_consensus.cc:3060] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.998806 29564 ts_tablet_manager.cc:1434] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.065s	user 0.013s	sys 0.000s
I20260710 11:06:32.999857 29564 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:32.994217 29567 tablet_bootstrap.cc:654] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.004685 29579 raft_consensus.cc:515] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
W20260710 11:06:33.005669 29267 leader_election.cc:343] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.007344 29564 tablet_bootstrap.cc:654] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.013477 29449 raft_consensus.cc:2468] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:33.014462 29566 raft_consensus.cc:493] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.014974 29566 raft_consensus.cc:515] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.016957 29566 leader_election.cc:290] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:33.017860 29579 leader_election.cc:290] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:33.018673 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:33.019043 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:33.019794 29267 leader_election.cc:304] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:33.019960 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:33.016965 29568 ts_tablet_manager.cc:1434] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.005s
W20260710 11:06:33.021304 29267 leader_election.cc:343] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.021637 29568 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:33.022089 29376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:33.022658 29376 raft_consensus.cc:3060] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.027220 29603 raft_consensus.cc:2804] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.027714 29603 raft_consensus.cc:697] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:33.028563 29603 consensus_queue.cc:237] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
W20260710 11:06:33.030346 29342 leader_election.cc:343] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:33.031059 29342 leader_election.cc:343] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.031458 29342 leader_election.cc:304] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:33.032131 29569 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:33.032603 29569 ts_tablet_manager.cc:1403] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.005s
I20260710 11:06:33.033205 29566 raft_consensus.cc:2749] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:33.035571 29569 raft_consensus.cc:359] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.036290 29569 raft_consensus.cc:385] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.036579 29569 raft_consensus.cc:740] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.037400 29569 consensus_queue.cc:260] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.039546 29376 raft_consensus.cc:2468] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:33.040701 29267 leader_election.cc:304] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:33.039561 29569 ts_tablet_manager.cc:1434] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:06:33.042594 29579 raft_consensus.cc:2804] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.042827 29569 tablet_bootstrap.cc:492] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:33.043915 29564 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.044400 29564 ts_tablet_manager.cc:1403] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.014s
I20260710 11:06:33.047717 29564 raft_consensus.cc:359] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.048437 29564 raft_consensus.cc:385] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.048730 29564 raft_consensus.cc:740] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.048132 29567 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:33.049657 29567 ts_tablet_manager.cc:1403] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.007s
I20260710 11:06:33.050107 29568 tablet_bootstrap.cc:654] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.050107 29569 tablet_bootstrap.cc:654] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.052474 29567 raft_consensus.cc:359] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.053061 29567 raft_consensus.cc:385] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.053324 29567 raft_consensus.cc:740] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.055152 29564 consensus_queue.cc:260] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.053985 29567 consensus_queue.cc:260] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.058094 29569 tablet_bootstrap.cc:492] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:33.057417 29564 ts_tablet_manager.cc:1434] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:06:33.059269 29567 ts_tablet_manager.cc:1434] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:33.058601 29569 ts_tablet_manager.cc:1403] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 11:06:33.059791 29564 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.060233 29567 tablet_bootstrap.cc:492] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:33.062691 29569 raft_consensus.cc:359] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.063539 29569 raft_consensus.cc:385] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.063854 29569 raft_consensus.cc:740] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.065795 29569 consensus_queue.cc:260] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.067054 29564 tablet_bootstrap.cc:654] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.070050 29567 tablet_bootstrap.cc:654] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.071259 29579 raft_consensus.cc:697] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:33.072175 29579 consensus_queue.cc:237] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.077270 29569 ts_tablet_manager.cc:1434] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:06:33.078382 29569 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:33.080260 29567 tablet_bootstrap.cc:492] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:33.080773 29567 ts_tablet_manager.cc:1403] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260710 11:06:33.083647 29567 raft_consensus.cc:359] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.084403 29567 raft_consensus.cc:385] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.084693 29567 raft_consensus.cc:740] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.085367 29569 tablet_bootstrap.cc:654] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.085657 29567 consensus_queue.cc:260] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.087275 29568 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:33.087816 29568 ts_tablet_manager.cc:1403] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.000s
I20260710 11:06:33.091660 29568 raft_consensus.cc:359] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.092379 29568 raft_consensus.cc:385] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.092674 29568 raft_consensus.cc:740] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.092873 29567 ts_tablet_manager.cc:1434] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:06:33.093935 29567 tablet_bootstrap.cc:492] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:33.093763 29568 consensus_queue.cc:260] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.095492 29199 catalog_manager.cc:5697] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 0 to 1, leader changed from <none> to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 1 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.096484 29568 ts_tablet_manager.cc:1434] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:33.097800 29568 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:33.101431 29569 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:33.101991 29569 ts_tablet_manager.cc:1403] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 11:06:33.104537 29568 tablet_bootstrap.cc:654] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.104961 29569 raft_consensus.cc:359] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.095482 29564 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.105767 29569 raft_consensus.cc:385] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.106258 29569 raft_consensus.cc:740] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.107463 29567 tablet_bootstrap.cc:654] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.106423 29564 ts_tablet_manager.cc:1403] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.005s
I20260710 11:06:33.107271 29569 consensus_queue.cc:260] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.111922 29569 ts_tablet_manager.cc:1434] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:06:33.112916 29569 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:33.116662 29198 catalog_manager.cc:5697] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 0 to 1, leader changed from <none> to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 1 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.110831 29564 raft_consensus.cc:359] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.119001 29564 raft_consensus.cc:385] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.119309 29564 raft_consensus.cc:740] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.120147 29564 consensus_queue.cc:260] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.122671 29564 ts_tablet_manager.cc:1434] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:06:33.123605 29564 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.125109 29569 tablet_bootstrap.cc:654] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.127802 29568 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:33.128360 29568 ts_tablet_manager.cc:1403] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260710 11:06:33.129887 29564 tablet_bootstrap.cc:654] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.132396 29581 raft_consensus.cc:493] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.132037 29568 raft_consensus.cc:359] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.132867 29581 raft_consensus.cc:515] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.133371 29568 raft_consensus.cc:385] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.133665 29568 raft_consensus.cc:740] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.134594 29567 tablet_bootstrap.cc:492] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:33.134521 29568 consensus_queue.cc:260] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.135119 29567 ts_tablet_manager.cc:1403] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.006s
I20260710 11:06:33.135417 29581 leader_election.cc:290] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:33.138051 29567 raft_consensus.cc:359] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.139470 29567 raft_consensus.cc:385] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.139873 29567 raft_consensus.cc:740] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.140810 29567 consensus_queue.cc:260] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.143453 29567 ts_tablet_manager.cc:1434] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:33.144444 29567 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:33.137066 29568 ts_tablet_manager.cc:1434] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:06:33.147534 29568 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:33.147667 29564 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.148182 29564 ts_tablet_manager.cc:1403] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260710 11:06:33.154246 29564 raft_consensus.cc:359] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.155373 29564 raft_consensus.cc:385] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.155722 29564 raft_consensus.cc:740] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.156440 29564 consensus_queue.cc:260] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.158663 29564 ts_tablet_manager.cc:1434] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:06:33.159338 29568 tablet_bootstrap.cc:654] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.159431 29569 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:33.159601 29564 tablet_bootstrap.cc:492] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.159965 29569 ts_tablet_manager.cc:1403] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260710 11:06:33.155078 29567 tablet_bootstrap.cc:654] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.167184 29569 raft_consensus.cc:359] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.167914 29569 raft_consensus.cc:385] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.168208 29569 raft_consensus.cc:740] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.169476 29564 tablet_bootstrap.cc:654] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.171131 29569 consensus_queue.cc:260] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.175695 29569 ts_tablet_manager.cc:1434] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:06:33.176684 29569 tablet_bootstrap.cc:492] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:33.180617 29576 raft_consensus.cc:493] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.181275 29576 raft_consensus.cc:515] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.183113 29568 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:33.183656 29568 ts_tablet_manager.cc:1403] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.003s
I20260710 11:06:33.185153 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ba3cb3e196438695a62dc8eef5e4ab" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:33.186213 29569 tablet_bootstrap.cc:654] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:33.187124 29490 leader_election.cc:343] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.188412 29576 leader_election.cc:290] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:33.200543 29579 raft_consensus.cc:493] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.201212 29579 raft_consensus.cc:515] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.204066 29579 leader_election.cc:290] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.206964 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:33.207835 29449 raft_consensus.cc:2468] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:33.209283 29267 leader_election.cc:304] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:33.210371 29579 raft_consensus.cc:2804] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.210873 29579 raft_consensus.cc:493] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.211297 29579 raft_consensus.cc:3060] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.217732 29568 raft_consensus.cc:359] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.218479 29568 raft_consensus.cc:385] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.218782 29568 raft_consensus.cc:740] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.222023 29564 tablet_bootstrap.cc:492] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.222595 29564 ts_tablet_manager.cc:1403] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.034s
I20260710 11:06:33.224210 29568 consensus_queue.cc:260] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.225507 29564 raft_consensus.cc:359] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.225833 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65172b558a504eab8d60f2b32ad8bb89" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:33.226277 29564 raft_consensus.cc:385] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.226468 29301 raft_consensus.cc:2468] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 0.
I20260710 11:06:33.226688 29564 raft_consensus.cc:740] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.227501 29564 consensus_queue.cc:260] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.227967 29567 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:33.228412 29567 ts_tablet_manager.cc:1403] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.004s
I20260710 11:06:33.228502 29416 leader_election.cc:304] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:33.229282 29581 raft_consensus.cc:2804] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.229630 29581 raft_consensus.cc:493] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.229950 29581 raft_consensus.cc:3060] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.232851 29576 raft_consensus.cc:493] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.234234 29576 raft_consensus.cc:515] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.234639 29564 ts_tablet_manager.cc:1434] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:06:33.235625 29564 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.236189 29576 leader_election.cc:290] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:33.236758 29581 raft_consensus.cc:515] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.232527 29579 raft_consensus.cc:515] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.239187 29579 leader_election.cc:290] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.239615 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65172b558a504eab8d60f2b32ad8bb89" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:33.240185 29301 raft_consensus.cc:3060] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.242161 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:33.242331 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878902470da746848c2363563a9a5b1d" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:33.242759 29449 raft_consensus.cc:3060] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.242969 29300 raft_consensus.cc:2468] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 0.
I20260710 11:06:33.248775 29301 raft_consensus.cc:2468] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:33.249368 29564 tablet_bootstrap.cc:654] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.249729 29449 raft_consensus.cc:2468] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:33.250425 29416 leader_election.cc:304] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:33.250057 29490 leader_election.cc:304] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:33.251729 29581 leader_election.cc:290] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 election: Requested vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:33.252315 29581 raft_consensus.cc:2804] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.252460 29577 raft_consensus.cc:2804] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.252779 29581 raft_consensus.cc:697] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 1 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:33.253050 29577 raft_consensus.cc:493] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.253564 29577 raft_consensus.cc:3060] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.253748 29581 consensus_queue.cc:237] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.257956 29569 tablet_bootstrap.cc:492] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:33.250342 29576 raft_consensus.cc:493] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.251483 29267 leader_election.cc:304] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:33.258625 29576 raft_consensus.cc:515] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.261039 29564 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.261544 29564 ts_tablet_manager.cc:1403] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260710 11:06:33.261664 29524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:33.262096 29579 raft_consensus.cc:2804] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.262261 29523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:33.262322 29524 raft_consensus.cc:2468] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:33.263300 29576 leader_election.cc:290] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:33.263404 29579 raft_consensus.cc:697] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:33.258613 29569 ts_tablet_manager.cc:1403] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.008s
I20260710 11:06:33.264648 29564 raft_consensus.cc:359] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.264536 29579 consensus_queue.cc:237] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.265594 29564 raft_consensus.cc:385] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.265964 29564 raft_consensus.cc:740] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.266415 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a6c18c0f9749379bf146608302d439" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:33.266633 29564 consensus_queue.cc:260] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.267102 29577 raft_consensus.cc:515] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
W20260710 11:06:33.267689 29490 leader_election.cc:343] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.269672 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878902470da746848c2363563a9a5b1d" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:33.270205 29301 raft_consensus.cc:3060] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.266413 29569 raft_consensus.cc:359] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.272027 29569 raft_consensus.cc:385] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.272357 29569 raft_consensus.cc:740] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.273167 29566 raft_consensus.cc:493] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.273641 29566 raft_consensus.cc:515] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.275661 29566 leader_election.cc:290] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:33.275566 29569 consensus_queue.cc:260] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.277767 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ba3cb3e196438695a62dc8eef5e4ab" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:33.278008 29564 ts_tablet_manager.cc:1434] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:06:33.278247 29569 ts_tablet_manager.cc:1434] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:06:33.279100 29564 tablet_bootstrap.cc:492] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.279639 29523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ba3cb3e196438695a62dc8eef5e4ab" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:33.279934 29569 tablet_bootstrap.cc:492] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:33.280241 29523 raft_consensus.cc:2468] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
I20260710 11:06:33.283190 29342 leader_election.cc:304] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
W20260710 11:06:33.284025 29342 leader_election.cc:343] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.287827 29566 raft_consensus.cc:2804] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.288216 29566 raft_consensus.cc:493] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.288534 29566 raft_consensus.cc:3060] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.292277 29196 catalog_manager.cc:5697] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.294658 29564 tablet_bootstrap.cc:654] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.295688 29566 raft_consensus.cc:515] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.298583 29523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ba3cb3e196438695a62dc8eef5e4ab" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:33.299147 29523 raft_consensus.cc:3060] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.302062 29564 tablet_bootstrap.cc:492] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.302536 29564 ts_tablet_manager.cc:1403] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:06:33.302873 29589 raft_consensus.cc:493] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.303333 29589 raft_consensus.cc:515] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.305449 29589 leader_election.cc:290] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.306157 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:33.306814 29449 raft_consensus.cc:2468] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
I20260710 11:06:33.307888 29376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ba3cb3e196438695a62dc8eef5e4ab" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:33.308626 29374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a6c18c0f9749379bf146608302d439" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:33.249837 29568 ts_tablet_manager.cc:1434] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260710 11:06:33.308941 29376 raft_consensus.cc:2393] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b68caf2bacf84dfcae0cadab555c8015 in current term 1: Already voted for candidate f2bde9835a2d46bd98a14d433ee845c4 in this term.
I20260710 11:06:33.323668 29581 raft_consensus.cc:493] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.315372 29301 raft_consensus.cc:2468] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:33.327435 29564 raft_consensus.cc:359] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.327622 29581 raft_consensus.cc:515] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.327953 29490 leader_election.cc:304] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015; no voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:33.328181 29564 raft_consensus.cc:385] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.329110 29564 raft_consensus.cc:740] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.329867 29581 leader_election.cc:290] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.329785 29564 consensus_queue.cc:260] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.316720 29524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:33.331636 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878902470da746848c2363563a9a5b1d" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:33.331892 29564 ts_tablet_manager.cc:1434] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.029s	user 0.020s	sys 0.008s
I20260710 11:06:33.309334 29374 raft_consensus.cc:2468] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 0.
I20260710 11:06:33.329428 29490 leader_election.cc:304] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:33.333092 29564 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.309816 29373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65172b558a504eab8d60f2b32ad8bb89" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:33.333986 29373 raft_consensus.cc:2468] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 0.
I20260710 11:06:33.334486 29631 raft_consensus.cc:2804] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.310335 29372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65172b558a504eab8d60f2b32ad8bb89" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:33.336266 29372 raft_consensus.cc:3060] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.315943 29342 leader_election.cc:304] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:33.339509 29589 raft_consensus.cc:2804] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.339856 29589 raft_consensus.cc:493] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.340183 29589 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:33.340315 29342 leader_election.cc:343] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.341694 29564 tablet_bootstrap.cc:654] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.325716 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878902470da746848c2363563a9a5b1d" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:33.344426 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af3511f4ce54a4889f9214e6098cde7" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:33.346431 29375 raft_consensus.cc:2468] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 0.
I20260710 11:06:33.347527 29416 leader_election.cc:304] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:33.349026 29581 raft_consensus.cc:2804] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.349391 29581 raft_consensus.cc:493] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.349781 29581 raft_consensus.cc:3060] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.349628 29634 consensus_queue.cc:1048] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:06:33.350435 29490 leader_election.cc:343] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.351559 29589 raft_consensus.cc:515] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.352180 29579 raft_consensus.cc:493] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.351683 29490 leader_election.cc:304] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:33.352680 29579 raft_consensus.cc:515] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.355161 29579 leader_election.cc:290] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.355921 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:33.356576 29449 raft_consensus.cc:2468] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:33.356168 29196 catalog_manager.cc:5697] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 0 to 1, leader changed from <none> to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 1 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.360426 29567 raft_consensus.cc:359] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.361304 29567 raft_consensus.cc:385] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.361641 29567 raft_consensus.cc:740] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.362430 29567 consensus_queue.cc:260] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.363442 29569 tablet_bootstrap.cc:654] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.364778 29267 leader_election.cc:304] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:33.362969 29568 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:33.366895 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:33.367952 29449 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.368139 29566 leader_election.cc:290] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:33.310168 29577 leader_election.cc:290] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Requested vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:33.371366 29589 leader_election.cc:290] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.371690 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:33.374518 29522 raft_consensus.cc:2468] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:33.369899 29579 raft_consensus.cc:2804] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.375828 29579 raft_consensus.cc:493] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.376168 29579 raft_consensus.cc:3060] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.379331 29372 raft_consensus.cc:2468] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:33.380836 29577 raft_consensus.cc:2804] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.381222 29577 raft_consensus.cc:493] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.381551 29577 raft_consensus.cc:3060] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.388218 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ba3cb3e196438695a62dc8eef5e4ab" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:33.388306 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:33.389067 29577 raft_consensus.cc:515] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
W20260710 11:06:33.395036 29342 leader_election.cc:343] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:33.395954 29342 leader_election.cc:343] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.398161 29523 raft_consensus.cc:2468] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:33.398926 29576 raft_consensus.cc:2749] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:33.399828 29342 leader_election.cc:304] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:33.402720 29577 leader_election.cc:290] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:33.410028 29566 raft_consensus.cc:493] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.410336 29449 raft_consensus.cc:2468] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:33.410912 29631 raft_consensus.cc:697] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Becoming Leader. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:33.414739 29579 raft_consensus.cc:515] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.434109 29564 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.433871 29631 consensus_queue.cc:237] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.434141 29342 leader_election.cc:304] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [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: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:33.434967 29564 ts_tablet_manager.cc:1403] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.033s
I20260710 11:06:33.428246 29568 tablet_bootstrap.cc:654] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.436096 29579 leader_election.cc:290] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.436043 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:33.436650 29523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:33.436836 29450 raft_consensus.cc:3060] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.437192 29634 raft_consensus.cc:2804] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.437237 29523 raft_consensus.cc:3060] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.439308 29564 raft_consensus.cc:359] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.443778 29564 raft_consensus.cc:385] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.444118 29564 raft_consensus.cc:740] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
W20260710 11:06:33.443277 29490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.2:38571, user_credentials={real_user=slave}} blocked reactor thread for 91669.6us
W20260710 11:06:33.444824 29490 leader_election.cc:343] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.445681 29523 raft_consensus.cc:2468] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:33.446802 29267 leader_election.cc:304] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:33.447101 29372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a6c18c0f9749379bf146608302d439" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:33.410581 29589 raft_consensus.cc:2804] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.447407 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af3511f4ce54a4889f9214e6098cde7" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:33.447748 29372 raft_consensus.cc:3060] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.447924 29579 raft_consensus.cc:2804] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.448086 29522 raft_consensus.cc:2468] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 0.
I20260710 11:06:33.448453 29579 raft_consensus.cc:697] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:33.448328 29564 consensus_queue.cc:260] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.449348 29579 consensus_queue.cc:237] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.449419 29566 raft_consensus.cc:515] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.451848 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a6c18c0f9749379bf146608302d439" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:33.452035 29566 leader_election.cc:290] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:33.452955 29589 raft_consensus.cc:697] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:33.453326 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7674e0656e6e45828cbe06fdbf064107" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:33.453706 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7674e0656e6e45828cbe06fdbf064107" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:33.454304 29301 raft_consensus.cc:2468] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
W20260710 11:06:33.455091 29490 leader_election.cc:343] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:33.455375 29342 leader_election.cc:343] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.446201 29450 raft_consensus.cc:2468] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:33.456532 29342 leader_election.cc:304] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:33.456874 29567 ts_tablet_manager.cc:1434] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.228s	user 0.008s	sys 0.004s
I20260710 11:06:33.459101 29569 tablet_bootstrap.cc:492] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:33.459568 29569 ts_tablet_manager.cc:1403] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.004s
W20260710 11:06:33.460970 29490 consensus_peers.cc:597] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.461546 29567 tablet_bootstrap.cc:492] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:33.413892 29581 raft_consensus.cc:515] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.465144 29566 raft_consensus.cc:2804] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:33.466876 29566 raft_consensus.cc:493] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.467326 29566 raft_consensus.cc:3060] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.468801 29581 leader_election.cc:290] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.470307 29376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af3511f4ce54a4889f9214e6098cde7" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:33.453902 29589 consensus_queue.cc:237] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.472882 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af3511f4ce54a4889f9214e6098cde7" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:33.468158 29372 raft_consensus.cc:2468] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:33.472965 29376 raft_consensus.cc:3060] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.462137 29569 raft_consensus.cc:359] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.474610 29634 raft_consensus.cc:697] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:33.473526 29522 raft_consensus.cc:3060] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.475410 29569 raft_consensus.cc:385] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.476024 29569 raft_consensus.cc:740] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.478091 29568 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:33.478549 29568 ts_tablet_manager.cc:1403] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.000s
I20260710 11:06:33.481241 29568 raft_consensus.cc:359] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.481868 29568 raft_consensus.cc:385] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.482118 29568 raft_consensus.cc:740] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.482851 29568 consensus_queue.cc:260] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.483654 29634 consensus_queue.cc:237] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.484297 29490 leader_election.cc:304] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:33.485421 29638 raft_consensus.cc:2804] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.486227 29638 raft_consensus.cc:697] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Becoming Leader. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:33.487087 29638 consensus_queue.cc:237] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.490378 29567 tablet_bootstrap.cc:654] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.491248 29568 ts_tablet_manager.cc:1434] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 11:06:33.493026 29564 ts_tablet_manager.cc:1434] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260710 11:06:33.494237 29564 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.495893 29568 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:33.498941 29569 consensus_queue.cc:260] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.506747 29636 consensus_queue.cc:1048] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:33.510857 29603 consensus_queue.cc:1048] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:33.514526 29569 ts_tablet_manager.cc:1434] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260710 11:06:33.515352 29569 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:33.510850 29522 raft_consensus.cc:2468] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:33.518865 29568 tablet_bootstrap.cc:654] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.519201 29569 tablet_bootstrap.cc:654] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.497983 29566 raft_consensus.cc:515] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.521313 29564 tablet_bootstrap.cc:654] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.521806 29566 leader_election.cc:290] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:33.523450 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7674e0656e6e45828cbe06fdbf064107" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:33.524133 29300 raft_consensus.cc:3060] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.526897 29523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7674e0656e6e45828cbe06fdbf064107" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
W20260710 11:06:33.529248 29342 consensus_peers.cc:597] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:33.530042 29342 leader_election.cc:343] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.548372 29416 leader_election.cc:304] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015; no voters: 
I20260710 11:06:33.549551 29581 raft_consensus.cc:2804] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.550019 29581 raft_consensus.cc:697] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 1 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:33.552816 29581 consensus_queue.cc:237] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.561084 29448 raft_consensus.cc:3060] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.564463 29579 consensus_queue.cc:1048] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:33.568226 29198 catalog_manager.cc:5697] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 reported cstate change: term changed from 0 to 1, leader changed from <none> to b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4). New cstate: current_term: 1 leader_uuid: "b68caf2bacf84dfcae0cadab555c8015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.568827 29196 catalog_manager.cc:5697] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 0 to 1, leader changed from <none> to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 1 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.570785 29376 raft_consensus.cc:2468] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:33.558177 29300 raft_consensus.cc:2468] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:33.579979 29372 raft_consensus.cc:3060] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.629177 29568 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:33.629700 29568 ts_tablet_manager.cc:1403] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.138s	user 0.024s	sys 0.024s
I20260710 11:06:33.621222 29342 leader_election.cc:304] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:33.632231 29568 raft_consensus.cc:359] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.632869 29568 raft_consensus.cc:385] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.633113 29568 raft_consensus.cc:740] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.636770 29568 consensus_queue.cc:260] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.641216 29568 ts_tablet_manager.cc:1434] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:33.643148 29568 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:33.638064 29589 raft_consensus.cc:2804] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:33.650764 29589 raft_consensus.cc:697] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:33.655041 29589 consensus_queue.cc:237] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.657150 29567 tablet_bootstrap.cc:492] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:33.657737 29567 ts_tablet_manager.cc:1403] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.200s	user 0.016s	sys 0.014s
W20260710 11:06:33.667443 29247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:33.670014 29568 tablet_bootstrap.cc:654] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.670814 29603 consensus_queue.cc:1048] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:33.675658 29627 raft_consensus.cc:493] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.676316 29627 raft_consensus.cc:515] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
W20260710 11:06:33.682224 29652 log.cc:927] Time spent T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260710 11:06:33.691332 29564 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.693200 29564 ts_tablet_manager.cc:1403] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.199s	user 0.053s	sys 0.044s
I20260710 11:06:33.685634 29603 consensus_queue.cc:1048] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:06:33.708142 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:33.711581 29569 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:33.712251 29569 ts_tablet_manager.cc:1403] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.197s	user 0.033s	sys 0.043s
I20260710 11:06:33.726992 29564 raft_consensus.cc:359] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.727188 29567 raft_consensus.cc:359] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.727962 29564 raft_consensus.cc:385] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.728157 29567 raft_consensus.cc:385] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.726148 29569 raft_consensus.cc:359] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.728618 29567 raft_consensus.cc:740] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.728802 29569 raft_consensus.cc:385] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.729257 29569 raft_consensus.cc:740] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.730087 29569 consensus_queue.cc:260] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.731248 29564 raft_consensus.cc:740] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.732163 29564 consensus_queue.cc:260] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.734491 29564 ts_tablet_manager.cc:1434] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.040s	user 0.001s	sys 0.004s
I20260710 11:06:33.735625 29564 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.741057 29634 raft_consensus.cc:493] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.741516 29634 raft_consensus.cc:515] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.742308 29564 tablet_bootstrap.cc:654] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.743296 29524 raft_consensus.cc:3060] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.743520 29634 leader_election.cc:290] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:33.744014 29569 ts_tablet_manager.cc:1434] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:06:33.744939 29569 tablet_bootstrap.cc:492] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:33.747439 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878902470da746848c2363563a9a5b1d" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:33.747638 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878902470da746848c2363563a9a5b1d" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:33.748488 29300 raft_consensus.cc:2393] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2bde9835a2d46bd98a14d433ee845c4 in current term 1: Already voted for candidate b68caf2bacf84dfcae0cadab555c8015 in this term.
I20260710 11:06:33.752439 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:33.752673 29569 tablet_bootstrap.cc:654] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.753818 29342 leader_election.cc:304] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2bde9835a2d46bd98a14d433ee845c4; no voters: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:33.755126 29642 raft_consensus.cc:3060] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.759356 29416 leader_election.cc:304] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51; no voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:33.718312 29627 leader_election.cc:290] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:33.761842 29627 consensus_queue.cc:1048] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:33.761931 29603 consensus_queue.cc:1048] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:33.729627 29567 consensus_queue.cc:260] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.770435 29567 ts_tablet_manager.cc:1434] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.002s
I20260710 11:06:33.771521 29567 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:33.757998 29196 catalog_manager.cc:5697] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.739982 29198 catalog_manager.cc:5697] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 reported cstate change: term changed from 0 to 1, leader changed from <none> to b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4). New cstate: current_term: 1 leader_uuid: "b68caf2bacf84dfcae0cadab555c8015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.792313 29568 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:33.792845 29568 ts_tablet_manager.cc:1403] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.150s	user 0.024s	sys 0.029s
I20260710 11:06:33.795389 29568 raft_consensus.cc:359] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.796075 29568 raft_consensus.cc:385] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.796350 29568 raft_consensus.cc:740] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.796975 29568 consensus_queue.cc:260] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.799404 29568 ts_tablet_manager.cc:1434] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:33.800567 29568 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:33.803943 29627 raft_consensus.cc:493] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.804628 29627 raft_consensus.cc:515] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.807885 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a6c18c0f9749379bf146608302d439" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:33.808633 29375 raft_consensus.cc:2393] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 in current term 1: Already voted for candidate b68caf2bacf84dfcae0cadab555c8015 in this term.
I20260710 11:06:33.809114 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a6c18c0f9749379bf146608302d439" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:33.810786 29416 leader_election.cc:304] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72efd1bca63d43428786baf734391b51; no voters: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:33.810830 29627 leader_election.cc:290] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.812021 29656 raft_consensus.cc:3060] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.814440 29568 tablet_bootstrap.cc:654] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.820201 29656 raft_consensus.cc:2749] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:33.820384 29569 tablet_bootstrap.cc:492] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:33.820940 29569 ts_tablet_manager.cc:1403] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.014s
I20260710 11:06:33.821550 29581 raft_consensus.cc:2749] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:33.825384 29564 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.825963 29564 ts_tablet_manager.cc:1403] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.002s
I20260710 11:06:33.832329 29564 raft_consensus.cc:359] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.833105 29564 raft_consensus.cc:385] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.833421 29564 raft_consensus.cc:740] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.835237 29603 consensus_queue.cc:1048] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:33.834695 29564 consensus_queue.cc:260] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.837659 29564 ts_tablet_manager.cc:1434] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:33.839396 29642 raft_consensus.cc:2749] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:33.841600 29564 tablet_bootstrap.cc:492] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.848462 29569 raft_consensus.cc:359] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.849068 29197 catalog_manager.cc:5697] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.849133 29569 raft_consensus.cc:385] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.852492 29569 raft_consensus.cc:740] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.853152 29569 consensus_queue.cc:260] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.855141 29569 ts_tablet_manager.cc:1434] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260710 11:06:33.856683 29627 consensus_queue.cc:1048] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:33.858065 29564 tablet_bootstrap.cc:654] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.862283 29569 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:33.867093 29631 consensus_queue.cc:1048] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:33.868219 29569 tablet_bootstrap.cc:654] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.874420 29567 tablet_bootstrap.cc:654] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.883074 29522 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.888332 29567 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:33.889196 29567 ts_tablet_manager.cc:1403] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.000s
I20260710 11:06:33.889326 29564 tablet_bootstrap.cc:492] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:33.891371 29564 ts_tablet_manager.cc:1403] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.000s
I20260710 11:06:33.890949 29568 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:33.891938 29636 consensus_queue.cc:1048] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:33.892336 29568 ts_tablet_manager.cc:1403] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.003s
I20260710 11:06:33.892100 29567 raft_consensus.cc:359] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.892941 29567 raft_consensus.cc:385] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.893285 29567 raft_consensus.cc:740] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.893975 29567 consensus_queue.cc:260] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.896006 29567 ts_tablet_manager.cc:1434] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:33.896874 29567 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:33.897239 29196 catalog_manager.cc:5697] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.902673 29567 tablet_bootstrap.cc:654] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.901997 29196 catalog_manager.cc:5697] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.908205 29576 raft_consensus.cc:493] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.908834 29576 raft_consensus.cc:515] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.912118 29579 raft_consensus.cc:493] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.912792 29579 raft_consensus.cc:515] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:33.915124 29372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:33.918730 29642 raft_consensus.cc:493] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.919375 29642 raft_consensus.cc:515] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.915145 29576 leader_election.cc:290] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:33.924602 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:33.926327 29642 leader_election.cc:290] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
W20260710 11:06:33.927268 29342 leader_election.cc:343] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.929741 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:33.929998 29564 raft_consensus.cc:359] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.930590 29449 raft_consensus.cc:2468] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:33.930940 29564 raft_consensus.cc:385] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.931345 29564 raft_consensus.cc:740] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.932960 29579 leader_election.cc:290] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:33.935360 29523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a62b0d0814f42df973f87730f66d6bf" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
W20260710 11:06:33.937701 29267 leader_election.cc:343] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.938697 29490 leader_election.cc:304] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [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: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015; no voters: f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:33.940425 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
W20260710 11:06:33.942185 29342 leader_election.cc:343] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.942809 29342 leader_election.cc:304] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:33.944813 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a62b0d0814f42df973f87730f66d6bf" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
W20260710 11:06:33.946446 29267 leader_election.cc:343] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:33.947037 29267 leader_election.cc:304] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba90db6209a84796a1bc8863a99fa33e; no voters: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:33.948412 29579 raft_consensus.cc:2749] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:33.949388 29642 raft_consensus.cc:2749] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:33.950165 29576 raft_consensus.cc:2804] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:33.950548 29576 raft_consensus.cc:493] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:33.950866 29576 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.951999 29568 raft_consensus.cc:359] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.952663 29568 raft_consensus.cc:385] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.952936 29568 raft_consensus.cc:740] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.959446 29568 consensus_queue.cc:260] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.963359 29568 ts_tablet_manager.cc:1434] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260710 11:06:33.964460 29564 consensus_queue.cc:260] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:33.965835 29301 raft_consensus.cc:3060] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:33.967285 29564 ts_tablet_manager.cc:1434] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260710 11:06:33.968513 29564 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:33.975472 29568 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:33.982779 29579 raft_consensus.cc:493] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:33.983450 29579 raft_consensus.cc:515] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.984933 29568 tablet_bootstrap.cc:654] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.986435 29567 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:33.986991 29567 ts_tablet_manager.cc:1403] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.090s	user 0.033s	sys 0.048s
I20260710 11:06:33.988353 29564 tablet_bootstrap.cc:654] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:33.989823 29567 raft_consensus.cc:359] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.990759 29567 raft_consensus.cc:385] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.991163 29567 raft_consensus.cc:740] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.992025 29567 consensus_queue.cc:260] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:33.992735 29568 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:33.993180 29568 ts_tablet_manager.cc:1403] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:06:33.994338 29567 ts_tablet_manager.cc:1434] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:06:33.995290 29567 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:33.995633 29568 raft_consensus.cc:359] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:33.996284 29568 raft_consensus.cc:385] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.996541 29568 raft_consensus.cc:740] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.997184 29568 consensus_queue.cc:260] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.001437 29564 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:34.001906 29564 ts_tablet_manager.cc:1403] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260710 11:06:34.002784 29636 consensus_queue.cc:1048] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:34.005060 29372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:34.002776 29567 tablet_bootstrap.cc:654] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.006102 29568 ts_tablet_manager.cc:1434] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:06:34.005947 29372 raft_consensus.cc:2468] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:34.007104 29568 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:34.004493 29564 raft_consensus.cc:359] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.014930 29564 raft_consensus.cc:385] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.014740 29642 consensus_queue.cc:1048] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:34.015218 29564 raft_consensus.cc:740] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.016036 29564 consensus_queue.cc:260] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.016697 29567 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:34.017176 29567 ts_tablet_manager.cc:1403] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.022s	user 0.001s	sys 0.016s
I20260710 11:06:34.018203 29564 ts_tablet_manager.cc:1434] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:06:34.019115 29564 tablet_bootstrap.cc:492] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:34.019913 29567 raft_consensus.cc:359] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.020591 29567 raft_consensus.cc:385] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.020900 29567 raft_consensus.cc:740] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.021729 29567 consensus_queue.cc:260] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.023305 29568 tablet_bootstrap.cc:654] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.024164 29627 consensus_queue.cc:1048] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:34.028167 29564 tablet_bootstrap.cc:654] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.024125 29567 ts_tablet_manager.cc:1434] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:06:34.033854 29567 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:34.040279 29564 tablet_bootstrap.cc:492] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:34.040742 29564 ts_tablet_manager.cc:1403] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:06:34.040830 29567 tablet_bootstrap.cc:654] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.044955 29665 consensus_queue.cc:1048] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.047133 29564 raft_consensus.cc:359] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.047794 29564 raft_consensus.cc:385] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.047421 29665 consensus_queue.cc:1048] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.048065 29564 raft_consensus.cc:740] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.051126 29564 consensus_queue.cc:260] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.054222 29564 ts_tablet_manager.cc:1434] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:06:34.055104 29564 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:34.060285 29581 consensus_queue.cc:1048] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.067955 29642 consensus_queue.cc:1048] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.068991 29564 tablet_bootstrap.cc:654] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.075196 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.077135 29449 raft_consensus.cc:2468] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:34.082105 29564 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:34.082580 29564 ts_tablet_manager.cc:1403] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 11:06:34.085348 29564 raft_consensus.cc:359] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.086036 29564 raft_consensus.cc:385] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:33.986302 29579 leader_election.cc:290] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:34.086325 29564 raft_consensus.cc:740] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.094017 29564 consensus_queue.cc:260] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.098325 29564 ts_tablet_manager.cc:1434] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:06:34.099354 29564 tablet_bootstrap.cc:492] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4: Bootstrap starting.
I20260710 11:06:34.101333 29567 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:34.101413 29636 consensus_queue.cc:1048] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.102049 29567 ts_tablet_manager.cc:1403] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.008s
I20260710 11:06:34.105688 29567 raft_consensus.cc:359] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.109834 29567 raft_consensus.cc:385] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.111193 29564 tablet_bootstrap.cc:654] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.128587 29567 raft_consensus.cc:740] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.123693 29579 raft_consensus.cc:493] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.125890 29300 raft_consensus.cc:3060] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.131785 29579 raft_consensus.cc:515] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.139664 29642 consensus_queue.cc:1048] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:34.145615 29579 leader_election.cc:290] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:34.130107 29567 consensus_queue.cc:260] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.153702 29567 ts_tablet_manager.cc:1434] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260710 11:06:34.155714 29564 tablet_bootstrap.cc:492] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4: No bootstrap required, opened a new log
I20260710 11:06:34.158164 29564 ts_tablet_manager.cc:1403] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.006s
I20260710 11:06:34.159296 29567 tablet_bootstrap.cc:492] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:34.161221 29564 raft_consensus.cc:359] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.161909 29564 raft_consensus.cc:385] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.162230 29564 raft_consensus.cc:740] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.156131 29267 leader_election.cc:304] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:34.163060 29603 raft_consensus.cc:2804] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.163535 29603 raft_consensus.cc:493] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.164213 29603 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.169909 29522 raft_consensus.cc:3060] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.171962 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:34.172752 29371 raft_consensus.cc:2468] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:34.175060 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.176749 29642 raft_consensus.cc:493] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.177315 29642 raft_consensus.cc:515] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.176967 29567 tablet_bootstrap.cc:654] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.179849 29642 leader_election.cc:290] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.182024 29523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015b6a4eac554de8967868f1ec148c89" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:34.182353 29299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015b6a4eac554de8967868f1ec148c89" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:34.182720 29523 raft_consensus.cc:2468] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
W20260710 11:06:34.184199 29342 leader_election.cc:343] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.184888 29342 leader_election.cc:304] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:34.186546 29634 raft_consensus.cc:2804] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.187047 29634 raft_consensus.cc:493] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.187485 29634 raft_consensus.cc:3060] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.189946 29564 consensus_queue.cc:260] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
W20260710 11:06:34.192713 29267 leader_election.cc:343] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.196015 29634 raft_consensus.cc:515] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.198797 29589 consensus_queue.cc:1048] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.199584 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015b6a4eac554de8967868f1ec148c89" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:34.200397 29518 raft_consensus.cc:3060] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.202448 29564 ts_tablet_manager.cc:1434] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260710 11:06:34.206274 29603 raft_consensus.cc:515] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.208781 29603 leader_election.cc:290] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:34.209789 29267 leader_election.cc:304] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:34.212584 29665 raft_consensus.cc:2804] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.212965 29665 raft_consensus.cc:493] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.213372 29665 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.216034 29567 tablet_bootstrap.cc:492] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:34.217406 29567 ts_tablet_manager.cc:1403] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.007s
I20260710 11:06:34.221015 29567 raft_consensus.cc:359] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.228464 29567 raft_consensus.cc:385] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.229553 29567 raft_consensus.cc:740] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.231027 29567 consensus_queue.cc:260] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.229751 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:34.234105 29371 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.221141 29665 raft_consensus.cc:515] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.231242 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:34.232313 29696 raft_consensus.cc:493] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.238045 29567 ts_tablet_manager.cc:1434] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:06:34.240036 29567 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:34.241468 29696 raft_consensus.cc:515] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.244982 29642 consensus_queue.cc:1048] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.245774 29696 leader_election.cc:290] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:34.250233 29567 tablet_bootstrap.cc:654] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.241679 29449 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.255851 29589 raft_consensus.cc:493] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.257193 29642 raft_consensus.cc:493] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.261166 29642 raft_consensus.cc:515] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.259492 29589 raft_consensus.cc:515] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.263825 29642 leader_election.cc:290] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:34.275393 29665 leader_election.cc:290] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:34.280179 29589 leader_election.cc:290] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.285293 29449 raft_consensus.cc:2468] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:34.278326 29371 raft_consensus.cc:2468] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:34.288928 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.289824 29450 raft_consensus.cc:2468] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
I20260710 11:06:34.295111 29576 raft_consensus.cc:515] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.299023 29520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:34.303026 29298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13098a20c73469397fb9de24a0a1e28" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:34.262650 29518 raft_consensus.cc:2468] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:34.305774 29297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015b6a4eac554de8967868f1ec148c89" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:34.308589 29520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13098a20c73469397fb9de24a0a1e28" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:34.309438 29520 raft_consensus.cc:2468] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
I20260710 11:06:34.293560 29634 leader_election.cc:290] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.317322 29524 raft_consensus.cc:1240] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Rejecting Update request from peer f2bde9835a2d46bd98a14d433ee845c4 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:06:34.317858 29520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ba3cb3e196438695a62dc8eef5e4ab" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:34.332556 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ba3cb3e196438695a62dc8eef5e4ab" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:34.338282 29576 leader_election.cc:290] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 2 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:34.339485 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:34.340757 29696 raft_consensus.cc:493] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2bde9835a2d46bd98a14d433ee845c4)
I20260710 11:06:34.341290 29696 raft_consensus.cc:515] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.342387 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:34.344179 29696 leader_election.cc:290] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:34.315091 29342 leader_election.cc:304] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:34.345045 29634 raft_consensus.cc:2804] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.345731 29634 raft_consensus.cc:493] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.346099 29634 raft_consensus.cc:3060] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.346040 29490 leader_election.cc:304] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015; no voters: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:34.347795 29635 raft_consensus.cc:2749] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:34.345088 29638 raft_consensus.cc:493] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.351348 29567 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:34.350992 29638 raft_consensus.cc:515] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.351784 29567 ts_tablet_manager.cc:1403] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.022s
I20260710 11:06:34.353894 29638 leader_election.cc:290] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.355638 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7674e0656e6e45828cbe06fdbf064107" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:34.355660 29567 raft_consensus.cc:359] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.356688 29567 raft_consensus.cc:385] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.356961 29567 raft_consensus.cc:740] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
W20260710 11:06:34.355227 29342 leader_election.cc:343] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.357712 29567 consensus_queue.cc:260] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.358196 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:34.358770 29371 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.359850 29567 ts_tablet_manager.cc:1434] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:06:34.360733 29567 tablet_bootstrap.cc:492] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:34.360823 29634 raft_consensus.cc:515] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
W20260710 11:06:34.358006 29342 leader_election.cc:343] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:34.363669 29342 leader_election.cc:343] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.364035 29568 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:34.364630 29568 ts_tablet_manager.cc:1403] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.358s	user 0.040s	sys 0.119s
I20260710 11:06:34.365183 29342 leader_election.cc:304] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:34.362433 29634 leader_election.cc:290] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:34.369565 29267 leader_election.cc:304] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:34.370975 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:34.371563 29371 raft_consensus.cc:2468] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:34.372785 29568 raft_consensus.cc:359] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.373468 29568 raft_consensus.cc:385] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.373759 29568 raft_consensus.cc:740] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.374528 29568 consensus_queue.cc:260] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.375811 29642 raft_consensus.cc:2804] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.376971 29642 raft_consensus.cc:493] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.377300 29642 raft_consensus.cc:3060] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.378780 29699 raft_consensus.cc:2804] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.379290 29699 raft_consensus.cc:697] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:34.380108 29699 consensus_queue.cc:237] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.384047 29569 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:34.384527 29569 ts_tablet_manager.cc:1403] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.522s	user 0.118s	sys 0.245s
I20260710 11:06:34.389050 29567 tablet_bootstrap.cc:654] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.389968 29569 raft_consensus.cc:359] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.390491 29569 raft_consensus.cc:385] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.390777 29569 raft_consensus.cc:740] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.394642 29568 ts_tablet_manager.cc:1434] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.005s
I20260710 11:06:34.395466 29569 consensus_queue.cc:260] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.398520 29568 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:34.395138 29267 leader_election.cc:304] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e; no voters: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:34.404120 29665 raft_consensus.cc:2749] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:34.406682 29267 leader_election.cc:343] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.408357 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:34.408933 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:34.411882 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7674e0656e6e45828cbe06fdbf064107" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:34.414748 29568 tablet_bootstrap.cc:654] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.417701 29642 raft_consensus.cc:515] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.418910 29267 leader_election.cc:304] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:34.421747 29665 raft_consensus.cc:2804] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.422204 29665 raft_consensus.cc:697] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:34.422994 29665 consensus_queue.cc:237] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.429567 29569 ts_tablet_manager.cc:1434] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 11:06:34.430480 29569 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:34.435110 29569 tablet_bootstrap.cc:654] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:34.437624 29342 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.4:42813, user_credentials={real_user=slave}} blocked reactor thread for 64082.6us
I20260710 11:06:34.444221 29342 leader_election.cc:304] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:34.448969 29634 consensus_queue.cc:1059] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.449949 29267 leader_election.cc:304] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e; no voters: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:34.451617 29703 raft_consensus.cc:2804] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.472324 29568 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:34.473044 29568 ts_tablet_manager.cc:1403] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.018s
I20260710 11:06:34.485507 29569 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:34.486064 29569 ts_tablet_manager.cc:1403] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.006s
I20260710 11:06:34.478248 29696 raft_consensus.cc:2749] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:34.485726 29568 raft_consensus.cc:359] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.487780 29568 raft_consensus.cc:385] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.488195 29568 raft_consensus.cc:740] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.489594 29568 consensus_queue.cc:260] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.492664 29568 ts_tablet_manager.cc:1434] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 11:06:34.494125 29568 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:34.496366 29710 consensus_queue.cc:1048] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.496869 29638 raft_consensus.cc:493] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.497330 29638 raft_consensus.cc:515] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.497896 29710 raft_consensus.cc:493] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.494244 29642 leader_election.cc:290] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.485292 29490 leader_election.cc:304] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015; no voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:34.498337 29710 raft_consensus.cc:515] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.520495 29569 raft_consensus.cc:359] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.522632 29569 raft_consensus.cc:385] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.514094 29642 raft_consensus.cc:493] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.523183 29569 raft_consensus.cc:740] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.514657 29576 raft_consensus.cc:2749] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:34.523698 29712 raft_consensus.cc:493] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.530287 29638 leader_election.cc:290] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.528512 29569 consensus_queue.cc:260] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.531701 29569 ts_tablet_manager.cc:1434] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260710 11:06:34.533027 29569 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:34.525660 29642 raft_consensus.cc:515] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.535884 29642 leader_election.cc:290] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:34.530009 29712 raft_consensus.cc:515] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.537777 29300 raft_consensus.cc:3060] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.538435 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a62b0d0814f42df973f87730f66d6bf" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.539104 29449 raft_consensus.cc:2468] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 0.
I20260710 11:06:34.539283 29712 leader_election.cc:290] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:34.542589 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:34.526386 29710 leader_election.cc:290] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:34.524093 29703 raft_consensus.cc:697] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:34.544109 29490 leader_election.cc:304] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015; no voters: 
I20260710 11:06:34.544381 29704 raft_consensus.cc:3055] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:34.543238 29449 raft_consensus.cc:3060] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.544857 29704 raft_consensus.cc:740] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:34.544952 29576 raft_consensus.cc:2804] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.547474 29576 raft_consensus.cc:493] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.547782 29576 raft_consensus.cc:3060] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.547936 29567 tablet_bootstrap.cc:492] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:34.548421 29567 ts_tablet_manager.cc:1403] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.188s	user 0.014s	sys 0.035s
I20260710 11:06:34.551190 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a62b0d0814f42df973f87730f66d6bf" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:34.551851 29301 raft_consensus.cc:2468] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 0.
I20260710 11:06:34.544484 29703 consensus_queue.cc:237] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.557129 29704 consensus_queue.cc:260] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.557293 29567 raft_consensus.cc:359] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.558070 29567 raft_consensus.cc:385] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.558370 29567 raft_consensus.cc:740] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.559640 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:34.562191 29576 raft_consensus.cc:515] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.564574 29704 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.564908 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a62b0d0814f42df973f87730f66d6bf" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:34.565461 29450 raft_consensus.cc:3060] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.568631 29449 raft_consensus.cc:2468] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:34.574004 29450 raft_consensus.cc:2468] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:34.575618 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13098a20c73469397fb9de24a0a1e28" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:34.576227 29522 raft_consensus.cc:3060] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.582183 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13098a20c73469397fb9de24a0a1e28" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:34.582865 29490 leader_election.cc:304] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015; no voters: 
I20260710 11:06:34.585258 29567 consensus_queue.cc:260] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.586493 29522 raft_consensus.cc:2468] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:34.590772 29568 tablet_bootstrap.cc:654] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.592381 29638 raft_consensus.cc:2804] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.592911 29638 raft_consensus.cc:697] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Becoming Leader. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:34.593889 29567 ts_tablet_manager.cc:1434] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 11:06:34.593745 29638 consensus_queue.cc:237] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.594822 29567 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:34.611289 29576 leader_election.cc:290] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.612385 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a62b0d0814f42df973f87730f66d6bf" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:34.613148 29301 raft_consensus.cc:3060] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.617530 29569 tablet_bootstrap.cc:654] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.619732 29567 tablet_bootstrap.cc:654] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:34.604146 29342 leader_election.cc:343] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.630198 29301 raft_consensus.cc:2468] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:34.644618 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9869faf10327442b85d8d3c0121dbcc7" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.646920 29521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948afac0f9b14b57966150537da854f0" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:34.647974 29522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9869faf10327442b85d8d3c0121dbcc7" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:34.648046 29521 raft_consensus.cc:2468] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
I20260710 11:06:34.649362 29522 raft_consensus.cc:2468] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 0.
I20260710 11:06:34.650136 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:34.650216 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948afac0f9b14b57966150537da854f0" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.651225 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.653724 29568 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:34.654695 29568 ts_tablet_manager.cc:1403] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.161s	user 0.014s	sys 0.008s
I20260710 11:06:34.660791 29342 leader_election.cc:304] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
W20260710 11:06:34.661723 29342 leader_election.cc:343] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:34.663616 29342 leader_election.cc:343] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:34.664234 29342 leader_election.cc:343] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:34.664840 29342 leader_election.cc:343] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.662951 29703 raft_consensus.cc:2804] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.656479 29567 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:34.666112 29703 raft_consensus.cc:697] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:34.667200 29567 ts_tablet_manager.cc:1403] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.002s
I20260710 11:06:34.660905 29198 catalog_manager.cc:5697] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 0 to 1, leader changed from <none> to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 1 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:34.667523 29703 consensus_queue.cc:237] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.671232 29198 catalog_manager.cc:5697] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 0 to 1, leader changed from <none> to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 1 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:34.668365 29195 catalog_manager.cc:5697] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 reported cstate change: term changed from 0 to 1, leader changed from <none> to b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4). New cstate: current_term: 1 leader_uuid: "b68caf2bacf84dfcae0cadab555c8015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:34.678475 29568 raft_consensus.cc:359] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.679195 29568 raft_consensus.cc:385] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.679481 29568 raft_consensus.cc:740] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.680256 29568 consensus_queue.cc:260] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
W20260710 11:06:34.682399 29247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:34.687431 29569 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:34.687986 29569 ts_tablet_manager.cc:1403] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.004s
I20260710 11:06:34.682101 29342 leader_election.cc:304] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:34.692252 29713 raft_consensus.cc:2804] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.691934 29569 raft_consensus.cc:359] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.692786 29713 raft_consensus.cc:697] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:34.692796 29569 raft_consensus.cc:385] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.694199 29569 raft_consensus.cc:740] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.694947 29569 consensus_queue.cc:260] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.693671 29713 consensus_queue.cc:237] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.698406 29568 ts_tablet_manager.cc:1434] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 11:06:34.699663 29568 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:34.699685 29569 ts_tablet_manager.cc:1434] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:34.704386 29569 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:34.703688 29567 raft_consensus.cc:359] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.706291 29567 raft_consensus.cc:385] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.706691 29567 raft_consensus.cc:740] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.707878 29567 consensus_queue.cc:260] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.710831 29567 ts_tablet_manager.cc:1434] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 11:06:34.711642 29567 tablet_bootstrap.cc:492] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015: Bootstrap starting.
I20260710 11:06:34.724830 29567 tablet_bootstrap.cc:654] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.712821 29342 leader_election.cc:304] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:34.728432 29568 tablet_bootstrap.cc:654] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.732376 29713 raft_consensus.cc:2804] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.732781 29342 leader_election.cc:304] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:34.732939 29713 raft_consensus.cc:493] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.733527 29713 raft_consensus.cc:3060] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.736711 29569 tablet_bootstrap.cc:654] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.738885 29703 raft_consensus.cc:2804] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.739429 29703 raft_consensus.cc:493] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.739881 29703 raft_consensus.cc:3060] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:34.763636 29342 leader_election.cc:343] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.765545 29342 leader_election.cc:304] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:34.764683 29703 raft_consensus.cc:515] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.766753 29710 raft_consensus.cc:2749] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:34.774418 29568 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:34.774936 29568 ts_tablet_manager.cc:1403] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.009s
I20260710 11:06:34.778306 29568 raft_consensus.cc:359] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.779031 29568 raft_consensus.cc:385] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.779310 29568 raft_consensus.cc:740] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.780047 29567 tablet_bootstrap.cc:492] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015: No bootstrap required, opened a new log
I20260710 11:06:34.779950 29568 consensus_queue.cc:260] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:34.780474 29567 ts_tablet_manager.cc:1403] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.010s
I20260710 11:06:34.781917 29568 ts_tablet_manager.cc:1434] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:06:34.783049 29567 raft_consensus.cc:359] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.783456 29703 leader_election.cc:290] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:34.785912 29568 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:34.786115 29636 raft_consensus.cc:493] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.786633 29636 raft_consensus.cc:515] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.788714 29636 leader_election.cc:290] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.778419 29713 raft_consensus.cc:515] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.791850 29568 tablet_bootstrap.cc:654] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.792165 29713 leader_election.cc:290] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:34.783712 29567 raft_consensus.cc:385] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.792867 29567 raft_consensus.cc:740] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.793464 29567 consensus_queue.cc:260] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.793938 29581 raft_consensus.cc:493] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.794450 29581 raft_consensus.cc:515] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.795392 29567 ts_tablet_manager.cc:1434] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:06:34.796715 29581 leader_election.cc:290] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.799082 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bd4b1c483f46b980053f7d0c61da1a" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:34.799907 29301 raft_consensus.cc:2468] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 0.
I20260710 11:06:34.801435 29416 leader_election.cc:304] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:34.802546 29581 raft_consensus.cc:2804] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.803011 29581 raft_consensus.cc:493] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.803469 29581 raft_consensus.cc:3060] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.804283 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bd4b1c483f46b980053f7d0c61da1a" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:34.804340 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bd4b1c483f46b980053f7d0c61da1a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.805102 29518 raft_consensus.cc:2468] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 0.
I20260710 11:06:34.811105 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948afac0f9b14b57966150537da854f0" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:34.811008 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bd4b1c483f46b980053f7d0c61da1a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:34.812747 29301 raft_consensus.cc:2468] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 0.
I20260710 11:06:34.814019 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9869faf10327442b85d8d3c0121dbcc7" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:34.814988 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948afac0f9b14b57966150537da854f0" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:34.815497 29490 leader_election.cc:304] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:34.815804 29518 raft_consensus.cc:3060] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.816498 29636 raft_consensus.cc:2804] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:34.816952 29636 raft_consensus.cc:493] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:34.817338 29636 raft_consensus.cc:3060] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.818663 29521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9869faf10327442b85d8d3c0121dbcc7" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:34.819299 29521 raft_consensus.cc:3060] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.824573 29665 consensus_queue.cc:1048] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:34.833703 29342 leader_election.cc:343] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:34.835269 29342 leader_election.cc:343] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:34.842752 29196 catalog_manager.cc:5697] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:34.847563 29448 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.855993 29521 raft_consensus.cc:2468] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:34.857465 29342 leader_election.cc:304] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:34.858409 29703 raft_consensus.cc:2804] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.858985 29703 raft_consensus.cc:697] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:34.859926 29703 consensus_queue.cc:237] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.868026 29518 raft_consensus.cc:2468] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:34.870712 29342 leader_election.cc:304] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:34.871598 29713 raft_consensus.cc:2804] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.872076 29713 raft_consensus.cc:697] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:34.872879 29713 consensus_queue.cc:237] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.876076 29603 consensus_queue.cc:1048] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:34.864181 29636 raft_consensus.cc:515] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.883837 29447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bd4b1c483f46b980053f7d0c61da1a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:34.885914 29636 leader_election.cc:290] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.894104 29568 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:34.894626 29568 ts_tablet_manager.cc:1403] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.109s	user 0.040s	sys 0.056s
I20260710 11:06:34.895378 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bd4b1c483f46b980053f7d0c61da1a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:34.895978 29300 raft_consensus.cc:3060] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.897193 29568 raft_consensus.cc:359] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.897857 29568 raft_consensus.cc:385] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.898105 29568 raft_consensus.cc:740] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.898856 29568 consensus_queue.cc:260] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.901023 29568 ts_tablet_manager.cc:1434] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:06:34.901918 29568 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:34.902765 29300 raft_consensus.cc:2468] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:34.903985 29490 leader_election.cc:304] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:34.905699 29581 raft_consensus.cc:515] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.906389 29576 raft_consensus.cc:493] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.906867 29450 raft_consensus.cc:2393] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b68caf2bacf84dfcae0cadab555c8015 in current term 1: Already voted for candidate 72efd1bca63d43428786baf734391b51 in this term.
I20260710 11:06:34.906884 29576 raft_consensus.cc:515] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:34.907722 29568 tablet_bootstrap.cc:654] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.909348 29576 leader_election.cc:290] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:34.909873 29576 raft_consensus.cc:2804] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.910523 29576 raft_consensus.cc:697] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Becoming Leader. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:34.911811 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:34.912050 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.912405 29665 consensus_queue.cc:1048] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:34.915619 29450 raft_consensus.cc:2393] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b68caf2bacf84dfcae0cadab555c8015 in current term 1: Already voted for candidate f2bde9835a2d46bd98a14d433ee845c4 in this term.
I20260710 11:06:34.916710 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bd4b1c483f46b980053f7d0c61da1a" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:34.918732 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bd4b1c483f46b980053f7d0c61da1a" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:34.919504 29300 raft_consensus.cc:2393] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 in current term 1: Already voted for candidate b68caf2bacf84dfcae0cadab555c8015 in this term.
I20260710 11:06:34.917431 29490 leader_election.cc:304] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015; no voters: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:34.912611 29576 consensus_queue.cc:237] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.924939 29636 raft_consensus.cc:3060] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.926295 29568 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: No bootstrap required, opened a new log
I20260710 11:06:34.926761 29568 ts_tablet_manager.cc:1403] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260710 11:06:34.929382 29569 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:34.929436 29568 raft_consensus.cc:359] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.930244 29568 raft_consensus.cc:385] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.930246 29581 leader_election.cc:290] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.930696 29568 raft_consensus.cc:740] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.931509 29568 consensus_queue.cc:260] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:34.933019 29416 leader_election.cc:304] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51; no voters: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:34.933516 29568 ts_tablet_manager.cc:1434] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:34.934264 29581 raft_consensus.cc:2749] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:34.929975 29569 ts_tablet_manager.cc:1403] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.007s
I20260710 11:06:34.931951 29636 raft_consensus.cc:2749] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:34.937733 29569 raft_consensus.cc:359] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.941671 29636 raft_consensus.cc:493] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:34.942390 29636 raft_consensus.cc:515] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.938685 29569 raft_consensus.cc:385] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.948791 29569 raft_consensus.cc:740] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.951995 29636 leader_election.cc:290] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:34.956204 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e628747ccc794056b8368cd6cba74731" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:34.957103 29300 raft_consensus.cc:2468] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 0.
I20260710 11:06:34.949318 29569 consensus_queue.cc:260] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:34.960911 29569 ts_tablet_manager.cc:1434] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260710 11:06:34.961856 29569 tablet_bootstrap.cc:492] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:34.971554 29569 tablet_bootstrap.cc:654] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.977835 29699 consensus_queue.cc:1048] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:34.969244 29195 catalog_manager.cc:5697] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 reported cstate change: term changed from 0 to 1, leader changed from <none> to b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4). New cstate: current_term: 1 leader_uuid: "b68caf2bacf84dfcae0cadab555c8015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:34.963788 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e628747ccc794056b8368cd6cba74731" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:34.985402 29449 raft_consensus.cc:2468] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 0.
I20260710 11:06:34.983675 29490 leader_election.cc:304] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:35.019344 29576 raft_consensus.cc:2804] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:35.022058 29576 raft_consensus.cc:493] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:35.022503 29576 raft_consensus.cc:3060] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.031865 29699 raft_consensus.cc:493] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:35.032552 29699 raft_consensus.cc:515] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:35.035550 29699 leader_election.cc:290] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:35.037629 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:35.038506 29375 raft_consensus.cc:2468] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 0.
I20260710 11:06:35.044409 29267 leader_election.cc:304] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:35.045611 29699 raft_consensus.cc:2804] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:35.046288 29699 raft_consensus.cc:493] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:35.047178 29699 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.064631 29576 raft_consensus.cc:515] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:35.067355 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
W20260710 11:06:35.072460 29267 leader_election.cc:343] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:35.060578 29490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.1:46833, user_credentials={real_user=slave}} blocked reactor thread for 77015.7us
I20260710 11:06:35.084841 29710 consensus_queue.cc:1048] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:35.092209 29696 raft_consensus.cc:493] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:35.092882 29696 raft_consensus.cc:515] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:35.094882 29696 leader_election.cc:290] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:35.095772 29195 catalog_manager.cc:5697] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } }
I20260710 11:06:35.098526 29576 leader_election.cc:290] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:35.102053 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13098a20c73469397fb9de24a0a1e28" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:35.102890 29518 raft_consensus.cc:2393] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba90db6209a84796a1bc8863a99fa33e in current term 1: Already voted for candidate f2bde9835a2d46bd98a14d433ee845c4 in this term.
I20260710 11:06:35.102819 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e628747ccc794056b8368cd6cba74731" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:35.103778 29448 raft_consensus.cc:3060] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.104537 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13098a20c73469397fb9de24a0a1e28" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:35.106961 29267 leader_election.cc:304] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba90db6209a84796a1bc8863a99fa33e; no voters: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:35.109589 29301 raft_consensus.cc:3060] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.112097 29636 consensus_queue.cc:1048] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:35.116345 29300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e628747ccc794056b8368cd6cba74731" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:35.119077 29300 raft_consensus.cc:3060] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.131512 29448 raft_consensus.cc:2468] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:35.138512 29300 raft_consensus.cc:2468] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:35.138767 29490 leader_election.cc:304] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015; no voters: 
I20260710 11:06:35.139052 29636 consensus_queue.cc:1048] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:35.140368 29636 raft_consensus.cc:2804] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:35.140799 29636 raft_consensus.cc:697] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Becoming Leader. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:35.143263 29710 consensus_queue.cc:1048] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:35.140792 29569 tablet_bootstrap.cc:492] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:35.144984 29569 ts_tablet_manager.cc:1403] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.183s	user 0.044s	sys 0.065s
I20260710 11:06:35.145473 29636 consensus_queue.cc:237] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:35.151508 29569 raft_consensus.cc:359] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:35.145221 29699 raft_consensus.cc:515] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:35.152495 29569 raft_consensus.cc:385] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.153074 29569 raft_consensus.cc:740] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.154105 29569 consensus_queue.cc:260] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:35.154348 29699 leader_election.cc:290] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:35.157217 29710 consensus_queue.cc:1048] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:35.160730 29696 raft_consensus.cc:2749] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:35.163450 29300 raft_consensus.cc:3060] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.165099 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:35.165728 29375 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.168184 29449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
W20260710 11:06:35.169996 29267 leader_election.cc:343] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:35.173969 29710 consensus_queue.cc:1048] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:35.170063 29195 catalog_manager.cc:5697] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:35.185922 29569 ts_tablet_manager.cc:1434] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260710 11:06:35.175539 29195 catalog_manager.cc:5697] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:35.186980 29569 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:35.187647 29195 catalog_manager.cc:5697] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:35.199223 29710 consensus_queue.cc:1048] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:35.191352 29375 raft_consensus.cc:2468] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 1.
I20260710 11:06:35.216989 29267 leader_election.cc:304] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:35.217485 29569 tablet_bootstrap.cc:654] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.217832 29699 raft_consensus.cc:2804] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:35.218719 29699 raft_consensus.cc:697] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:35.219645 29699 consensus_queue.cc:237] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:35.223845 29196 catalog_manager.cc:5697] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 reported cstate change: term changed from 0 to 1, leader changed from <none> to b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4). New cstate: current_term: 1 leader_uuid: "b68caf2bacf84dfcae0cadab555c8015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:35.225131 29710 consensus_queue.cc:1048] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:35.257899 29569 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:35.258463 29569 ts_tablet_manager.cc:1403] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.011s
I20260710 11:06:35.265552 29581 raft_consensus.cc:493] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:35.274608 29569 raft_consensus.cc:359] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:35.275188 29569 raft_consensus.cc:385] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.275418 29569 raft_consensus.cc:740] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.275914 29569 consensus_queue.cc:260] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:35.277586 29569 ts_tablet_manager.cc:1434] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:06:35.266168 29581 raft_consensus.cc:515] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:35.285681 29581 leader_election.cc:290] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:35.295358 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948afac0f9b14b57966150537da854f0" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:35.303064 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948afac0f9b14b57966150537da854f0" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:35.303918 29518 raft_consensus.cc:2393] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 in current term 1: Already voted for candidate f2bde9835a2d46bd98a14d433ee845c4 in this term.
I20260710 11:06:35.304154 29569 tablet_bootstrap.cc:492] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51: Bootstrap starting.
I20260710 11:06:35.306845 29416 leader_election.cc:304] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72efd1bca63d43428786baf734391b51; no voters: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:35.307713 29581 raft_consensus.cc:3060] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.309422 29569 tablet_bootstrap.cc:654] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.314121 29569 tablet_bootstrap.cc:492] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51: No bootstrap required, opened a new log
I20260710 11:06:35.314363 29581 raft_consensus.cc:2749] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:35.314548 29569 ts_tablet_manager.cc:1403] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.008s
I20260710 11:06:35.316305 29198 catalog_manager.cc:5697] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 0 to 1, leader changed from <none> to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 1 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:35.317114 29569 raft_consensus.cc:359] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:35.317785 29569 raft_consensus.cc:385] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.318065 29569 raft_consensus.cc:740] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.318797 29569 consensus_queue.cc:260] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:35.321547 29636 consensus_queue.cc:1048] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:35.322153 29569 ts_tablet_manager.cc:1434] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:06:35.379426 29704 consensus_queue.cc:1048] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:35.389612 29581 raft_consensus.cc:493] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:35.389740 29450 raft_consensus.cc:3060] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.390897 29581 raft_consensus.cc:515] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:35.394733 29581 leader_election.cc:290] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:35.398593 29576 consensus_queue.cc:1048] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:35.398890 29301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:35.401914 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:35.406936 29371 raft_consensus.cc:2393] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 in current term 1: Already voted for candidate ba90db6209a84796a1bc8863a99fa33e in this term.
I20260710 11:06:35.409219 29416 leader_election.cc:304] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72efd1bca63d43428786baf734391b51; no voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:35.410140 29581 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.414036 29704 consensus_queue.cc:1048] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:35.423111 29710 consensus_queue.cc:1048] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:35.429207 29581 raft_consensus.cc:2749] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:35.451565 29704 consensus_queue.cc:1048] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:35.573838 27168 tablet_server.cc:179] TabletServer@127.26.136.1:0 shutting down...
I20260710 11:06:35.590744 29762 raft_consensus.cc:493] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2bde9835a2d46bd98a14d433ee845c4)
I20260710 11:06:35.591462 29762 raft_consensus.cc:515] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:35.593914 29762 leader_election.cc:290] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:35.594707 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:35.595613 29375 raft_consensus.cc:2468] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
W20260710 11:06:35.596158 29490 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 66 similar messages]
I20260710 11:06:35.598891 29416 leader_election.cc:304] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:35.601854 29762 raft_consensus.cc:2804] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:35.602232 29762 raft_consensus.cc:493] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f2bde9835a2d46bd98a14d433ee845c4)
I20260710 11:06:35.602555 29762 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:35.607929 29521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:35.609019 29521 raft_consensus.cc:2393] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 in current term 2: Already voted for candidate b68caf2bacf84dfcae0cadab555c8015 in this term.
W20260710 11:06:35.611112 29490 consensus_peers.cc:597] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.611122 29762 raft_consensus.cc:515] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:35.613325 29762 leader_election.cc:290] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:35.614181 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:35.614662 29521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:35.615557 29521 raft_consensus.cc:2393] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 in current term 2: Already voted for candidate b68caf2bacf84dfcae0cadab555c8015 in this term.
I20260710 11:06:35.621409 29375 raft_consensus.cc:2468] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
I20260710 11:06:35.622594 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:35.622689 29416 leader_election.cc:304] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:35.623600 29762 raft_consensus.cc:2804] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:35.624156 27168 tablet_replica.cc:333] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.624168 29762 raft_consensus.cc:697] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:35.625516 27168 raft_consensus.cc:2243] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.626207 27168 raft_consensus.cc:2272] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.625481 29762 consensus_queue.cc:237] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:35.629101 27168 tablet_replica.cc:333] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.630075 27168 raft_consensus.cc:2243] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.631039 27168 pending_rounds.cc:70] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Trying to abort 1 pending ops.
I20260710 11:06:35.631279 27168 pending_rounds.cc:77] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959814055157760 op_type: NO_OP noop_request { }
I20260710 11:06:35.631614 27168 raft_consensus.cc:2889] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:35.631934 27168 raft_consensus.cc:2272] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.634693 27168 tablet_replica.cc:333] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.635370 27168 raft_consensus.cc:2243] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.635924 27168 raft_consensus.cc:2272] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.635630 29199 catalog_manager.cc:5697] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 1 to 2, leader changed from f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2) to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:35.639086 27168 tablet_replica.cc:333] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.639750 27168 raft_consensus.cc:2243] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.640228 27168 raft_consensus.cc:2272] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.643491 27168 tablet_replica.cc:333] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.644266 27168 raft_consensus.cc:2243] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.644930 27168 raft_consensus.cc:2272] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.647997 27168 tablet_replica.cc:333] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.648711 27168 raft_consensus.cc:2243] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.649366 27168 raft_consensus.cc:2272] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.651944 29638 consensus_queue.cc:1048] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:35.652565 27168 tablet_replica.cc:333] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.653368 27168 raft_consensus.cc:2243] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.653949 27168 raft_consensus.cc:2272] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.656842 27168 tablet_replica.cc:333] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.657634 27168 raft_consensus.cc:2243] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.658795 27168 raft_consensus.cc:2272] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.661933 27168 tablet_replica.cc:333] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.662774 27168 raft_consensus.cc:2243] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.663367 27168 raft_consensus.cc:2272] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.664762 29490 consensus_peers.cc:597] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.667397 27168 tablet_replica.cc:333] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.668162 27168 raft_consensus.cc:2243] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.668676 27168 raft_consensus.cc:2272] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.671404 27168 tablet_replica.cc:333] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.672145 27168 raft_consensus.cc:2243] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.672788 27168 raft_consensus.cc:2272] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.675292 27168 tablet_replica.cc:333] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.676124 27168 raft_consensus.cc:2243] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.676731 27168 raft_consensus.cc:2272] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.678841 29342 consensus_peers.cc:597] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.679397 27168 tablet_replica.cc:333] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.679873 27168 raft_consensus.cc:2243] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.680558 27168 raft_consensus.cc:2272] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.682729 27168 tablet_replica.cc:333] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.683436 27168 raft_consensus.cc:2243] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.683974 27168 raft_consensus.cc:2272] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.686657 27168 tablet_replica.cc:333] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.687340 27168 raft_consensus.cc:2243] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.688321 27168 raft_consensus.cc:2272] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.691193 27168 tablet_replica.cc:333] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.691896 27168 raft_consensus.cc:2243] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.693215 27168 raft_consensus.cc:2272] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.695719 27168 tablet_replica.cc:333] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.696358 27168 raft_consensus.cc:2243] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.697482 27168 raft_consensus.cc:2272] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.700003 27168 tablet_replica.cc:333] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: stopping tablet replica
I20260710 11:06:35.700598 27168 raft_consensus.cc:2243] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.701751 27168 raft_consensus.cc:2272] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.749398 27168 tablet_server.cc:196] TabletServer@127.26.136.1:0 shutdown complete.
W20260710 11:06:35.751370 29342 consensus_peers.cc:597] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.783949 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:35.790393 29342 consensus_peers.cc:597] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.791749 29769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:35.792562 29770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:35.794303 27168 server_base.cc:1061] running on GCE node
W20260710 11:06:35.794615 29772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:35.796634 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:35.796905 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:35.797107 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681595797089 us; error 0 us; skew 500 ppm
I20260710 11:06:35.797658 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:35.803887 27168 webserver.cc:533] Webserver started at http://127.26.136.1:46373/ using document root <none> and password file <none>
I20260710 11:06:35.804392 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:35.804580 27168 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:35.808130 27168 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:06:35.812530 29777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:35.813438 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:35.813814 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "ba90db6209a84796a1bc8863a99fa33e"
format_stamp: "Formatted at 2026-07-10 11:06:31 on dist-test-slave-l48v"
I20260710 11:06:35.814369 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:35.837785 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:35.839416 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:35.841136 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:06:35.842213 29342 consensus_peers.cc:597] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.842757 29342 consensus_peers.cc:597] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.845773 29784 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:06:35.873369 29490 consensus_peers.cc:597] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.932911 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:06:35.933249 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.089s	user 0.003s	sys 0.001s
I20260710 11:06:35.933573 27168 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:06:35.938046 29784 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:35.953552 29784 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:35.954397 29784 tablet_bootstrap.cc:492] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:35.954959 29784 ts_tablet_manager.cc:1403] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260710 11:06:35.957262 29784 raft_consensus.cc:359] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:35.957777 29784 raft_consensus.cc:740] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.958307 29784 consensus_queue.cc:260] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [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: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:35.960183 29784 ts_tablet_manager.cc:1434] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:35.960836 29784 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
W20260710 11:06:35.968422 29490 consensus_peers.cc:597] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.975474 29784 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:35.976624 29784 tablet_bootstrap.cc:492] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:35.977454 29784 ts_tablet_manager.cc:1403] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:06:35.980857 29784 raft_consensus.cc:359] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:35.981761 29784 raft_consensus.cc:740] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.982407 29784 consensus_queue.cc:260] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [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: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:35.984681 29784 ts_tablet_manager.cc:1434] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:35.985616 29784 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.000972 29784 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.001899 29784 tablet_bootstrap.cc:492] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.002470 29784 ts_tablet_manager.cc:1403] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:06:36.004899 29784 raft_consensus.cc:359] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.005542 29784 raft_consensus.cc:740] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.006258 29784 consensus_queue.cc:260] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [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: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.008111 29784 ts_tablet_manager.cc:1434] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:36.008823 29784 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.013408 27168 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:06:36.013819 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.080s	user 0.076s	sys 0.000s
W20260710 11:06:36.021724 29490 consensus_peers.cc:597] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:36.029897 29784 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:06:36.031082 29784 tablet_bootstrap.cc:492] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.031773 29784 ts_tablet_manager.cc:1403] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 11:06:36.034957 29784 raft_consensus.cc:359] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.035892 29784 raft_consensus.cc:740] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.036623 29784 consensus_queue.cc:260] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.045825 29784 ts_tablet_manager.cc:1434] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:06:36.046727 29784 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
W20260710 11:06:36.050417 29416 consensus_peers.cc:597] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:36.060624 29784 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.061372 29784 tablet_bootstrap.cc:492] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.061959 29784 ts_tablet_manager.cc:1403] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:06:36.064342 29784 raft_consensus.cc:359] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.064898 29784 raft_consensus.cc:740] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.065506 29784 consensus_queue.cc:260] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [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: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.067031 29784 ts_tablet_manager.cc:1434] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 11:06:36.067723 29784 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.080502 29784 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.081342 29784 tablet_bootstrap.cc:492] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.081930 29784 ts_tablet_manager.cc:1403] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:06:36.084594 29784 raft_consensus.cc:359] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.085093 29784 raft_consensus.cc:740] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.085638 29784 consensus_queue.cc:260] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [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: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.087342 29784 ts_tablet_manager.cc:1434] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:06:36.088048 29784 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.095942 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:46833
I20260710 11:06:36.096148 29850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:46833 every 8 connection(s)
I20260710 11:06:36.102089 29784 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.103274 29784 tablet_bootstrap.cc:492] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.103902 29784 ts_tablet_manager.cc:1403] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 11:06:36.106448 29784 raft_consensus.cc:359] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.107208 29784 raft_consensus.cc:740] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.107834 29784 consensus_queue.cc:260] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.109606 29784 ts_tablet_manager.cc:1434] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:36.110311 29784 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.116938 29852 heartbeater.cc:344] Connected to a master server at 127.26.136.62:39837
I20260710 11:06:36.117321 29852 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:36.118005 29852 heartbeater.cc:507] Master 127.26.136.62:39837 requested a full tablet report, sending...
I20260710 11:06:36.121803 29784 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.122555 29784 tablet_bootstrap.cc:492] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.123180 29784 ts_tablet_manager.cc:1403] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:06:36.125577 29784 raft_consensus.cc:359] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.126205 29784 raft_consensus.cc:740] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.126493 29199 ts_manager.cc:194] Re-registered known tserver with Master: ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:36.126909 29784 consensus_queue.cc:260] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.128865 29784 ts_tablet_manager.cc:1434] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:36.129612 29784 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.144091 29784 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.145090 29784 tablet_bootstrap.cc:492] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.145750 29784 ts_tablet_manager.cc:1403] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:06:36.146883 29199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33340
I20260710 11:06:36.147737 29784 raft_consensus.cc:359] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.148257 29784 raft_consensus.cc:740] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.148840 29784 consensus_queue.cc:260] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [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: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.149922 29852 heartbeater.cc:499] Master 127.26.136.62:39837 was elected leader, sending a full tablet report...
I20260710 11:06:36.150147 29784 ts_tablet_manager.cc:1434] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:36.150838 29784 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.162516 29784 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.162468 29375 raft_consensus.cc:1275] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:36.163391 29784 tablet_bootstrap.cc:492] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.164108 29784 ts_tablet_manager.cc:1403] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:06:36.163954 29762 consensus_queue.cc:1048] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:36.166374 29784 raft_consensus.cc:359] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.167066 29784 raft_consensus.cc:740] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.167815 29784 consensus_queue.cc:260] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [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: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.169515 29784 ts_tablet_manager.cc:1434] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:06:36.170253 29784 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.191605 29784 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.192636 29784 tablet_bootstrap.cc:492] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.193279 29784 ts_tablet_manager.cc:1403] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 11:06:36.195636 29784 raft_consensus.cc:359] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.196305 29784 raft_consensus.cc:740] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.196952 29784 consensus_queue.cc:260] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [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: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.199563 29784 ts_tablet_manager.cc:1434] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:36.200302 29784 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.211370 29521 raft_consensus.cc:1275] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:36.216837 29862 consensus_queue.cc:1048] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:36.219470 29784 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.220436 29784 tablet_bootstrap.cc:492] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.221051 29784 ts_tablet_manager.cc:1403] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 11:06:36.223845 29784 raft_consensus.cc:359] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.224527 29784 raft_consensus.cc:740] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.225253 29784 consensus_queue.cc:260] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [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: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.227315 29784 ts_tablet_manager.cc:1434] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:36.228276 29784 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.241856 29784 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.242511 29784 tablet_bootstrap.cc:492] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.243214 29784 ts_tablet_manager.cc:1403] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:06:36.244899 29784 raft_consensus.cc:359] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.245333 29784 raft_consensus.cc:740] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.245862 29784 consensus_queue.cc:260] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.247257 29784 ts_tablet_manager.cc:1434] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:36.247852 29784 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.259449 29784 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.260165 29784 tablet_bootstrap.cc:492] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.260674 29784 ts_tablet_manager.cc:1403] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:06:36.262336 29784 raft_consensus.cc:359] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.262863 29784 raft_consensus.cc:740] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.263377 29784 consensus_queue.cc:260] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [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: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.265009 29784 ts_tablet_manager.cc:1434] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:36.266189 29784 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.277685 29784 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.278260 29784 tablet_bootstrap.cc:492] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.278797 29784 ts_tablet_manager.cc:1403] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260710 11:06:36.280416 29784 raft_consensus.cc:359] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.281026 29784 raft_consensus.cc:740] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.281667 29784 consensus_queue.cc:260] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.283592 29784 ts_tablet_manager.cc:1434] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 11:06:36.284336 29784 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.303848 29784 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.304605 29784 tablet_bootstrap.cc:492] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.305219 29784 ts_tablet_manager.cc:1403] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 11:06:36.307108 29784 raft_consensus.cc:359] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.307610 29784 raft_consensus.cc:740] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.308174 29784 consensus_queue.cc:260] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.309894 29784 ts_tablet_manager.cc:1434] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:36.310977 29784 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.324558 29784 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.325274 29784 tablet_bootstrap.cc:492] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.325791 29784 ts_tablet_manager.cc:1403] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:06:36.327872 29784 raft_consensus.cc:359] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.328469 29784 raft_consensus.cc:740] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.329077 29784 consensus_queue.cc:260] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [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: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.330895 29784 ts_tablet_manager.cc:1434] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:36.331947 29784 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Bootstrap starting.
I20260710 11:06:36.344092 29784 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.344744 29784 tablet_bootstrap.cc:492] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Bootstrap complete.
I20260710 11:06:36.345180 29784 ts_tablet_manager.cc:1403] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:06:36.347100 29784 raft_consensus.cc:359] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.347546 29784 raft_consensus.cc:740] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.348003 29784 consensus_queue.cc:260] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [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: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.349287 29784 ts_tablet_manager.cc:1434] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:36.685580 29862 raft_consensus.cc:493] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.686066 29862 raft_consensus.cc:515] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.687836 29862 leader_election.cc:290] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:36.688580 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.688812 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:36.689248 29825 raft_consensus.cc:2468] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:36.690382 29416 leader_election.cc:304] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:36.691069 29862 raft_consensus.cc:2804] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.691330 29862 raft_consensus.cc:493] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.691562 29862 raft_consensus.cc:3060] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.697083 29862 raft_consensus.cc:515] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.698807 29862 leader_election.cc:290] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 election: Requested vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:36.699618 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:36.699843 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:36.700258 29825 raft_consensus.cc:3060] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.705241 29825 raft_consensus.cc:2468] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
I20260710 11:06:36.706063 29416 leader_election.cc:304] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:36.706684 29862 raft_consensus.cc:2804] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.707104 29862 raft_consensus.cc:697] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:36.707792 29874 raft_consensus.cc:493] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.707873 29862 consensus_queue.cc:237] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.708269 29874 raft_consensus.cc:515] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.710144 29874 leader_election.cc:290] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:36.711066 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:36.711144 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.712193 29825 raft_consensus.cc:2468] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:36.713320 29416 leader_election.cc:304] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:36.714027 29862 raft_consensus.cc:2804] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.714339 29862 raft_consensus.cc:493] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.714704 29862 raft_consensus.cc:3060] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.716444 29198 catalog_manager.cc:5697] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 1 to 2, leader changed from ba90db6209a84796a1bc8863a99fa33e (127.26.136.1) to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.719655 29862 raft_consensus.cc:515] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.721325 29862 leader_election.cc:290] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:36.722537 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:36.722558 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:36.723332 29825 raft_consensus.cc:3060] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.730531 29825 raft_consensus.cc:2468] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
I20260710 11:06:36.732810 29416 leader_election.cc:304] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:36.733906 29862 raft_consensus.cc:2804] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.734364 29862 raft_consensus.cc:697] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:36.735260 29862 consensus_queue.cc:237] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.741207 29862 raft_consensus.cc:493] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.741698 29862 raft_consensus.cc:515] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.743193 29198 catalog_manager.cc:5697] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 1 to 2, leader changed from ba90db6209a84796a1bc8863a99fa33e (127.26.136.1) to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.744916 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:36.744911 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.746174 29825 raft_consensus.cc:2468] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:36.743731 29862 leader_election.cc:290] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:36.747273 29416 leader_election.cc:304] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:36.748063 29862 raft_consensus.cc:2804] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.748443 29862 raft_consensus.cc:493] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.748803 29862 raft_consensus.cc:3060] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.755990 29862 raft_consensus.cc:515] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.758149 29862 leader_election.cc:290] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 election: Requested vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:36.758867 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:36.759390 29825 raft_consensus.cc:3060] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.759191 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:36.764878 29825 raft_consensus.cc:2468] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
I20260710 11:06:36.765836 29416 leader_election.cc:304] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:36.766649 29862 raft_consensus.cc:2804] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.767031 29862 raft_consensus.cc:697] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:36.767632 29862 consensus_queue.cc:237] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.774739 29198 catalog_manager.cc:5697] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 1 to 2, leader changed from ba90db6209a84796a1bc8863a99fa33e (127.26.136.1) to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:36.787503 29704 raft_consensus.cc:493] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.788051 29704 raft_consensus.cc:515] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:36.789805 29704 leader_election.cc:290] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:36.790422 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:36.790741 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decb56c156be40cdb29a5c370cbeb3ad" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.791460 29825 raft_consensus.cc:2393] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2bde9835a2d46bd98a14d433ee845c4 in current term 2: Already voted for candidate 72efd1bca63d43428786baf734391b51 in this term.
I20260710 11:06:36.792424 29342 leader_election.cc:304] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [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: f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:36.793131 29704 raft_consensus.cc:3060] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.797016 29710 raft_consensus.cc:493] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.797484 29710 raft_consensus.cc:515] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.798156 29704 raft_consensus.cc:2749] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.799160 29710 leader_election.cc:290] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:36.799866 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.800033 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:36.800515 29825 raft_consensus.cc:2468] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 1.
I20260710 11:06:36.801545 29342 leader_election.cc:304] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:36.801990 29636 raft_consensus.cc:493] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.802188 29710 raft_consensus.cc:2804] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.802659 29710 raft_consensus.cc:493] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.802484 29636 raft_consensus.cc:515] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.802999 29710 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.804256 29636 leader_election.cc:290] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:36.805131 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:36.805418 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378436edb7df4f81a314d0fcbae51cf9" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.806227 29825 raft_consensus.cc:2393] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b68caf2bacf84dfcae0cadab555c8015 in current term 2: Already voted for candidate 72efd1bca63d43428786baf734391b51 in this term.
I20260710 11:06:36.807247 29490 leader_election.cc:304] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015; no voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:36.807904 29636 raft_consensus.cc:3060] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.809841 29710 raft_consensus.cc:515] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.811712 29710 leader_election.cc:290] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 2 election: Requested vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:36.812448 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:36.812801 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:36.813051 29825 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.813349 29636 raft_consensus.cc:2749] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.817734 29825 raft_consensus.cc:2468] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2bde9835a2d46bd98a14d433ee845c4 in term 2.
I20260710 11:06:36.818920 29342 leader_election.cc:304] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:36.819555 29710 raft_consensus.cc:2804] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.819962 29710 raft_consensus.cc:697] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 2 LEADER]: Becoming Leader. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:36.820791 29710 consensus_queue.cc:237] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.827608 29198 catalog_manager.cc:5697] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 reported cstate change: term changed from 1 to 2, leader changed from ba90db6209a84796a1bc8863a99fa33e (127.26.136.1) to f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "f2bde9835a2d46bd98a14d433ee845c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.949713 29862 raft_consensus.cc:493] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.950207 29862 raft_consensus.cc:515] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.951875 29862 leader_election.cc:290] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:36.952905 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.953090 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:36.953866 29825 raft_consensus.cc:2468] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:36.955651 29416 leader_election.cc:304] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:36.956588 29862 raft_consensus.cc:2804] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.956954 29862 raft_consensus.cc:493] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.957298 29862 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.962783 29862 raft_consensus.cc:515] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.964241 29862 leader_election.cc:290] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 election: Requested vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:36.964648 29636 raft_consensus.cc:493] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.965087 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:36.965183 29636 raft_consensus.cc:515] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.965566 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:36.965821 29825 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.967352 29636 leader_election.cc:290] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:36.967897 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:36.968290 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.968923 29824 raft_consensus.cc:2468] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 1.
I20260710 11:06:36.970147 29490 leader_election.cc:304] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:36.971025 29638 raft_consensus.cc:2804] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.971378 29638 raft_consensus.cc:493] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.971815 29638 raft_consensus.cc:3060] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.972618 29825 raft_consensus.cc:2468] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
I20260710 11:06:36.973625 29416 leader_election.cc:304] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:36.974328 29862 raft_consensus.cc:2804] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.974823 29862 raft_consensus.cc:697] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:36.975651 29862 consensus_queue.cc:237] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.978305 29874 raft_consensus.cc:493] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:36.978811 29874 raft_consensus.cc:515] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:36.978863 29638 raft_consensus.cc:515] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.980576 29874 leader_election.cc:290] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:36.981462 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:36.982324 29825 raft_consensus.cc:2393] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 in current term 2: Already voted for candidate f2bde9835a2d46bd98a14d433ee845c4 in this term.
I20260710 11:06:36.982220 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:36.983476 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:36.983934 29825 raft_consensus.cc:3060] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.986706 29638 leader_election.cc:290] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 2 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:36.988734 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:36.989497 29825 raft_consensus.cc:2468] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 2.
I20260710 11:06:36.990080 29416 leader_election.cc:304] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51; no voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4
I20260710 11:06:36.990510 29490 leader_election.cc:304] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:36.990935 29862 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.991304 29638 raft_consensus.cc:2804] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.991801 29638 raft_consensus.cc:697] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 2 LEADER]: Becoming Leader. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:36.993111 29638 consensus_queue.cc:237] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:36.994159 29198 catalog_manager.cc:5697] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 1 to 2, leader changed from ba90db6209a84796a1bc8863a99fa33e (127.26.136.1) to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:36.998169 29862 raft_consensus.cc:2749] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.002840 29199 catalog_manager.cc:5697] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 reported cstate change: term changed from 1 to 2, leader changed from ba90db6209a84796a1bc8863a99fa33e (127.26.136.1) to b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4). New cstate: current_term: 2 leader_uuid: "b68caf2bacf84dfcae0cadab555c8015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:37.084754 29886 raft_consensus.cc:493] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:37.085322 29886 raft_consensus.cc:515] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.087108 29886 leader_election.cc:290] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:37.087791 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:37.087986 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:37.088451 29825 raft_consensus.cc:2393] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2bde9835a2d46bd98a14d433ee845c4 in current term 2: Already voted for candidate 72efd1bca63d43428786baf734391b51 in this term.
I20260710 11:06:37.089562 29342 leader_election.cc:304] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [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: f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:37.090240 29886 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.090862 29712 raft_consensus.cc:493] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:37.091390 29712 raft_consensus.cc:515] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.093360 29712 leader_election.cc:290] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:37.094019 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:37.094357 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4675e517c64083811448bbe9646b5c" candidate_uuid: "f2bde9835a2d46bd98a14d433ee845c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:37.094843 29825 raft_consensus.cc:2393] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2bde9835a2d46bd98a14d433ee845c4 in current term 2: Already voted for candidate 72efd1bca63d43428786baf734391b51 in this term.
I20260710 11:06:37.095861 29342 leader_election.cc:304] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [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: f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:37.096447 29712 raft_consensus.cc:3060] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.096815 29886 raft_consensus.cc:2749] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.101691 29712 raft_consensus.cc:2749] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.115438 29825 raft_consensus.cc:1275] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.116827 29862 consensus_queue.cc:1048] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.117579 29874 raft_consensus.cc:493] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba90db6209a84796a1bc8863a99fa33e)
I20260710 11:06:37.118129 29874 raft_consensus.cc:515] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:37.120144 29874 leader_election.cc:290] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833)
I20260710 11:06:37.120783 29518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b68caf2bacf84dfcae0cadab555c8015" is_pre_election: true
I20260710 11:06:37.122073 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fccc1b457f4b269f8feeb79403e9e3" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:37.122951 29824 raft_consensus.cc:2393] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 in current term 2: Already voted for candidate b68caf2bacf84dfcae0cadab555c8015 in this term.
I20260710 11:06:37.124061 29416 leader_election.cc:304] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51; no voters: b68caf2bacf84dfcae0cadab555c8015, ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:37.124261 29823 raft_consensus.cc:1275] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.125104 29874 raft_consensus.cc:3060] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.126312 29862 consensus_queue.cc:1048] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.128204 29518 raft_consensus.cc:1275] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.135730 29874 raft_consensus.cc:2749] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.136940 29762 consensus_queue.cc:1048] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:37.147209 29375 raft_consensus.cc:1275] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.152520 29874 consensus_queue.cc:1048] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:37.201992 29891 raft_consensus.cc:493] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.202507 29891 raft_consensus.cc:515] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.204645 29891 leader_election.cc:290] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:37.205283 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e" is_pre_election: true
I20260710 11:06:37.206141 29823 raft_consensus.cc:2410] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:06:37.206069 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:37.206831 29375 raft_consensus.cc:2468] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 1.
I20260710 11:06:37.207830 29416 leader_election.cc:304] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:37.208593 29762 raft_consensus.cc:2804] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:37.208907 29762 raft_consensus.cc:493] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.209241 29762 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.214521 29762 raft_consensus.cc:515] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.216284 29762 leader_election.cc:290] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 election: Requested vote from peers ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:37.217000 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
I20260710 11:06:37.217118 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:37.217461 29823 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.217778 29375 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.224318 29375 raft_consensus.cc:2468] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
I20260710 11:06:37.224895 29823 raft_consensus.cc:2410] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 72efd1bca63d43428786baf734391b51 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:06:37.226446 29416 leader_election.cc:304] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [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: 72efd1bca63d43428786baf734391b51, f2bde9835a2d46bd98a14d433ee845c4; no voters: ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:37.227520 29762 raft_consensus.cc:2804] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:37.227922 29762 raft_consensus.cc:697] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:37.228647 29762 consensus_queue.cc:237] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER 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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.235600 29198 catalog_manager.cc:5697] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 1 to 2, leader changed from ba90db6209a84796a1bc8863a99fa33e (127.26.136.1) to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:37.237489 29450 raft_consensus.cc:1275] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Refusing update from remote peer f2bde9835a2d46bd98a14d433ee845c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.238755 29712 consensus_queue.cc:1048] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.248229 29823 raft_consensus.cc:1275] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Refusing update from remote peer f2bde9835a2d46bd98a14d433ee845c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.250200 29710 consensus_queue.cc:1048] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.298429 29375 raft_consensus.cc:1275] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.299628 29762 consensus_queue.cc:1048] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.310786 29900 raft_consensus.cc:493] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.311332 29900 raft_consensus.cc:515] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.312240 29823 raft_consensus.cc:1275] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.313827 29900 leader_election.cc:290] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:37.314035 29891 consensus_queue.cc:1048] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.336707 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4" is_pre_election: true
I20260710 11:06:37.337347 29375 raft_consensus.cc:2468] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 2.
I20260710 11:06:37.337833 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51" is_pre_election: true
I20260710 11:06:37.338438 29781 leader_election.cc:304] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:37.339241 29900 raft_consensus.cc:2804] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:37.339556 29900 raft_consensus.cc:493] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.339843 29900 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:37.346354 29900 raft_consensus.cc:515] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.347939 29900 leader_election.cc:290] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 3 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:37.348636 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:37.348814 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72db0523b0c3472798bd7b8cee7c7c99" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:37.349239 29375 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:37.353842 29375 raft_consensus.cc:2468] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 3.
I20260710 11:06:37.354705 29781 leader_election.cc:304] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 72efd1bca63d43428786baf734391b51
I20260710 11:06:37.355365 29900 raft_consensus.cc:2804] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:37.355786 29900 raft_consensus.cc:697] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 3 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:37.356573 29900 consensus_queue.cc:237] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.363850 29199 catalog_manager.cc:5697] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 2 to 3, leader changed from 72efd1bca63d43428786baf734391b51 (127.26.136.3) to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 3 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:37.421270 29823 raft_consensus.cc:1275] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.422603 29891 consensus_queue.cc:1048] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.431387 29375 raft_consensus.cc:1275] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.432822 29874 consensus_queue.cc:1048] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.473604 29823 raft_consensus.cc:1275] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Refusing update from remote peer b68caf2bacf84dfcae0cadab555c8015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.474824 29638 consensus_queue.cc:1048] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.483013 29450 raft_consensus.cc:1275] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Refusing update from remote peer b68caf2bacf84dfcae0cadab555c8015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.485033 29638 consensus_queue.cc:1048] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:37.757010 29450 raft_consensus.cc:3055] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:37.757349 29450 raft_consensus.cc:740] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:37.758018 29450 consensus_queue.cc:260] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:37.758865 29450 raft_consensus.cc:3060] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:37.763118 29450 raft_consensus.cc:1275] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:37.764400 29900 consensus_queue.cc:1048] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.765165 29900 consensus_queue.cc:1243] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Peer 72efd1bca63d43428786baf734391b51 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:06:37.767545 29450 pending_rounds.cc:85] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51: Aborting all ops after (but not including) 0
I20260710 11:06:37.767800 29450 pending_rounds.cc:107] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 11:06:37.768023 29450 raft_consensus.cc:2889] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:37.777026 29375 raft_consensus.cc:1275] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:37.778896 29912 consensus_queue.cc:1048] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:46.101677 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:46.130762 29375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039"
dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
mode: GRACEFUL
new_leader_uuid: "72efd1bca63d43428786baf734391b51"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:06:46.131683 29375 raft_consensus.cc:606] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Received request to transfer leadership to TS 72efd1bca63d43428786baf734391b51
I20260710 11:06:46.134778 29375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d"
dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
mode: GRACEFUL
new_leader_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:06:46.135252 29375 raft_consensus.cc:606] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Received request to transfer leadership to TS ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:46.141569 29937 raft_consensus.cc:993] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4: : Instructing follower ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:46.142341 29927 raft_consensus.cc:1081] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Signalling peer ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:46.144330 29823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d"
dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:60052
I20260710 11:06:46.145062 29823 raft_consensus.cc:493] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:46.145469 29823 raft_consensus.cc:3060] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.148187 29521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e628747ccc794056b8368cd6cba74731"
dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
mode: GRACEFUL
new_leader_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:56432
I20260710 11:06:46.148752 29521 raft_consensus.cc:606] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Received request to transfer leadership to TS ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:46.155308 29823 raft_consensus.cc:515] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:46.157936 29823 leader_election.cc:290] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 2 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:46.163991 29448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e895173ea14948e5923431553dc5a14a"
dest_uuid: "72efd1bca63d43428786baf734391b51"
mode: GRACEFUL
new_leader_uuid: "b68caf2bacf84dfcae0cadab555c8015"
 from {username='slave'} at 127.0.0.1:58476
I20260710 11:06:46.164538 29448 raft_consensus.cc:606] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Received request to transfer leadership to TS b68caf2bacf84dfcae0cadab555c8015
I20260710 11:06:46.165729 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:46.166422 29375 raft_consensus.cc:3055] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:46.166678 29375 raft_consensus.cc:740] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:46.167541 29371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae"
dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
mode: GRACEFUL
new_leader_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:06:46.167479 29375 consensus_queue.cc:260] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:46.168227 29371 raft_consensus.cc:606] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 2 LEADER]: Received request to transfer leadership to TS ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:46.168782 29375 raft_consensus.cc:3060] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.169447 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:46.170298 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:46.172967 29521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672ea441b4b24bcf8934608e7793614d" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:46.173592 29521 raft_consensus.cc:3060] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.176671 29375 raft_consensus.cc:2468] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 2.
I20260710 11:06:46.178122 29781 leader_election.cc:304] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:46.179103 29915 raft_consensus.cc:2804] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:46.180328 29915 raft_consensus.cc:697] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 2 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:46.181417 29915 consensus_queue.cc:237] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:46.186414 29521 raft_consensus.cc:2468] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 2.
I20260710 11:06:46.191618 29198 catalog_manager.cc:5697] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 1 to 2, leader changed from f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2) to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 2 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:46.372515 29937 raft_consensus.cc:993] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4: : Instructing follower 72efd1bca63d43428786baf734391b51 to start an election
I20260710 11:06:46.372969 29927 raft_consensus.cc:1081] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Signalling peer 72efd1bca63d43428786baf734391b51 to start an election
I20260710 11:06:46.374331 29448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039"
dest_uuid: "72efd1bca63d43428786baf734391b51"
 from {username='slave'} at 127.0.0.1:50484
I20260710 11:06:46.374817 29448 raft_consensus.cc:493] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:46.375083 29448 raft_consensus.cc:3060] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.380764 29448 raft_consensus.cc:515] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:46.382658 29448 leader_election.cc:290] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:46.383248 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:46.383560 29521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f53c9930fe40c7aed363df656eb039" candidate_uuid: "72efd1bca63d43428786baf734391b51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:46.383879 29375 raft_consensus.cc:3055] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:46.384169 29521 raft_consensus.cc:3060] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.384195 29375 raft_consensus.cc:740] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:46.385336 29375 consensus_queue.cc:260] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:46.386529 29375 raft_consensus.cc:3060] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.390992 29521 raft_consensus.cc:2468] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
I20260710 11:06:46.392239 29416 leader_election.cc:304] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, b68caf2bacf84dfcae0cadab555c8015; no voters: 
I20260710 11:06:46.392927 29375 raft_consensus.cc:2468] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72efd1bca63d43428786baf734391b51 in term 2.
I20260710 11:06:46.392979 29919 raft_consensus.cc:2804] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:46.393589 29919 raft_consensus.cc:697] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Leader. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:46.394408 29919 consensus_queue.cc:237] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:46.402173 29198 catalog_manager.cc:5697] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 reported cstate change: term changed from 1 to 2, leader changed from f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2) to 72efd1bca63d43428786baf734391b51 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "72efd1bca63d43428786baf734391b51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:46.429920 29921 raft_consensus.cc:993] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015: : Instructing follower ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:46.430433 29947 raft_consensus.cc:1081] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Signalling peer ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:46.431898 29823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e628747ccc794056b8368cd6cba74731"
dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:60044
I20260710 11:06:46.432333 29823 raft_consensus.cc:493] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:46.432605 29823 raft_consensus.cc:3060] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.437084 29823 raft_consensus.cc:515] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:46.439158 29823 leader_election.cc:290] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 2 election: Requested vote from peers 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929), b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813)
I20260710 11:06:46.440296 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e628747ccc794056b8368cd6cba74731" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:46.440706 29521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e628747ccc794056b8368cd6cba74731" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:46.440996 29448 raft_consensus.cc:3060] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.441334 29521 raft_consensus.cc:3055] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:46.441716 29521 raft_consensus.cc:740] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:46.442788 29521 consensus_queue.cc:260] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:46.444139 29521 raft_consensus.cc:3060] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:46.449872 29448 raft_consensus.cc:2468] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 2.
I20260710 11:06:46.451097 29521 raft_consensus.cc:2468] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 2.
I20260710 11:06:46.452169 29781 leader_election.cc:304] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:46.452963 29915 raft_consensus.cc:2804] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:46.453378 29915 raft_consensus.cc:697] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 2 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:46.454299 29915 consensus_queue.cc:237] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } }
I20260710 11:06:46.465888 29198 catalog_manager.cc:5697] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 1 to 2, leader changed from b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4) to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 2 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:46.484465 29933 raft_consensus.cc:993] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51: : Instructing follower b68caf2bacf84dfcae0cadab555c8015 to start an election
I20260710 11:06:46.484922 29919 raft_consensus.cc:1081] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Signalling peer b68caf2bacf84dfcae0cadab555c8015 to start an election
I20260710 11:06:46.486065 29521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e895173ea14948e5923431553dc5a14a"
dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
 from {username='slave'} at 127.0.0.1:43912
I20260710 11:06:46.486508 29521 raft_consensus.cc:493] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:46.486827 29521 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:46.491684 29521 raft_consensus.cc:515] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:46.493683 29521 leader_election.cc:290] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [CANDIDATE]: Term 3 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:46.494241 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:46.494871 29375 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:46.495081 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e895173ea14948e5923431553dc5a14a" candidate_uuid: "b68caf2bacf84dfcae0cadab555c8015" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:46.495559 29448 raft_consensus.cc:3055] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:46.495760 29448 raft_consensus.cc:740] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:46.496555 29448 consensus_queue.cc:260] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [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: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:46.498034 29448 raft_consensus.cc:3060] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:46.501572 29375 raft_consensus.cc:2468] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 3.
I20260710 11:06:46.503494 29937 raft_consensus.cc:993] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4: : Instructing follower ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:46.503548 29490 leader_election.cc:304] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [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: b68caf2bacf84dfcae0cadab555c8015, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:46.504528 29448 raft_consensus.cc:2468] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68caf2bacf84dfcae0cadab555c8015 in term 3.
I20260710 11:06:46.505052 29937 raft_consensus.cc:1081] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 2 LEADER]: Signalling peer ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:46.506786 29947 raft_consensus.cc:2804] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:46.507215 29947 raft_consensus.cc:697] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 3 LEADER]: Becoming Leader. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:46.507254 29823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae"
dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:60052
I20260710 11:06:46.507869 29823 raft_consensus.cc:493] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:46.508193 29823 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:46.508033 29947 consensus_queue.cc:237] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [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: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } }
I20260710 11:06:46.513391 29823 raft_consensus.cc:515] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:46.516695 29823 leader_election.cc:290] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 3 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:46.517180 29375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:46.517182 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb1844ecb5545f89ee5ce7243afccae" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:46.517768 29375 raft_consensus.cc:3055] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:46.517886 29448 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:46.518064 29375 raft_consensus.cc:740] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f2bde9835a2d46bd98a14d433ee845c4, State: Running, Role: LEADER
I20260710 11:06:46.518891 29375 consensus_queue.cc:260] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:46.519737 29375 raft_consensus.cc:3060] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:46.523638 29448 raft_consensus.cc:2468] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 3.
I20260710 11:06:46.524135 29375 raft_consensus.cc:2468] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 3.
I20260710 11:06:46.524894 29781 leader_election.cc:304] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [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: 72efd1bca63d43428786baf734391b51, ba90db6209a84796a1bc8863a99fa33e; no voters: 
I20260710 11:06:46.525681 29915 raft_consensus.cc:2804] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:46.525429 29198 catalog_manager.cc:5697] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 reported cstate change: term changed from 2 to 3, leader changed from 72efd1bca63d43428786baf734391b51 (127.26.136.3) to b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4). New cstate: current_term: 3 leader_uuid: "b68caf2bacf84dfcae0cadab555c8015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:46.526162 29915 raft_consensus.cc:697] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 3 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:46.527155 29915 consensus_queue.cc:237] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:46.535111 29199 catalog_manager.cc:5697] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 2 to 3, leader changed from f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2) to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 3 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:46.742738 29375 raft_consensus.cc:1275] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:46.743809 29915 consensus_queue.cc:1048] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:46.752610 29521 raft_consensus.cc:1275] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:46.753863 29915 consensus_queue.cc:1048] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:46.794497 29375 raft_consensus.cc:1275] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:46.795682 29919 consensus_queue.cc:1048] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:46.809276 29518 raft_consensus.cc:1275] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Refusing update from remote peer 72efd1bca63d43428786baf734391b51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:46.811005 29960 consensus_queue.cc:1048] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:46.918335 29521 raft_consensus.cc:1275] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:46.919677 29915 consensus_queue.cc:1048] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:46.926506 29375 raft_consensus.cc:1275] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:46.929422 29915 consensus_queue.cc:1048] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:46.932291 29448 raft_consensus.cc:1275] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:46.934042 29963 consensus_queue.cc:1048] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:06:46.952245 29448 raft_consensus.cc:1275] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:46.954879 29963 consensus_queue.cc:1048] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:46.970772 29375 raft_consensus.cc:1275] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Refusing update from remote peer b68caf2bacf84dfcae0cadab555c8015: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:46.972555 29947 consensus_queue.cc:1048] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:46.989084 29448 raft_consensus.cc:1275] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Refusing update from remote peer b68caf2bacf84dfcae0cadab555c8015: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:46.990639 29947 consensus_queue.cc:1048] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:47.171320 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:47.186669 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:47.201490 29448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7"
dest_uuid: "72efd1bca63d43428786baf734391b51"
mode: GRACEFUL
new_leader_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:58476
I20260710 11:06:47.202067 29448 raft_consensus.cc:606] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Received request to transfer leadership to TS ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:47.204478 29521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "878902470da746848c2363563a9a5b1d"
dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
mode: GRACEFUL
new_leader_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:56432
I20260710 11:06:47.204958 29521 raft_consensus.cc:606] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Received request to transfer leadership to TS ba90db6209a84796a1bc8863a99fa33e
I20260710 11:06:47.206058 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:47.206712 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:47.549319 29921 raft_consensus.cc:993] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015: : Instructing follower ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:47.549739 29969 raft_consensus.cc:1081] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Signalling peer ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:47.551084 29823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "878902470da746848c2363563a9a5b1d"
dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:60044
I20260710 11:06:47.551506 29823 raft_consensus.cc:493] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:47.551770 29823 raft_consensus.cc:3060] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.557385 29823 raft_consensus.cc:515] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:47.559067 29823 leader_election.cc:290] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 2 election: Requested vote from peers b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4:42813), f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571)
I20260710 11:06:47.559650 29521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878902470da746848c2363563a9a5b1d" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b68caf2bacf84dfcae0cadab555c8015"
I20260710 11:06:47.560029 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878902470da746848c2363563a9a5b1d" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:47.560266 29521 raft_consensus.cc:3055] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:47.560662 29521 raft_consensus.cc:740] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b68caf2bacf84dfcae0cadab555c8015, State: Running, Role: LEADER
I20260710 11:06:47.560657 29371 raft_consensus.cc:3060] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.561408 29521 consensus_queue.cc:260] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:47.562145 29521 raft_consensus.cc:3060] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.566135 29371 raft_consensus.cc:2468] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 2.
I20260710 11:06:47.566805 29521 raft_consensus.cc:2468] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 2.
I20260710 11:06:47.567242 29781 leader_election.cc:304] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:47.567989 29966 raft_consensus.cc:2804] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:47.568454 29966 raft_consensus.cc:697] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 2 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:47.569305 29966 consensus_queue.cc:237] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } }
I20260710 11:06:47.576928 29198 catalog_manager.cc:5697] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 1 to 2, leader changed from b68caf2bacf84dfcae0cadab555c8015 (127.26.136.4) to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 2 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.626827 29919 raft_consensus.cc:993] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51: : Instructing follower ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:47.627346 29960 raft_consensus.cc:1081] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Signalling peer ba90db6209a84796a1bc8863a99fa33e to start an election
I20260710 11:06:47.628811 29823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7"
dest_uuid: "ba90db6209a84796a1bc8863a99fa33e"
 from {username='slave'} at 127.0.0.1:60056
I20260710 11:06:47.629225 29823 raft_consensus.cc:493] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:47.629504 29823 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:47.633876 29823 raft_consensus.cc:515] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:47.635214 29823 leader_election.cc:290] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [CANDIDATE]: Term 3 election: Requested vote from peers f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571), 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929)
I20260710 11:06:47.635746 29371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2bde9835a2d46bd98a14d433ee845c4"
I20260710 11:06:47.636092 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b6eb987c854494b24cbfabba553cd7" candidate_uuid: "ba90db6209a84796a1bc8863a99fa33e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72efd1bca63d43428786baf734391b51"
I20260710 11:06:47.636369 29371 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:47.636667 29448 raft_consensus.cc:3055] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:47.636976 29448 raft_consensus.cc:740] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72efd1bca63d43428786baf734391b51, State: Running, Role: LEADER
I20260710 11:06:47.637674 29448 consensus_queue.cc:260] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:47.638548 29448 raft_consensus.cc:3060] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:47.641110 29371 raft_consensus.cc:2468] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 3.
I20260710 11:06:47.642100 29781 leader_election.cc:304] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [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: ba90db6209a84796a1bc8863a99fa33e, f2bde9835a2d46bd98a14d433ee845c4; no voters: 
I20260710 11:06:47.642797 29966 raft_consensus.cc:2804] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:47.643271 29966 raft_consensus.cc:697] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 3 LEADER]: Becoming Leader. State: Replica: ba90db6209a84796a1bc8863a99fa33e, State: Running, Role: LEADER
I20260710 11:06:47.643399 29448 raft_consensus.cc:2468] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba90db6209a84796a1bc8863a99fa33e in term 3.
I20260710 11:06:47.644233 29966 consensus_queue.cc:237] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [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: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } }
I20260710 11:06:47.650722 29198 catalog_manager.cc:5697] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e reported cstate change: term changed from 2 to 3, leader changed from 72efd1bca63d43428786baf734391b51 (127.26.136.3) to ba90db6209a84796a1bc8863a99fa33e (127.26.136.1). New cstate: current_term: 3 leader_uuid: "ba90db6209a84796a1bc8863a99fa33e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba90db6209a84796a1bc8863a99fa33e" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 46833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.952749 29371 raft_consensus.cc:1275] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:47.953785 29966 consensus_queue.cc:1048] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:47.965426 29521 raft_consensus.cc:1275] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:47.966977 29940 consensus_queue.cc:1048] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68caf2bacf84dfcae0cadab555c8015" member_type: VOTER last_known_addr { host: "127.26.136.4" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:48.111915 29448 raft_consensus.cc:1275] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:48.113096 29940 consensus_queue.cc:1048] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72efd1bca63d43428786baf734391b51" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:48.121379 29371 raft_consensus.cc:1275] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Refusing update from remote peer ba90db6209a84796a1bc8863a99fa33e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:48.123109 29966 consensus_queue.cc:1048] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2bde9835a2d46bd98a14d433ee845c4" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:48.207504 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:48.220675 27168 tablet_server.cc:179] TabletServer@127.26.136.1:46833 shutting down...
W20260710 11:06:48.225663 29490 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 11:06:48.230057 29490 consensus_peers.cc:597] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.243466 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:48.244386 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.245486 27168 raft_consensus.cc:2243] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.246647 27168 raft_consensus.cc:2272] T 96a3eb2d0e1a47abb7b6536e2334858b P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.248746 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.249395 27168 raft_consensus.cc:2243] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.250084 27168 raft_consensus.cc:2272] T e628747ccc794056b8368cd6cba74731 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.251787 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.252347 27168 raft_consensus.cc:2243] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.253204 27168 raft_consensus.cc:2272] T 878902470da746848c2363563a9a5b1d P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.255682 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.256394 27168 raft_consensus.cc:2243] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.256949 27168 raft_consensus.cc:2272] T 6a62b0d0814f42df973f87730f66d6bf P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.259001 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.259461 27168 raft_consensus.cc:2243] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.259786 27168 raft_consensus.cc:2272] T 65172b558a504eab8d60f2b32ad8bb89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.261286 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.261765 27168 raft_consensus.cc:2243] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.262086 27168 raft_consensus.cc:2272] T a6bd4b1c483f46b980053f7d0c61da1a P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.263827 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.264274 27168 raft_consensus.cc:2243] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.264780 27168 raft_consensus.cc:2272] T 015b6a4eac554de8967868f1ec148c89 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.266539 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.267102 27168 raft_consensus.cc:2243] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.267812 27168 raft_consensus.cc:2272] T 43b6eb987c854494b24cbfabba553cd7 P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.270339 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.270888 27168 raft_consensus.cc:2243] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.271299 27168 raft_consensus.cc:2272] T 1f4675e517c64083811448bbe9646b5c P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.273012 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.273567 27168 raft_consensus.cc:2243] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.273967 27168 raft_consensus.cc:2272] T 378436edb7df4f81a314d0fcbae51cf9 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.275688 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.276201 27168 raft_consensus.cc:2243] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.276561 27168 raft_consensus.cc:2272] T 91ba3cb3e196438695a62dc8eef5e4ab P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.278419 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.279105 27168 raft_consensus.cc:2243] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.280028 27168 raft_consensus.cc:2272] T feb1844ecb5545f89ee5ce7243afccae P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.281970 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.282532 27168 raft_consensus.cc:2243] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.282925 27168 raft_consensus.cc:2272] T 7674e0656e6e45828cbe06fdbf064107 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.284569 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.284991 27168 raft_consensus.cc:2243] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.285378 27168 raft_consensus.cc:2272] T decb56c156be40cdb29a5c370cbeb3ad P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.287286 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.287907 27168 raft_consensus.cc:2243] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.288795 27168 raft_consensus.cc:2272] T 672ea441b4b24bcf8934608e7793614d P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.291095 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.291575 27168 raft_consensus.cc:2243] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.291960 27168 raft_consensus.cc:2272] T 65fccc1b457f4b269f8feeb79403e9e3 P ba90db6209a84796a1bc8863a99fa33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.293989 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.294442 27168 raft_consensus.cc:2243] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.295375 27168 raft_consensus.cc:2272] T 72db0523b0c3472798bd7b8cee7c7c99 P ba90db6209a84796a1bc8863a99fa33e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.297576 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:48.298272 27168 raft_consensus.cc:2243] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.298743 27168 raft_consensus.cc:2272] T d13098a20c73469397fb9de24a0a1e28 P ba90db6209a84796a1bc8863a99fa33e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:48.309311 29342 consensus_peers.cc:597] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:48.318070 29490 consensus_peers.cc:597] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:48.338474 29490 consensus_peers.cc:597] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.339171 27168 tablet_server.cc:196] TabletServer@127.26.136.1:46833 shutdown complete.
W20260710 11:06:48.355747 29416 consensus_peers.cc:597] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:48.364279 29342 consensus_peers.cc:597] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.376300 27168 tablet_server.cc:179] TabletServer@127.26.136.2:0 shutting down...
I20260710 11:06:48.404778 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:48.405474 27168 tablet_replica.cc:333] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.406086 27168 raft_consensus.cc:2243] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.406548 27168 raft_consensus.cc:2272] T 72db0523b0c3472798bd7b8cee7c7c99 P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.408447 27168 tablet_replica.cc:333] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.409018 27168 raft_consensus.cc:2243] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.409850 27168 raft_consensus.cc:2272] T d13098a20c73469397fb9de24a0a1e28 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.411586 27168 tablet_replica.cc:333] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.412079 27168 raft_consensus.cc:2243] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.412457 27168 raft_consensus.cc:2272] T 878902470da746848c2363563a9a5b1d P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.414366 27168 tablet_replica.cc:333] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.414896 27168 raft_consensus.cc:2243] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.415596 27168 raft_consensus.cc:2272] T 9869faf10327442b85d8d3c0121dbcc7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.417254 27168 tablet_replica.cc:333] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.417763 27168 raft_consensus.cc:2243] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.418169 27168 raft_consensus.cc:2272] T 1f4675e517c64083811448bbe9646b5c P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.419839 27168 tablet_replica.cc:333] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.420403 27168 raft_consensus.cc:2243] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.420794 27168 raft_consensus.cc:2272] T 43b6eb987c854494b24cbfabba553cd7 P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.423000 27168 tablet_replica.cc:333] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.423480 27168 raft_consensus.cc:2243] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.424188 27168 raft_consensus.cc:2272] T 948afac0f9b14b57966150537da854f0 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.425817 27168 tablet_replica.cc:333] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.426307 27168 raft_consensus.cc:2243] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.426716 27168 raft_consensus.cc:2272] T 0af3511f4ce54a4889f9214e6098cde7 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.428735 27168 tablet_replica.cc:333] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.429418 27168 raft_consensus.cc:2243] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.430116 27168 raft_consensus.cc:2272] T 7674e0656e6e45828cbe06fdbf064107 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.432422 27168 tablet_replica.cc:333] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.432968 27168 raft_consensus.cc:2243] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.433818 27168 raft_consensus.cc:2272] T 015b6a4eac554de8967868f1ec148c89 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:48.435814 29342 consensus_peers.cc:597] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.436354 27168 tablet_replica.cc:333] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
W20260710 11:06:48.436981 29416 consensus_peers.cc:597] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 -> Peer f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571): Couldn't send request to peer f2bde9835a2d46bd98a14d433ee845c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.437124 27168 raft_consensus.cc:2243] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.437597 27168 raft_consensus.cc:2272] T 65172b558a504eab8d60f2b32ad8bb89 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.439823 27168 tablet_replica.cc:333] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.440577 27168 raft_consensus.cc:2243] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.441030 27168 raft_consensus.cc:2272] T feb1844ecb5545f89ee5ce7243afccae P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.443218 27168 tablet_replica.cc:333] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.443749 27168 raft_consensus.cc:2243] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.444422 27168 raft_consensus.cc:2272] T 91ba3cb3e196438695a62dc8eef5e4ab P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.446280 27168 tablet_replica.cc:333] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.446864 27168 raft_consensus.cc:2243] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.447247 27168 raft_consensus.cc:2272] T decb56c156be40cdb29a5c370cbeb3ad P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.449033 27168 tablet_replica.cc:333] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.449504 27168 raft_consensus.cc:2243] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.449880 27168 raft_consensus.cc:2272] T 672ea441b4b24bcf8934608e7793614d P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.451705 27168 tablet_replica.cc:333] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
W20260710 11:06:48.451745 29416 consensus_peers.cc:597] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.452216 27168 raft_consensus.cc:2243] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.452616 27168 raft_consensus.cc:2272] T 04f53c9930fe40c7aed363df656eb039 P f2bde9835a2d46bd98a14d433ee845c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.454190 27168 tablet_replica.cc:333] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.454715 27168 raft_consensus.cc:2243] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.455111 27168 raft_consensus.cc:2272] T e895173ea14948e5923431553dc5a14a P f2bde9835a2d46bd98a14d433ee845c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.456650 27168 tablet_replica.cc:333] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4: stopping tablet replica
I20260710 11:06:48.457158 27168 raft_consensus.cc:2243] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.457525 27168 raft_consensus.cc:2272] T 74a6c18c0f9749379bf146608302d439 P f2bde9835a2d46bd98a14d433ee845c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:48.474153 29416 consensus_peers.cc:597] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 -> Peer f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571): Couldn't send request to peer f2bde9835a2d46bd98a14d433ee845c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:48.479315 29416 consensus_peers.cc:597] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:48.489909 29416 consensus_peers.cc:597] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.494756 27168 tablet_server.cc:196] TabletServer@127.26.136.2:0 shutdown complete.
I20260710 11:06:48.524364 27168 tablet_server.cc:179] TabletServer@127.26.136.3:0 shutting down...
W20260710 11:06:48.530084 29490 consensus_peers.cc:597] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 -> Peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Couldn't send request to peer 72efd1bca63d43428786baf734391b51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.552160 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:48.552870 27168 tablet_replica.cc:333] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.553467 27168 raft_consensus.cc:2243] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.553889 27168 raft_consensus.cc:2272] T 72db0523b0c3472798bd7b8cee7c7c99 P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.555984 27168 tablet_replica.cc:333] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.556631 27168 raft_consensus.cc:2243] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.557124 27168 raft_consensus.cc:2272] T e628747ccc794056b8368cd6cba74731 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.559170 27168 tablet_replica.cc:333] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.559607 27168 raft_consensus.cc:2243] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.559935 27168 raft_consensus.cc:2272] T e895173ea14948e5923431553dc5a14a P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.561470 27168 tablet_replica.cc:333] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.561900 27168 raft_consensus.cc:2243] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.562534 27168 raft_consensus.cc:2272] T 04f53c9930fe40c7aed363df656eb039 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.564224 27168 tablet_replica.cc:333] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.564656 27168 raft_consensus.cc:2243] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.565095 27168 raft_consensus.cc:2272] T feb1844ecb5545f89ee5ce7243afccae P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.566704 27168 tablet_replica.cc:333] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.567152 27168 raft_consensus.cc:2243] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.567473 27168 raft_consensus.cc:2272] T 9869faf10327442b85d8d3c0121dbcc7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.569062 27168 tablet_replica.cc:333] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.569487 27168 raft_consensus.cc:2243] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.569804 27168 raft_consensus.cc:2272] T 43b6eb987c854494b24cbfabba553cd7 P 72efd1bca63d43428786baf734391b51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.572418 27168 tablet_replica.cc:333] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.572969 27168 raft_consensus.cc:2243] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.573766 27168 raft_consensus.cc:2272] T 1f4675e517c64083811448bbe9646b5c P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.575853 27168 tablet_replica.cc:333] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.576282 27168 raft_consensus.cc:2243] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.576910 27168 raft_consensus.cc:2272] T 378436edb7df4f81a314d0fcbae51cf9 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.578503 27168 tablet_replica.cc:333] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.579185 27168 raft_consensus.cc:2243] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.579829 27168 raft_consensus.cc:2272] T decb56c156be40cdb29a5c370cbeb3ad P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.581575 27168 tablet_replica.cc:333] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.582068 27168 raft_consensus.cc:2243] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.582434 27168 raft_consensus.cc:2272] T 948afac0f9b14b57966150537da854f0 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:48.583031 29490 consensus_peers.cc:597] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 -> Peer ba90db6209a84796a1bc8863a99fa33e (127.26.136.1:46833): Couldn't send request to peer ba90db6209a84796a1bc8863a99fa33e. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:46833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.584239 27168 tablet_replica.cc:333] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.584765 27168 raft_consensus.cc:2243] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.585177 27168 raft_consensus.cc:2272] T 6a62b0d0814f42df973f87730f66d6bf P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.586896 27168 tablet_replica.cc:333] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.587375 27168 raft_consensus.cc:2243] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.588081 27168 raft_consensus.cc:2272] T 0af3511f4ce54a4889f9214e6098cde7 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.589792 27168 tablet_replica.cc:333] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.590266 27168 raft_consensus.cc:2243] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.590724 27168 raft_consensus.cc:2272] T 65fccc1b457f4b269f8feeb79403e9e3 P 72efd1bca63d43428786baf734391b51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.592383 27168 tablet_replica.cc:333] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.592839 27168 raft_consensus.cc:2243] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.593209 27168 raft_consensus.cc:2272] T a6bd4b1c483f46b980053f7d0c61da1a P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.594910 27168 tablet_replica.cc:333] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.595372 27168 raft_consensus.cc:2243] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.596055 27168 raft_consensus.cc:2272] T 65172b558a504eab8d60f2b32ad8bb89 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.597711 27168 tablet_replica.cc:333] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.598182 27168 raft_consensus.cc:2243] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.598613 27168 raft_consensus.cc:2272] T 74a6c18c0f9749379bf146608302d439 P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.600245 27168 tablet_replica.cc:333] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51: stopping tablet replica
I20260710 11:06:48.600703 27168 raft_consensus.cc:2243] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.601092 27168 raft_consensus.cc:2272] T 96a3eb2d0e1a47abb7b6536e2334858b P 72efd1bca63d43428786baf734391b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.636492 27168 tablet_server.cc:196] TabletServer@127.26.136.3:0 shutdown complete.
W20260710 11:06:48.661551 29490 consensus_peers.cc:597] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 -> Peer f2bde9835a2d46bd98a14d433ee845c4 (127.26.136.2:38571): Couldn't send request to peer f2bde9835a2d46bd98a14d433ee845c4. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:38571: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.667297 27168 tablet_server.cc:179] TabletServer@127.26.136.4:0 shutting down...
W20260710 11:06:48.699291 29490 consensus_peers.cc:597] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 -> Peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Couldn't send request to peer 72efd1bca63d43428786baf734391b51. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.3:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.700690 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:48.701705 27168 tablet_replica.cc:333] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.702680 27168 raft_consensus.cc:2243] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.703120 27168 raft_consensus.cc:2272] T e628747ccc794056b8368cd6cba74731 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.705253 27168 tablet_replica.cc:333] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.705847 27168 raft_consensus.cc:2243] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.706262 27168 raft_consensus.cc:2272] T d13098a20c73469397fb9de24a0a1e28 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.708020 27168 tablet_replica.cc:333] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.708504 27168 raft_consensus.cc:2243] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.708877 27168 raft_consensus.cc:2272] T 7674e0656e6e45828cbe06fdbf064107 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.710601 27168 tablet_replica.cc:333] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.711107 27168 raft_consensus.cc:2243] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.711467 27168 raft_consensus.cc:2272] T 672ea441b4b24bcf8934608e7793614d P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.713095 27168 tablet_replica.cc:333] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.713580 27168 raft_consensus.cc:2243] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.714273 27168 raft_consensus.cc:2272] T 65fccc1b457f4b269f8feeb79403e9e3 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.716032 27168 tablet_replica.cc:333] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.716509 27168 raft_consensus.cc:2243] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.717208 27168 raft_consensus.cc:2272] T a6bd4b1c483f46b980053f7d0c61da1a P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.718968 27168 tablet_replica.cc:333] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.719441 27168 raft_consensus.cc:2243] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.719801 27168 raft_consensus.cc:2272] T 015b6a4eac554de8967868f1ec148c89 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.721477 27168 tablet_replica.cc:333] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.721952 27168 raft_consensus.cc:2243] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.722313 27168 raft_consensus.cc:2272] T 948afac0f9b14b57966150537da854f0 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.723881 27168 tablet_replica.cc:333] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.724392 27168 raft_consensus.cc:2243] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.725070 27168 raft_consensus.cc:2272] T 6a62b0d0814f42df973f87730f66d6bf P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.726665 27168 tablet_replica.cc:333] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.727180 27168 raft_consensus.cc:2243] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.727574 27168 raft_consensus.cc:2272] T 0af3511f4ce54a4889f9214e6098cde7 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.729147 27168 tablet_replica.cc:333] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.729616 27168 raft_consensus.cc:2243] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.729987 27168 raft_consensus.cc:2272] T 91ba3cb3e196438695a62dc8eef5e4ab P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.731647 27168 tablet_replica.cc:333] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.732100 27168 raft_consensus.cc:2243] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.732463 27168 raft_consensus.cc:2272] T 878902470da746848c2363563a9a5b1d P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.734328 27168 tablet_replica.cc:333] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.734853 27168 raft_consensus.cc:2243] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.735250 27168 raft_consensus.cc:2272] T 9869faf10327442b85d8d3c0121dbcc7 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.736766 27168 tablet_replica.cc:333] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.737222 27168 raft_consensus.cc:2243] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.737600 27168 raft_consensus.cc:2272] T 378436edb7df4f81a314d0fcbae51cf9 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.739236 27168 tablet_replica.cc:333] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.739703 27168 raft_consensus.cc:2243] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:48.740159 27168 raft_consensus.cc:2272] T 04f53c9930fe40c7aed363df656eb039 P b68caf2bacf84dfcae0cadab555c8015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.742242 27168 tablet_replica.cc:333] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.742977 27168 raft_consensus.cc:2243] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.743763 27168 raft_consensus.cc:2272] T e895173ea14948e5923431553dc5a14a P b68caf2bacf84dfcae0cadab555c8015 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:48.743867 29490 consensus_peers.cc:597] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 -> Peer 72efd1bca63d43428786baf734391b51 (127.26.136.3:45929): Couldn't send request to peer 72efd1bca63d43428786baf734391b51. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.3:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.745584 27168 tablet_replica.cc:333] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.746040 27168 raft_consensus.cc:2243] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.746767 27168 raft_consensus.cc:2272] T 74a6c18c0f9749379bf146608302d439 P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.748349 27168 tablet_replica.cc:333] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015: stopping tablet replica
I20260710 11:06:48.748721 27168 raft_consensus.cc:2243] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.749325 27168 raft_consensus.cc:2272] T 96a3eb2d0e1a47abb7b6536e2334858b P b68caf2bacf84dfcae0cadab555c8015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.785485 27168 tablet_server.cc:196] TabletServer@127.26.136.4:0 shutdown complete.
I20260710 11:06:48.813318 27168 master.cc:562] Master@127.26.136.62:39837 shutting down...
I20260710 11:06:48.834508 27168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:48.835099 27168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:48.835412 27168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e2f71fd292a47cea585d249cf196ad8: stopping tablet replica
I20260710 11:06:48.854198 27168 master.cc:584] Master@127.26.136.62:39837 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17462 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:06:48.909647 27168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.62:38067
I20260710 11:06:48.910852 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:48.916116 29993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:48.916302 29994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:48.917644 29996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:48.918243 27168 server_base.cc:1061] running on GCE node
I20260710 11:06:48.919157 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:48.919329 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:48.919539 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681608919496 us; error 0 us; skew 500 ppm
I20260710 11:06:48.920090 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:48.922451 27168 webserver.cc:533] Webserver started at http://127.26.136.62:40691/ using document root <none> and password file <none>
I20260710 11:06:48.923002 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:48.923195 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:48.923480 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:48.924579 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/master-0-root/instance:
uuid: "7844542c99934329b92daa7fb4070324"
format_stamp: "Formatted at 2026-07-10 11:06:48 on dist-test-slave-l48v"
I20260710 11:06:48.928736 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:48.931799 30001 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:48.932502 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:48.932766 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/master-0-root
uuid: "7844542c99934329b92daa7fb4070324"
format_stamp: "Formatted at 2026-07-10 11:06:48 on dist-test-slave-l48v"
I20260710 11:06:48.933049 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:48.952626 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:48.953884 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:48.990144 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.62:38067
I20260710 11:06:48.990236 30052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.62:38067 every 8 connection(s)
I20260710 11:06:48.993851 30053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.003594 30053 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324: Bootstrap starting.
I20260710 11:06:49.008144 30053 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.012130 30053 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324: No bootstrap required, opened a new log
I20260710 11:06:49.014168 30053 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7844542c99934329b92daa7fb4070324" member_type: VOTER }
I20260710 11:06:49.014550 30053 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.014818 30053 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7844542c99934329b92daa7fb4070324, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.015439 30053 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7844542c99934329b92daa7fb4070324" member_type: VOTER }
I20260710 11:06:49.015883 30053 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:49.016112 30053 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:49.016381 30053 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:49.020650 30053 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7844542c99934329b92daa7fb4070324" member_type: VOTER }
I20260710 11:06:49.021190 30053 leader_election.cc:304] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [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: 7844542c99934329b92daa7fb4070324; no voters: 
I20260710 11:06:49.022351 30053 leader_election.cc:290] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:49.022764 30056 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:49.023993 30056 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 1 LEADER]: Becoming Leader. State: Replica: 7844542c99934329b92daa7fb4070324, State: Running, Role: LEADER
I20260710 11:06:49.024639 30056 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [LEADER]: Queue going to LEADER mode. State: All 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: "7844542c99934329b92daa7fb4070324" member_type: VOTER }
I20260710 11:06:49.025238 30053 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:49.028913 30057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7844542c99934329b92daa7fb4070324" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7844542c99934329b92daa7fb4070324" member_type: VOTER } }
I20260710 11:06:49.029640 30057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:49.030943 30058 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7844542c99934329b92daa7fb4070324. Latest consensus state: current_term: 1 leader_uuid: "7844542c99934329b92daa7fb4070324" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7844542c99934329b92daa7fb4070324" member_type: VOTER } }
I20260710 11:06:49.031451 30058 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:49.032069 30064 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:49.038690 30064 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:49.039732 27168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:49.046635 30064 catalog_manager.cc:1383] Generated new cluster ID: 274b5ec34ec344a6854588c623f4c98d
I20260710 11:06:49.046931 30064 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:49.071030 30064 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:49.072249 30064 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:49.088973 30064 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324: Generated new TSK 0
I20260710 11:06:49.089567 30064 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:49.105703 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:49.111433 30074 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:49.112432 30075 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:49.113722 30077 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:49.113758 27168 server_base.cc:1061] running on GCE node
I20260710 11:06:49.114820 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:49.115021 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:49.115202 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681609115166 us; error 0 us; skew 500 ppm
I20260710 11:06:49.115733 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:49.117868 27168 webserver.cc:533] Webserver started at http://127.26.136.1:42393/ using document root <none> and password file <none>
I20260710 11:06:49.118360 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:49.118557 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:49.118878 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:49.119910 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root/instance:
uuid: "273173d75b484dbead9d0ddccb2b5992"
format_stamp: "Formatted at 2026-07-10 11:06:49 on dist-test-slave-l48v"
I20260710 11:06:49.124156 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:49.127303 30082 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.128003 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:49.128288 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "273173d75b484dbead9d0ddccb2b5992"
format_stamp: "Formatted at 2026-07-10 11:06:49 on dist-test-slave-l48v"
I20260710 11:06:49.128546 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:49.148089 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:49.149273 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:49.150841 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:49.152987 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:49.153180 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.153443 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:49.153625 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.192134 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:32967
I20260710 11:06:49.192229 30144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:32967 every 8 connection(s)
I20260710 11:06:49.196798 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:49.204111 30149 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:49.205782 30150 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:49.207738 27168 server_base.cc:1061] running on GCE node
W20260710 11:06:49.208849 30152 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:49.209313 30145 heartbeater.cc:344] Connected to a master server at 127.26.136.62:38067
I20260710 11:06:49.209698 30145 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:49.209834 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:49.210111 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:49.210274 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681609210246 us; error 0 us; skew 500 ppm
I20260710 11:06:49.210543 30145 heartbeater.cc:507] Master 127.26.136.62:38067 requested a full tablet report, sending...
I20260710 11:06:49.210963 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:49.212817 30018 ts_manager.cc:194] Registered new tserver with Master: 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967)
I20260710 11:06:49.213735 27168 webserver.cc:533] Webserver started at http://127.26.136.2:37981/ using document root <none> and password file <none>
I20260710 11:06:49.214401 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:49.214660 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:49.214949 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:49.215194 30018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42526
I20260710 11:06:49.216477 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-1-root/instance:
uuid: "d2d046f096a74b3298f9b3039c421fb1"
format_stamp: "Formatted at 2026-07-10 11:06:49 on dist-test-slave-l48v"
I20260710 11:06:49.220881 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:49.224071 30157 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.224803 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:49.225088 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-1-root
uuid: "d2d046f096a74b3298f9b3039c421fb1"
format_stamp: "Formatted at 2026-07-10 11:06:49 on dist-test-slave-l48v"
I20260710 11:06:49.225363 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:49.237068 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:49.238217 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:49.239674 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:49.241750 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:49.242008 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.242242 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:49.242408 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.279982 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.2:38943
I20260710 11:06:49.280083 30219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.2:38943 every 8 connection(s)
I20260710 11:06:49.284652 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:49.291407 30223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:49.292065 30224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:49.294335 27168 server_base.cc:1061] running on GCE node
W20260710 11:06:49.295924 30227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:49.296466 30220 heartbeater.cc:344] Connected to a master server at 127.26.136.62:38067
I20260710 11:06:49.296835 30220 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:49.296916 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:49.297214 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:49.297387 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681609297371 us; error 0 us; skew 500 ppm
I20260710 11:06:49.297611 30220 heartbeater.cc:507] Master 127.26.136.62:38067 requested a full tablet report, sending...
I20260710 11:06:49.297998 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:49.299728 30018 ts_manager.cc:194] Registered new tserver with Master: d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:49.300729 27168 webserver.cc:533] Webserver started at http://127.26.136.3:43051/ using document root <none> and password file <none>
I20260710 11:06:49.301383 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:49.301487 30018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42536
I20260710 11:06:49.301638 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:49.302007 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:49.303279 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-2-root/instance:
uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
format_stamp: "Formatted at 2026-07-10 11:06:49 on dist-test-slave-l48v"
I20260710 11:06:49.307646 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:06:49.310783 30231 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.311474 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:49.311760 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-2-root
uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
format_stamp: "Formatted at 2026-07-10 11:06:49 on dist-test-slave-l48v"
I20260710 11:06:49.312026 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:49.331916 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:49.333122 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:49.334734 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:49.336895 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:49.337066 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.337352 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:49.337500 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:49.375576 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.3:45493
I20260710 11:06:49.375658 30293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.3:45493 every 8 connection(s)
I20260710 11:06:49.388489 30294 heartbeater.cc:344] Connected to a master server at 127.26.136.62:38067
I20260710 11:06:49.388886 30294 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:49.389544 30294 heartbeater.cc:507] Master 127.26.136.62:38067 requested a full tablet report, sending...
I20260710 11:06:49.391338 30018 ts_manager.cc:194] Registered new tserver with Master: c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:49.391836 27168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013126708s
I20260710 11:06:49.392580 30018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42538
I20260710 11:06:49.415295 30018 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42544:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:49.418040 30018 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:49.484473 30259 tablet_service.cc:1511] Processing CreateTablet for tablet a5707ec61ea043b494e524d4b996d188 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:49.487269 30258 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe2660c77c7437c97b216e97ce4cbab (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:49.488731 30259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5707ec61ea043b494e524d4b996d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.490870 30258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe2660c77c7437c97b216e97ce4cbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.494349 30257 tablet_service.cc:1511] Processing CreateTablet for tablet 95a154a1bc684f08903d9a08b5f2f704 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:49.495729 30257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a154a1bc684f08903d9a08b5f2f704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.499018 30256 tablet_service.cc:1511] Processing CreateTablet for tablet cc53c4bddc7a456a91affa279325373e (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:49.499158 30185 tablet_service.cc:1511] Processing CreateTablet for tablet a5707ec61ea043b494e524d4b996d188 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:49.500299 30256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc53c4bddc7a456a91affa279325373e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.500494 30185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5707ec61ea043b494e524d4b996d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.503074 30182 tablet_service.cc:1511] Processing CreateTablet for tablet cc53c4bddc7a456a91affa279325373e (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:49.503788 30110 tablet_service.cc:1511] Processing CreateTablet for tablet a5707ec61ea043b494e524d4b996d188 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:49.505448 30184 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe2660c77c7437c97b216e97ce4cbab (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:49.506039 30107 tablet_service.cc:1511] Processing CreateTablet for tablet cc53c4bddc7a456a91affa279325373e (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:49.506822 30184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe2660c77c7437c97b216e97ce4cbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.504874 30108 tablet_service.cc:1511] Processing CreateTablet for tablet 95a154a1bc684f08903d9a08b5f2f704 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:49.504937 30109 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe2660c77c7437c97b216e97ce4cbab (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:49.506397 30110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5707ec61ea043b494e524d4b996d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.511698 30183 tablet_service.cc:1511] Processing CreateTablet for tablet 95a154a1bc684f08903d9a08b5f2f704 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:49.512625 30108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a154a1bc684f08903d9a08b5f2f704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.513012 30183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a154a1bc684f08903d9a08b5f2f704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.513768 30107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc53c4bddc7a456a91affa279325373e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.514380 30109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe2660c77c7437c97b216e97ce4cbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.515479 30182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc53c4bddc7a456a91affa279325373e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.551059 30106 tablet_service.cc:1511] Processing CreateTablet for tablet 5b246b5194384b4fbe280735241684dd (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:49.552870 30106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b246b5194384b4fbe280735241684dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.564590 30309 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:49.566176 30181 tablet_service.cc:1511] Processing CreateTablet for tablet 5b246b5194384b4fbe280735241684dd (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:49.567008 30258 tablet_service.cc:1511] Processing CreateTablet for tablet 5b246b5194384b4fbe280735241684dd (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:49.568042 30181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b246b5194384b4fbe280735241684dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.568325 30258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b246b5194384b4fbe280735241684dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.595849 30311 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:49.596268 30310 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:49.593250 30309 tablet_bootstrap.cc:654] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.604202 30105 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9bc1817b9c4372b0d1c446c9ef4724 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:49.605217 30310 tablet_bootstrap.cc:654] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.605562 30105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9bc1817b9c4372b0d1c446c9ef4724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.607753 30258 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9bc1817b9c4372b0d1c446c9ef4724 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:49.609057 30258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9bc1817b9c4372b0d1c446c9ef4724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.614461 30311 tablet_bootstrap.cc:654] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.619378 30181 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9bc1817b9c4372b0d1c446c9ef4724 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:49.623023 30109 tablet_service.cc:1511] Processing CreateTablet for tablet 94492c89e81747979e7d36fedc2cbd7f (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:49.624341 30109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94492c89e81747979e7d36fedc2cbd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.624374 30310 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:49.624998 30310 ts_tablet_manager.cc:1403] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260710 11:06:49.630100 30184 tablet_service.cc:1511] Processing CreateTablet for tablet 94492c89e81747979e7d36fedc2cbd7f (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:49.631233 30310 raft_consensus.cc:359] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.635560 30310 raft_consensus.cc:385] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.635855 30310 raft_consensus.cc:740] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.636571 30310 consensus_queue.cc:260] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.641026 30309 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:49.641525 30309 ts_tablet_manager.cc:1403] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.077s	user 0.002s	sys 0.021s
I20260710 11:06:49.642071 30256 tablet_service.cc:1511] Processing CreateTablet for tablet 94492c89e81747979e7d36fedc2cbd7f (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:49.643316 30256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94492c89e81747979e7d36fedc2cbd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.644479 30309 raft_consensus.cc:359] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.645200 30309 raft_consensus.cc:385] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.645481 30309 raft_consensus.cc:740] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.646188 30309 consensus_queue.cc:260] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.647380 30181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9bc1817b9c4372b0d1c446c9ef4724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.648070 30184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94492c89e81747979e7d36fedc2cbd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.648142 30110 tablet_service.cc:1511] Processing CreateTablet for tablet 2e02cad848fe413ea98ee2ab5301af60 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:49.651886 30110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e02cad848fe413ea98ee2ab5301af60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.652683 30220 heartbeater.cc:499] Master 127.26.136.62:38067 was elected leader, sending a full tablet report...
I20260710 11:06:49.659626 30310 ts_tablet_manager.cc:1434] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:06:49.661795 30310 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:49.673717 30294 heartbeater.cc:499] Master 127.26.136.62:38067 was elected leader, sending a full tablet report...
I20260710 11:06:49.681331 30314 raft_consensus.cc:493] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:49.681972 30314 raft_consensus.cc:515] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.682411 30181 tablet_service.cc:1511] Processing CreateTablet for tablet 2e02cad848fe413ea98ee2ab5301af60 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:49.683851 30181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e02cad848fe413ea98ee2ab5301af60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.684145 30309 ts_tablet_manager.cc:1434] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.005s
I20260710 11:06:49.685158 30309 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:49.697089 30311 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:49.697736 30311 ts_tablet_manager.cc:1403] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.006s
I20260710 11:06:49.697726 30110 tablet_service.cc:1511] Processing CreateTablet for tablet 758f328abfa248ea8ff9d2f0cf3a623d (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:49.699162 30110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758f328abfa248ea8ff9d2f0cf3a623d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.700986 30311 raft_consensus.cc:359] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.701792 30311 raft_consensus.cc:385] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.702071 30311 raft_consensus.cc:740] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.702922 30311 consensus_queue.cc:260] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.690413 30314 leader_election.cc:290] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:49.705224 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe2660c77c7437c97b216e97ce4cbab" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
W20260710 11:06:49.706913 30161 leader_election.cc:343] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:49.707581 30310 tablet_bootstrap.cc:654] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.713446 30256 tablet_service.cc:1511] Processing CreateTablet for tablet 2e02cad848fe413ea98ee2ab5301af60 (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:49.714430 30311 ts_tablet_manager.cc:1434] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.009s
I20260710 11:06:49.714766 30256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e02cad848fe413ea98ee2ab5301af60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.715157 30309 tablet_bootstrap.cc:654] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.715456 30311 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:49.715873 30120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe2660c77c7437c97b216e97ce4cbab" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:49.715294 30145 heartbeater.cc:499] Master 127.26.136.62:38067 was elected leader, sending a full tablet report...
I20260710 11:06:49.722981 30258 tablet_service.cc:1511] Processing CreateTablet for tablet 758f328abfa248ea8ff9d2f0cf3a623d (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:49.724712 30258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758f328abfa248ea8ff9d2f0cf3a623d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.729316 30311 tablet_bootstrap.cc:654] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.729918 30257 tablet_service.cc:1511] Processing CreateTablet for tablet edccc80f18c9470cb1dd8901f35b35dc (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:49.731596 30257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edccc80f18c9470cb1dd8901f35b35dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.745877 30106 tablet_service.cc:1511] Processing CreateTablet for tablet edccc80f18c9470cb1dd8901f35b35dc (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:49.746212 30181 tablet_service.cc:1511] Processing CreateTablet for tablet 758f328abfa248ea8ff9d2f0cf3a623d (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:49.747673 30106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edccc80f18c9470cb1dd8901f35b35dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.747972 30181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758f328abfa248ea8ff9d2f0cf3a623d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:49.752074 30184 tablet_service.cc:1511] Processing CreateTablet for tablet edccc80f18c9470cb1dd8901f35b35dc (DEFAULT_TABLE table=test-workload [id=60b92f335fde426284048c54637f42cf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:49.753719 30184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edccc80f18c9470cb1dd8901f35b35dc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:49.755146 30159 leader_election.cc:343] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:49.762800 30159 leader_election.cc:304] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2d046f096a74b3298f9b3039c421fb1; no voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:49.770993 30314 raft_consensus.cc:2749] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:49.782917 30310 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:49.783569 30310 ts_tablet_manager.cc:1403] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.006s
I20260710 11:06:49.785991 30310 raft_consensus.cc:359] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.786655 30310 raft_consensus.cc:385] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.786918 30310 raft_consensus.cc:740] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.787490 30310 consensus_queue.cc:260] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.789079 30310 ts_tablet_manager.cc:1434] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:06:49.782917 30309 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:49.790797 30310 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:49.796682 30311 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:49.797001 30310 tablet_bootstrap.cc:654] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.797309 30311 ts_tablet_manager.cc:1403] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.041s
I20260710 11:06:49.799901 30309 ts_tablet_manager.cc:1403] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.115s	user 0.040s	sys 0.032s
I20260710 11:06:49.802906 30311 raft_consensus.cc:359] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.803637 30311 raft_consensus.cc:385] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.803926 30311 raft_consensus.cc:740] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.804633 30311 consensus_queue.cc:260] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.804657 30309 raft_consensus.cc:359] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.806200 30309 raft_consensus.cc:385] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.806460 30309 raft_consensus.cc:740] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.806779 30311 ts_tablet_manager.cc:1434] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:06:49.807710 30311 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:49.807300 30309 consensus_queue.cc:260] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.815178 30311 tablet_bootstrap.cc:654] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.819837 30309 ts_tablet_manager.cc:1434] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:06:49.821287 30309 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:49.829682 30309 tablet_bootstrap.cc:654] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.830694 30310 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:49.831234 30310 ts_tablet_manager.cc:1403] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.018s
I20260710 11:06:49.834766 30310 raft_consensus.cc:359] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.835701 30310 raft_consensus.cc:385] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.836077 30310 raft_consensus.cc:740] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.836994 30310 consensus_queue.cc:260] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.839478 30310 ts_tablet_manager.cc:1434] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:06:49.840420 30310 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:49.841104 30309 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:49.841598 30309 ts_tablet_manager.cc:1403] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
I20260710 11:06:49.841650 30311 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:49.842216 30311 ts_tablet_manager.cc:1403] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.012s
I20260710 11:06:49.844658 30309 raft_consensus.cc:359] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.845022 30311 raft_consensus.cc:359] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.845454 30309 raft_consensus.cc:385] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.845789 30311 raft_consensus.cc:385] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.846246 30311 raft_consensus.cc:740] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.845830 30309 raft_consensus.cc:740] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.847043 30310 tablet_bootstrap.cc:654] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.847148 30311 consensus_queue.cc:260] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.847481 30309 consensus_queue.cc:260] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.852607 30311 ts_tablet_manager.cc:1434] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:49.853618 30311 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:49.854878 30309 ts_tablet_manager.cc:1434] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:06:49.856314 30309 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:49.859982 30311 tablet_bootstrap.cc:654] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.870903 30309 tablet_bootstrap.cc:654] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.872507 30310 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:49.873037 30310 ts_tablet_manager.cc:1403] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.009s
I20260710 11:06:49.876350 30311 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:49.875947 30310 raft_consensus.cc:359] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.876739 30310 raft_consensus.cc:385] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.876868 30311 ts_tablet_manager.cc:1403] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260710 11:06:49.877064 30310 raft_consensus.cc:740] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.878077 30309 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:49.877843 30310 consensus_queue.cc:260] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.878486 30309 ts_tablet_manager.cc:1403] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260710 11:06:49.880096 30310 ts_tablet_manager.cc:1434] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:49.879716 30311 raft_consensus.cc:359] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.880484 30311 raft_consensus.cc:385] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.880779 30311 raft_consensus.cc:740] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.881126 30310 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:49.881448 30311 consensus_queue.cc:260] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.882745 30309 raft_consensus.cc:359] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.883466 30309 raft_consensus.cc:385] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.883648 30311 ts_tablet_manager.cc:1434] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:49.883752 30309 raft_consensus.cc:740] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.884639 30309 consensus_queue.cc:260] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.886792 30309 ts_tablet_manager.cc:1434] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:06:49.887774 30309 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:49.887312 30311 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:49.889950 30310 tablet_bootstrap.cc:654] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.895956 30309 tablet_bootstrap.cc:654] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.896265 30311 tablet_bootstrap.cc:654] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.905350 30311 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:49.906086 30311 ts_tablet_manager.cc:1403] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260710 11:06:49.908178 30314 raft_consensus.cc:493] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:49.908846 30314 raft_consensus.cc:515] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.912181 30120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b246b5194384b4fbe280735241684dd" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:49.912978 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b246b5194384b4fbe280735241684dd" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
W20260710 11:06:49.913507 30159 leader_election.cc:343] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:49.913857 30269 raft_consensus.cc:2468] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 0.
I20260710 11:06:49.915755 30161 leader_election.cc:304] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [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: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 273173d75b484dbead9d0ddccb2b5992
I20260710 11:06:49.915823 30314 leader_election.cc:290] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:49.916064 30310 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:49.916811 30314 raft_consensus.cc:2804] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:49.916919 30310 ts_tablet_manager.cc:1403] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.013s
I20260710 11:06:49.918768 30314 raft_consensus.cc:493] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:49.919108 30314 raft_consensus.cc:3060] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:49.920835 30310 raft_consensus.cc:359] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.921798 30310 raft_consensus.cc:385] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.922158 30310 raft_consensus.cc:740] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.923477 30310 consensus_queue.cc:260] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.924887 30314 raft_consensus.cc:515] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.926877 30314 leader_election.cc:290] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:49.927760 30120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b246b5194384b4fbe280735241684dd" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:49.928304 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b246b5194384b4fbe280735241684dd" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:49.929023 30269 raft_consensus.cc:3060] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:49.932668 30159 leader_election.cc:343] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:49.934041 30331 raft_consensus.cc:493] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:49.934736 30331 raft_consensus.cc:515] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.937214 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5707ec61ea043b494e524d4b996d188" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
I20260710 11:06:49.937371 30120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5707ec61ea043b494e524d4b996d188" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:49.937842 30268 raft_consensus.cc:2468] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 0.
I20260710 11:06:49.937901 30120 raft_consensus.cc:2468] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 0.
I20260710 11:06:49.939136 30161 leader_election.cc:304] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:49.939199 30269 raft_consensus.cc:2468] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 1.
I20260710 11:06:49.940228 30314 raft_consensus.cc:2804] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:49.940672 30314 raft_consensus.cc:493] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:49.940467 30311 raft_consensus.cc:359] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.940802 30161 leader_election.cc:304] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [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: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 273173d75b484dbead9d0ddccb2b5992
I20260710 11:06:49.941226 30311 raft_consensus.cc:385] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.941115 30314 raft_consensus.cc:3060] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:49.941618 30311 raft_consensus.cc:740] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.926487 30310 ts_tablet_manager.cc:1434] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:49.942353 30311 consensus_queue.cc:260] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.943761 30331 leader_election.cc:290] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493), 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967)
I20260710 11:06:49.944242 30332 raft_consensus.cc:2804] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:49.944751 30332 raft_consensus.cc:697] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:49.945560 30332 consensus_queue.cc:237] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.946251 30310 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:49.952868 30315 raft_consensus.cc:493] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:49.952922 30314 raft_consensus.cc:515] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.953588 30315 raft_consensus.cc:515] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.954512 30309 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:49.955049 30309 ts_tablet_manager.cc:1403] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.033s
I20260710 11:06:49.955129 30311 ts_tablet_manager.cc:1434] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260710 11:06:49.956132 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5707ec61ea043b494e524d4b996d188" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:49.956768 30269 raft_consensus.cc:3060] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:49.957756 30311 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:49.958107 30309 raft_consensus.cc:359] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.958838 30309 raft_consensus.cc:385] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.959604 30314 leader_election.cc:290] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 election: Requested vote from peers c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493), 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967)
I20260710 11:06:49.961141 30120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5707ec61ea043b494e524d4b996d188" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:49.965445 30120 raft_consensus.cc:3060] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:49.959138 30309 raft_consensus.cc:740] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.965900 30311 tablet_bootstrap.cc:654] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.967046 30309 consensus_queue.cc:260] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.970724 30315 leader_election.cc:290] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:49.976181 30120 raft_consensus.cc:2468] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 1.
I20260710 11:06:49.977560 30159 leader_election.cc:304] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:49.976619 30332 raft_consensus.cc:493] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:49.982062 30310 tablet_bootstrap.cc:654] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:49.981730 30332 raft_consensus.cc:515] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.987753 30311 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:49.988233 30311 ts_tablet_manager.cc:1403] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.005s
I20260710 11:06:49.990932 30311 raft_consensus.cc:359] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.991648 30311 raft_consensus.cc:385] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:49.991946 30311 raft_consensus.cc:740] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:49.992662 30311 consensus_queue.cc:260] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:49.994513 30311 ts_tablet_manager.cc:1434] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:06:49.983613 30018 catalog_manager.cc:5697] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:49.984375 30314 raft_consensus.cc:2804] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:49.998353 30314 raft_consensus.cc:697] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:49.999145 30332 leader_election.cc:290] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:49.999249 30314 consensus_queue.cc:237] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:49.994836 30120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:50.000236 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
I20260710 11:06:50.000375 30120 raft_consensus.cc:2468] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 0.
I20260710 11:06:50.000831 30268 raft_consensus.cc:2468] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 0.
I20260710 11:06:50.000983 30309 ts_tablet_manager.cc:1434] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.018s
I20260710 11:06:50.001605 30159 leader_election.cc:304] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.001966 30309 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:50.002743 30331 raft_consensus.cc:2804] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.005127 30331 raft_consensus.cc:493] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:50.005483 30331 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.008363 30311 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:49.984792 30269 raft_consensus.cc:2468] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 1.
I20260710 11:06:50.014636 30120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:50.015595 30120 raft_consensus.cc:2468] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.020625 30233 leader_election.cc:304] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:50.022145 30311 tablet_bootstrap.cc:654] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.022495 30336 raft_consensus.cc:2804] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.022912 30336 raft_consensus.cc:493] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:50.023226 30336 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.026029 30331 raft_consensus.cc:515] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.022199 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1" is_pre_election: true
I20260710 11:06:50.030824 30195 raft_consensus.cc:2393] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in current term 1: Already voted for candidate d2d046f096a74b3298f9b3039c421fb1 in this term.
I20260710 11:06:50.032622 30120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:50.032826 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:50.033226 30120 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:50.036145 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:50.040064 30315 raft_consensus.cc:493] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.040553 30315 raft_consensus.cc:515] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.042429 30315 leader_election.cc:290] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.043274 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53c4bddc7a456a91affa279325373e" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:50.043691 30331 leader_election.cc:290] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:50.043983 30119 raft_consensus.cc:2468] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.043915 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53c4bddc7a456a91affa279325373e" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1" is_pre_election: true
I20260710 11:06:50.044755 30195 raft_consensus.cc:2468] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.045204 30233 leader_election.cc:304] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:50.046082 30315 raft_consensus.cc:2804] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.046406 30315 raft_consensus.cc:493] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:50.046808 30315 raft_consensus.cc:3060] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.047132 30311 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:50.047695 30311 ts_tablet_manager.cc:1403] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.004s
I20260710 11:06:50.044729 30336 raft_consensus.cc:515] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.050276 30269 raft_consensus.cc:2393] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2d046f096a74b3298f9b3039c421fb1 in current term 1: Already voted for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in this term.
I20260710 11:06:50.050612 30311 raft_consensus.cc:359] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.049394 30120 raft_consensus.cc:2468] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 1.
I20260710 11:06:50.051339 30311 raft_consensus.cc:385] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.051682 30311 raft_consensus.cc:740] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.051983 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:50.052222 30159 leader_election.cc:304] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [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: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:50.052724 30119 raft_consensus.cc:2393] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in current term 1: Already voted for candidate d2d046f096a74b3298f9b3039c421fb1 in this term.
I20260710 11:06:50.052377 30311 consensus_queue.cc:260] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.053643 30331 raft_consensus.cc:2804] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.054075 30309 tablet_bootstrap.cc:654] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.054205 30331 raft_consensus.cc:697] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:50.054708 30311 ts_tablet_manager.cc:1434] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:06:50.055681 30311 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:50.056744 30336 leader_election.cc:290] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.055428 30331 consensus_queue.cc:237] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.057286 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:50.060627 30234 leader_election.cc:304] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:50.061846 30336 raft_consensus.cc:2749] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:50.061750 30315 raft_consensus.cc:515] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.062284 30311 tablet_bootstrap.cc:654] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.062753 30336 raft_consensus.cc:493] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.063138 30310 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:50.065032 30310 ts_tablet_manager.cc:1403] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.004s
I20260710 11:06:50.064899 30336 raft_consensus.cc:515] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.067993 30310 raft_consensus.cc:359] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.069324 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe2660c77c7437c97b216e97ce4cbab" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1" is_pre_election: true
I20260710 11:06:50.069555 30315 leader_election.cc:290] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.069955 30336 leader_election.cc:290] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.070009 30195 raft_consensus.cc:2468] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.070869 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53c4bddc7a456a91affa279325373e" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:50.072315 30194 raft_consensus.cc:3060] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.079327 30234 leader_election.cc:304] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.080442 30310 raft_consensus.cc:385] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.080873 30310 raft_consensus.cc:740] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.081959 30310 consensus_queue.cc:260] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.085084 30310 ts_tablet_manager.cc:1434] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:06:50.086930 30344 raft_consensus.cc:2804] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.087491 30344 raft_consensus.cc:493] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:50.087924 30344 raft_consensus.cc:3060] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.088682 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe2660c77c7437c97b216e97ce4cbab" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:50.089568 30119 raft_consensus.cc:2468] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.096081 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53c4bddc7a456a91affa279325373e" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:50.097016 30119 raft_consensus.cc:3060] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.100651 30309 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:50.101186 30309 ts_tablet_manager.cc:1403] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.004s
I20260710 11:06:50.102010 30194 raft_consensus.cc:2468] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.103593 30234 leader_election.cc:304] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.104552 30336 raft_consensus.cc:2804] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.104912 30119 raft_consensus.cc:2468] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.104601 30309 raft_consensus.cc:359] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.105136 30336 raft_consensus.cc:697] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:50.105458 30309 raft_consensus.cc:385] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.105808 30309 raft_consensus.cc:740] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.106101 30336 consensus_queue.cc:237] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.106642 30309 consensus_queue.cc:260] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.109411 30344 raft_consensus.cc:515] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.086440 30310 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:50.112637 30309 ts_tablet_manager.cc:1434] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:06:50.113684 30309 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:50.119550 30310 tablet_bootstrap.cc:654] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.121366 30016 catalog_manager.cc:5697] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:50.124665 30309 tablet_bootstrap.cc:654] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.125267 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe2660c77c7437c97b216e97ce4cbab" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:50.125406 30344 leader_election.cc:290] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.126019 30194 raft_consensus.cc:3060] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.126701 30311 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:50.127243 30311 ts_tablet_manager.cc:1403] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.028s
I20260710 11:06:50.127727 30018 catalog_manager.cc:5697] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:50.129730 30311 raft_consensus.cc:359] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.130368 30311 raft_consensus.cc:385] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.130426 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe2660c77c7437c97b216e97ce4cbab" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:50.130877 30311 raft_consensus.cc:740] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.131126 30119 raft_consensus.cc:3060] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.131640 30311 consensus_queue.cc:260] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.135900 30311 ts_tablet_manager.cc:1434] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:06:50.136768 30311 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:50.139869 30194 raft_consensus.cc:2468] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.141115 30234 leader_election.cc:304] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.142074 30344 raft_consensus.cc:2804] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.142552 30344 raft_consensus.cc:697] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:50.143349 30344 consensus_queue.cc:237] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.146824 30309 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:50.147302 30309 ts_tablet_manager.cc:1403] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260710 11:06:50.123579 30016 catalog_manager.cc:5697] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:50.151425 30309 raft_consensus.cc:359] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.152127 30309 raft_consensus.cc:385] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.152426 30309 raft_consensus.cc:740] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.153164 30309 consensus_queue.cc:260] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.142408 30311 tablet_bootstrap.cc:654] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.156411 30119 raft_consensus.cc:2468] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.158052 30309 ts_tablet_manager.cc:1434] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:50.159089 30309 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:50.166517 30309 tablet_bootstrap.cc:654] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.168956 30018 catalog_manager.cc:5697] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:50.170893 30311 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:50.171144 30309 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:50.171350 30311 ts_tablet_manager.cc:1403] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260710 11:06:50.171603 30309 ts_tablet_manager.cc:1403] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:06:50.172564 30310 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:50.173089 30310 ts_tablet_manager.cc:1403] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.028s
I20260710 11:06:50.173898 30311 raft_consensus.cc:359] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.174214 30309 raft_consensus.cc:359] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.174597 30311 raft_consensus.cc:385] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.174921 30309 raft_consensus.cc:385] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.175011 30311 raft_consensus.cc:740] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.175280 30309 raft_consensus.cc:740] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.175781 30311 consensus_queue.cc:260] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.176005 30309 consensus_queue.cc:260] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.176143 30310 raft_consensus.cc:359] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.176944 30310 raft_consensus.cc:385] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.177300 30310 raft_consensus.cc:740] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.178278 30309 ts_tablet_manager.cc:1434] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:50.178158 30310 consensus_queue.cc:260] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.179217 30309 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:50.185087 30309 tablet_bootstrap.cc:654] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.185324 30311 ts_tablet_manager.cc:1434] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:50.190141 30311 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:50.190761 30310 ts_tablet_manager.cc:1434] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:06:50.192942 30310 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:50.195717 30311 tablet_bootstrap.cc:654] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.200008 30310 tablet_bootstrap.cc:654] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.200923 30311 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: No bootstrap required, opened a new log
I20260710 11:06:50.201148 30309 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:50.201387 30311 ts_tablet_manager.cc:1403] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:06:50.201615 30309 ts_tablet_manager.cc:1403] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
I20260710 11:06:50.204191 30309 raft_consensus.cc:359] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.205235 30309 raft_consensus.cc:385] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.204793 30311 raft_consensus.cc:359] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.205531 30309 raft_consensus.cc:740] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.205701 30311 raft_consensus.cc:385] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.206126 30311 raft_consensus.cc:740] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.206403 30309 consensus_queue.cc:260] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.206838 30311 consensus_queue.cc:260] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.208009 30310 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:50.208381 30309 ts_tablet_manager.cc:1434] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:50.208428 30310 ts_tablet_manager.cc:1403] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:06:50.208750 30311 ts_tablet_manager.cc:1434] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:50.209440 30309 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6: Bootstrap starting.
I20260710 11:06:50.212368 30310 raft_consensus.cc:359] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.212994 30310 raft_consensus.cc:385] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.213611 30310 raft_consensus.cc:740] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.214401 30310 consensus_queue.cc:260] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.215277 30309 tablet_bootstrap.cc:654] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.218063 30318 raft_consensus.cc:493] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.218320 30310 ts_tablet_manager.cc:1434] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:50.219280 30310 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:50.218722 30318 raft_consensus.cc:515] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.225195 30318 leader_election.cc:290] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:50.229601 30310 tablet_bootstrap.cc:654] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.233943 30344 raft_consensus.cc:493] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.234611 30344 raft_consensus.cc:515] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.238991 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1" is_pre_election: true
W20260710 11:06:50.240820 30234 leader_election.cc:343] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:50.241588 30344 leader_election.cc:290] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.243436 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:50.244056 30119 raft_consensus.cc:2468] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.245174 30233 leader_election.cc:304] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:50.245994 30344 raft_consensus.cc:2804] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.246466 30344 raft_consensus.cc:493] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:50.246907 30344 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.257186 30344 raft_consensus.cc:515] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.262336 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:50.263154 30119 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.263536 30309 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6: No bootstrap required, opened a new log
I20260710 11:06:50.264016 30309 ts_tablet_manager.cc:1403] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.026s
I20260710 11:06:50.266172 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60" candidate_uuid: "273173d75b484dbead9d0ddccb2b5992" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1" is_pre_election: true
I20260710 11:06:50.266866 30194 raft_consensus.cc:2468] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273173d75b484dbead9d0ddccb2b5992 in term 0.
I20260710 11:06:50.266639 30309 raft_consensus.cc:359] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.267156 30344 leader_election.cc:290] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.267349 30309 raft_consensus.cc:385] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.267692 30309 raft_consensus.cc:740] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.268309 30085 leader_election.cc:304] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.268675 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:50.269220 30318 raft_consensus.cc:2804] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.269601 30318 raft_consensus.cc:493] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:06:50.269802 30234 leader_election.cc:343] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:50.269963 30318 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.269467 30119 raft_consensus.cc:2468] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.271816 30233 leader_election.cc:304] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:50.272163 30310 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:50.272682 30310 ts_tablet_manager.cc:1403] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.025s
I20260710 11:06:50.272980 30344 raft_consensus.cc:2804] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.274147 30344 raft_consensus.cc:697] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:50.274953 30344 consensus_queue.cc:237] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.275393 30310 raft_consensus.cc:359] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.275871 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60" candidate_uuid: "273173d75b484dbead9d0ddccb2b5992" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
I20260710 11:06:50.276144 30310 raft_consensus.cc:385] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.276506 30269 raft_consensus.cc:2468] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273173d75b484dbead9d0ddccb2b5992 in term 0.
I20260710 11:06:50.276551 30310 raft_consensus.cc:740] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.276719 30318 raft_consensus.cc:515] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.277691 30310 consensus_queue.cc:260] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.268353 30309 consensus_queue.cc:260] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.279359 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60" candidate_uuid: "273173d75b484dbead9d0ddccb2b5992" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:50.279871 30194 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.280373 30309 ts_tablet_manager.cc:1434] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:06:50.283601 30310 ts_tablet_manager.cc:1434] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:50.284793 30310 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1: Bootstrap starting.
I20260710 11:06:50.288098 30194 raft_consensus.cc:2468] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273173d75b484dbead9d0ddccb2b5992 in term 1.
I20260710 11:06:50.290524 30310 tablet_bootstrap.cc:654] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.291543 30085 leader_election.cc:304] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.292055 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60" candidate_uuid: "273173d75b484dbead9d0ddccb2b5992" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:50.292644 30269 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.293445 30017 catalog_manager.cc:5697] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:50.295828 30310 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1: No bootstrap required, opened a new log
I20260710 11:06:50.296312 30310 ts_tablet_manager.cc:1403] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:06:50.298792 30310 raft_consensus.cc:359] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.299410 30310 raft_consensus.cc:385] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.299710 30310 raft_consensus.cc:740] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.299261 30269 raft_consensus.cc:2468] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273173d75b484dbead9d0ddccb2b5992 in term 1.
I20260710 11:06:50.300370 30310 consensus_queue.cc:260] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.301105 30318 leader_election.cc:290] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [CANDIDATE]: Term 1 election: Requested vote from peers d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:50.301657 30318 raft_consensus.cc:2804] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.302059 30318 raft_consensus.cc:697] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 LEADER]: Becoming Leader. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Running, Role: LEADER
I20260710 11:06:50.302500 30310 ts_tablet_manager.cc:1434] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:06:50.302862 30318 consensus_queue.cc:237] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.316890 30016 catalog_manager.cc:5697] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 reported cstate change: term changed from 0 to 1, leader changed from <none> to 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "273173d75b484dbead9d0ddccb2b5992" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:50.349004 30344 raft_consensus.cc:493] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.349567 30344 raft_consensus.cc:515] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.351356 30344 leader_election.cc:290] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.352133 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9bc1817b9c4372b0d1c446c9ef4724" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:50.352363 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9bc1817b9c4372b0d1c446c9ef4724" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1" is_pre_election: true
I20260710 11:06:50.352676 30119 raft_consensus.cc:2468] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.352969 30194 raft_consensus.cc:2468] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.353657 30233 leader_election.cc:304] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:50.354359 30344 raft_consensus.cc:2804] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.354738 30344 raft_consensus.cc:493] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:50.355034 30344 raft_consensus.cc:3060] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.359712 30344 raft_consensus.cc:515] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.361287 30344 leader_election.cc:290] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.362211 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9bc1817b9c4372b0d1c446c9ef4724" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:50.362218 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9bc1817b9c4372b0d1c446c9ef4724" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:50.362811 30119 raft_consensus.cc:3060] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.362901 30194 raft_consensus.cc:3060] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.367281 30194 raft_consensus.cc:2468] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.367282 30119 raft_consensus.cc:2468] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.368252 30234 leader_election.cc:304] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.368975 30344 raft_consensus.cc:2804] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.369359 30344 raft_consensus.cc:697] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:50.370105 30344 consensus_queue.cc:237] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.376703 30016 catalog_manager.cc:5697] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:50.407917 30331 raft_consensus.cc:493] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.408470 30331 raft_consensus.cc:515] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.410091 30331 leader_election.cc:290] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:50.410979 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:50.411106 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
I20260710 11:06:50.411563 30119 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 0.
I20260710 11:06:50.411690 30269 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 0.
I20260710 11:06:50.412556 30159 leader_election.cc:304] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.413290 30331 raft_consensus.cc:2804] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.413669 30331 raft_consensus.cc:493] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:50.413944 30331 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.419317 30331 raft_consensus.cc:515] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.420816 30331 leader_election.cc:290] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:50.421514 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:50.421723 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:50.422026 30119 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.422252 30269 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.427018 30269 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 1.
I20260710 11:06:50.427198 30119 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 1.
I20260710 11:06:50.427930 30161 leader_election.cc:304] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:50.428745 30331 raft_consensus.cc:2804] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.429141 30331 raft_consensus.cc:697] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:50.429852 30331 consensus_queue.cc:237] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.437085 30016 catalog_manager.cc:5697] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:50.444478 30331 consensus_queue.cc:1048] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.454203 30119 raft_consensus.cc:3060] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.460049 30318 raft_consensus.cc:493] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.460557 30318 raft_consensus.cc:515] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.461195 30332 consensus_queue.cc:1048] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.462538 30318 leader_election.cc:290] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:50.463580 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b246b5194384b4fbe280735241684dd" candidate_uuid: "273173d75b484dbead9d0ddccb2b5992" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
I20260710 11:06:50.465225 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b246b5194384b4fbe280735241684dd" candidate_uuid: "273173d75b484dbead9d0ddccb2b5992" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1" is_pre_election: true
I20260710 11:06:50.466487 30085 leader_election.cc:304] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [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: 273173d75b484dbead9d0ddccb2b5992; no voters: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:50.468931 30318 raft_consensus.cc:2749] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:50.477164 30344 raft_consensus.cc:493] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.477595 30344 raft_consensus.cc:515] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.479171 30344 leader_election.cc:290] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.479887 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992" is_pre_election: true
I20260710 11:06:50.480252 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1" is_pre_election: true
I20260710 11:06:50.480548 30119 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.480855 30194 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 0.
I20260710 11:06:50.481557 30233 leader_election.cc:304] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:50.482616 30344 raft_consensus.cc:2804] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:50.482990 30344 raft_consensus.cc:493] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:50.483318 30344 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.484685 30332 consensus_queue.cc:1048] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.489832 30344 raft_consensus.cc:515] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.492792 30344 leader_election.cc:290] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:50.493506 30119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:50.494081 30119 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.494479 30331 consensus_queue.cc:1048] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.495747 30194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:50.496305 30194 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.500617 30119 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.501858 30233 leader_election.cc:304] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:50.502691 30344 raft_consensus.cc:2804] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.506469 30194 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 1.
I20260710 11:06:50.503316 30344 raft_consensus.cc:697] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:50.507548 30344 consensus_queue.cc:237] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.516580 30017 catalog_manager.cc:5697] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:50.537084 30314 consensus_queue.cc:1048] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.542290 30314 consensus_queue.cc:1048] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.542304 30344 consensus_queue.cc:1048] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:50.560729 30336 consensus_queue.cc:1048] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.570745 30336 consensus_queue.cc:1048] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.583556 30336 consensus_queue.cc:1048] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:50.637332 27168 ts_manager.cc:295] Set tserver state for 273173d75b484dbead9d0ddccb2b5992 to MAINTENANCE_MODE
I20260710 11:06:50.638162 27168 tablet_server.cc:179] TabletServer@127.26.136.1:0 shutting down...
I20260710 11:06:50.655400 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:50.656185 27168 tablet_replica.cc:333] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.657063 27168 raft_consensus.cc:2243] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.657420 27168 raft_consensus.cc:2272] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.659394 27168 tablet_replica.cc:333] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.659873 27168 raft_consensus.cc:2243] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:50.660353 27168 pending_rounds.cc:70] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Trying to abort 1 pending ops.
I20260710 11:06:50.660494 27168 pending_rounds.cc:77] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959875809988608 op_type: NO_OP noop_request { }
I20260710 11:06:50.660744 27168 raft_consensus.cc:2889] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:50.660951 27168 raft_consensus.cc:2272] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.662752 27168 tablet_replica.cc:333] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.663224 27168 raft_consensus.cc:2243] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.663542 27168 raft_consensus.cc:2272] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.665485 27168 tablet_replica.cc:333] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.665958 27168 raft_consensus.cc:2243] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.666280 27168 raft_consensus.cc:2272] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.668182 27168 tablet_replica.cc:333] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.668632 27168 raft_consensus.cc:2243] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.668916 27168 raft_consensus.cc:2272] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.670317 27168 tablet_replica.cc:333] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.670812 27168 raft_consensus.cc:2243] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.671258 27168 raft_consensus.cc:2272] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.673017 27168 tablet_replica.cc:333] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.673478 27168 raft_consensus.cc:2243] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.673806 27168 raft_consensus.cc:2272] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.675305 27168 tablet_replica.cc:333] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.675738 27168 raft_consensus.cc:2243] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.676131 27168 raft_consensus.cc:2272] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.678129 27168 tablet_replica.cc:333] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.678642 27168 raft_consensus.cc:2243] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.678979 27168 raft_consensus.cc:2272] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.680639 27168 tablet_replica.cc:333] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: stopping tablet replica
I20260710 11:06:50.681164 27168 raft_consensus.cc:2243] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.681543 27168 raft_consensus.cc:2272] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.708523 30314 raft_consensus.cc:493] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:50.709067 30314 raft_consensus.cc:515] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:50.710021 27168 tablet_server.cc:196] TabletServer@127.26.136.1:0 shutdown complete.
I20260710 11:06:50.711058 30314 leader_election.cc:290] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:50.712325 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
W20260710 11:06:50.716219 30159 leader_election.cc:336] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111)
I20260710 11:06:50.716593 30159 leader_election.cc:304] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2d046f096a74b3298f9b3039c421fb1; no voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:50.717226 30314 raft_consensus.cc:2749] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:50.748833 30194 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.754469 30336 consensus_queue.cc:1048] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:50.768942 30233 consensus_peers.cc:597] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:50.771329 30233 consensus_peers.cc:597] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:50.895146 30315 consensus_queue.cc:1048] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:50.946441 30159 consensus_peers.cc:597] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:50.980003 30159 consensus_peers.cc:597] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:50.992954 30159 consensus_peers.cc:597] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:51.007095 30314 consensus_queue.cc:1048] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:51.037042 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:51.090947 30233 consensus_peers.cc:597] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:51.099880 30315 consensus_queue.cc:1048] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:51.156196 30233 consensus_peers.cc:597] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:51.159348 30159 consensus_peers.cc:597] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:51.179117 30233 consensus_peers.cc:597] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:52.037905 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:52.237722 30314 raft_consensus.cc:493] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.238262 30314 raft_consensus.cc:515] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:52.240033 30314 leader_election.cc:290] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:52.241016 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" is_pre_election: true
I20260710 11:06:52.241595 30268 raft_consensus.cc:2468] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 1.
I20260710 11:06:52.242739 30161 leader_election.cc:304] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [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: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:52.243396 30314 raft_consensus.cc:2804] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:06:52.243553 30159 leader_election.cc:336] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111)
I20260710 11:06:52.243798 30314 raft_consensus.cc:493] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.244197 30314 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:52.248826 30314 raft_consensus.cc:515] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:52.250296 30314 leader_election.cc:290] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:52.251329 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:52.251905 30268 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:52.253763 30159 leader_election.cc:336] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111)
I20260710 11:06:52.256924 30268 raft_consensus.cc:2468] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:52.257866 30161 leader_election.cc:304] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [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: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 273173d75b484dbead9d0ddccb2b5992
I20260710 11:06:52.258476 30314 raft_consensus.cc:2804] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:52.259442 30314 raft_consensus.cc:697] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:52.260217 30314 consensus_queue.cc:237] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER 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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:52.266381 30018 catalog_manager.cc:5697] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 1 to 2, leader changed from 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1) to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:52.650214 30268 raft_consensus.cc:1275] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:52.651393 30314 consensus_queue.cc:1048] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:52.666178 30159 consensus_peers.cc:597] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:53.038951 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:53.191458 30233 consensus_peers.cc:597] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:53.243191 30159 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260710 11:06:53.398236 30159 consensus_peers.cc:597] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:53.410454 30159 consensus_peers.cc:597] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:53.448446 30233 consensus_peers.cc:597] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:53.528350 30233 consensus_peers.cc:597] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:53.573359 30159 consensus_peers.cc:597] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:53.608317 30233 consensus_peers.cc:597] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:53.698874 30159 consensus_peers.cc:597] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:53.726881 30233 consensus_peers.cc:597] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:54.039912 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:55.040819 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:55.486091 30159 consensus_peers.cc:597] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:55.616984 30233 consensus_peers.cc:597] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:06:55.690063 30159 consensus_peers.cc:597] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:06:55.729089 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:55.738742 30407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:55.738850 30408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:55.744553 30410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:55.744686 27168 server_base.cc:1061] running on GCE node
I20260710 11:06:55.746145 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:55.746340 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:55.746479 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681615746468 us; error 0 us; skew 500 ppm
I20260710 11:06:55.747035 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:55.750742 27168 webserver.cc:533] Webserver started at http://127.26.136.1:42393/ using document root <none> and password file <none>
I20260710 11:06:55.751464 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:55.751686 27168 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:55.755342 27168 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:06:55.759887 30415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:55.760627 27168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:06:55.760933 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "273173d75b484dbead9d0ddccb2b5992"
format_stamp: "Formatted at 2026-07-10 11:06:49 on dist-test-slave-l48v"
I20260710 11:06:55.761343 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:55.779824 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:55.781088 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:55.782645 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:55.787029 30422 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:06:55.832489 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:06:55.832890 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.000s	sys 0.003s
I20260710 11:06:55.833230 27168 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:06:55.838513 30422 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:55.849779 30422 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.850611 30422 tablet_bootstrap.cc:492] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:55.853592 30422 ts_tablet_manager.cc:1403] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:06:55.855872 30422 raft_consensus.cc:359] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.856654 30422 raft_consensus.cc:740] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.857384 30422 consensus_queue.cc:260] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.859926 30422 ts_tablet_manager.cc:1434] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:06:55.860563 30422 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
W20260710 11:06:55.866686 30233 consensus_peers.cc:597] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:06:55.872305 27168 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:06:55.872639 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.035s	sys 0.003s
I20260710 11:06:55.875393 30422 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.876154 30422 tablet_bootstrap.cc:492] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:55.876706 30422 ts_tablet_manager.cc:1403] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:06:55.878796 30422 raft_consensus.cc:359] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.879338 30422 raft_consensus.cc:740] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.879884 30422 consensus_queue.cc:260] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.881645 30422 ts_tablet_manager.cc:1434] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:06:55.882475 30422 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:55.898022 30422 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.898880 30422 tablet_bootstrap.cc:492] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:55.899441 30422 ts_tablet_manager.cc:1403] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:06:55.901749 30422 raft_consensus.cc:359] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:55.902367 30422 raft_consensus.cc:740] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.903120 30422 consensus_queue.cc:260] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [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: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:55.904829 30422 ts_tablet_manager.cc:1434] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:55.905705 30422 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:55.917929 30422 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.918727 30422 tablet_bootstrap.cc:492] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:55.919211 30422 ts_tablet_manager.cc:1403] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 11:06:55.920982 30422 raft_consensus.cc:359] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.921725 30422 raft_consensus.cc:740] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.922361 30422 consensus_queue.cc:260] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.924216 30422 ts_tablet_manager.cc:1434] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:06:55.925014 30422 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:55.931913 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:32967
I20260710 11:06:55.932096 30483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:32967 every 8 connection(s)
I20260710 11:06:55.937186 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:55.939349 30422 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:06:55.940325 30422 tablet_bootstrap.cc:492] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:55.940918 30422 ts_tablet_manager.cc:1403] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260710 11:06:55.943491 30422 raft_consensus.cc:359] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.944324 30422 raft_consensus.cc:740] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.945019 30422 consensus_queue.cc:260] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.946995 30422 ts_tablet_manager.cc:1434] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:55.947781 30422 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:55.965238 30422 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.966089 30422 tablet_bootstrap.cc:492] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:55.966724 30422 ts_tablet_manager.cc:1403] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:06:55.968484 30422 raft_consensus.cc:359] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.968923 30422 raft_consensus.cc:740] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.969390 30422 consensus_queue.cc:260] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.970875 30422 ts_tablet_manager.cc:1434] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:55.971419 30422 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:55.975409 30195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
mode: GRACEFUL
new_leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:52682
I20260710 11:06:55.976173 30195 raft_consensus.cc:606] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Received request to transfer leadership to TS c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:55.976534 30485 heartbeater.cc:344] Connected to a master server at 127.26.136.62:38067
I20260710 11:06:55.977013 30485 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:55.978003 30485 heartbeater.cc:507] Master 127.26.136.62:38067 requested a full tablet report, sending...
I20260710 11:06:55.979417 30195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
mode: GRACEFUL
new_leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:52682
I20260710 11:06:55.980002 30195 raft_consensus.cc:606] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Received request to transfer leadership to TS c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:55.984465 30018 ts_manager.cc:194] Re-registered known tserver with Master: 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967)
I20260710 11:06:55.988323 30422 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.989152 30422 tablet_bootstrap.cc:492] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:55.989686 30422 ts_tablet_manager.cc:1403] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 11:06:55.992718 30422 raft_consensus.cc:359] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.993415 30422 raft_consensus.cc:740] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.993758 30268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc53c4bddc7a456a91affa279325373e"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
mode: GRACEFUL
new_leader_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:06:55.994417 30268 raft_consensus.cc:606] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Received request to transfer leadership to TS d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:55.994185 30422 consensus_queue.cc:260] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:55.995030 30018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47948
I20260710 11:06:55.996006 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:55.996583 30422 ts_tablet_manager.cc:1434] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:55.996712 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:55.997291 30422 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:55.997568 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:55.999321 30485 heartbeater.cc:499] Master 127.26.136.62:38067 was elected leader, sending a full tablet report...
I20260710 11:06:56.009315 30422 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:56.010010 30422 tablet_bootstrap.cc:492] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:56.010542 30422 ts_tablet_manager.cc:1403] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:06:56.012833 30422 raft_consensus.cc:359] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.013356 30422 raft_consensus.cc:740] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.014063 30422 consensus_queue.cc:260] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.016067 30422 ts_tablet_manager.cc:1434] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:06:56.016928 30422 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
I20260710 11:06:56.034003 30422 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:56.034965 30422 tablet_bootstrap.cc:492] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:56.035609 30422 ts_tablet_manager.cc:1403] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:06:56.037901 30422 raft_consensus.cc:359] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.038592 30422 raft_consensus.cc:740] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.039196 30422 consensus_queue.cc:260] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.041082 30422 ts_tablet_manager.cc:1434] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:56.041957 30422 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap starting.
W20260710 11:06:56.041971 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:56.054395 30422 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:56.055155 30422 tablet_bootstrap.cc:492] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Bootstrap complete.
I20260710 11:06:56.055688 30422 ts_tablet_manager.cc:1403] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 11:06:56.057456 30422 raft_consensus.cc:359] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.057953 30422 raft_consensus.cc:740] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273173d75b484dbead9d0ddccb2b5992, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.058552 30422 consensus_queue.cc:260] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.061025 30422 ts_tablet_manager.cc:1434] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260710 11:06:56.066165 30500 raft_consensus.cc:993] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1: : Instructing follower c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:56.066787 30401 raft_consensus.cc:1081] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Signalling peer c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:56.068427 30268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:40102
I20260710 11:06:56.069016 30268 raft_consensus.cc:493] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.069427 30268 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.070799 30457 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.077219 30268 raft_consensus.cc:515] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.079873 30268 leader_election.cc:290] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 2 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:56.080170 30457 pending_rounds.cc:85] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Aborting all ops after (but not including) 0
I20260710 11:06:56.080561 30457 pending_rounds.cc:107] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:06:56.080891 30457 raft_consensus.cc:2889] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:56.081115 30458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:56.081792 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:56.082154 30458 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.082422 30195 raft_consensus.cc:3055] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:56.082789 30195 raft_consensus.cc:740] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:56.083626 30195 consensus_queue.cc:260] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.084995 30195 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.091800 30195 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 2.
I20260710 11:06:56.091845 30458 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 2.
I20260710 11:06:56.093135 30234 leader_election.cc:304] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7fa8cfcf56f43c3a7c58b1048d280f6, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:56.094002 30404 raft_consensus.cc:2804] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.095312 30404 raft_consensus.cc:697] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:56.097430 30404 consensus_queue.cc:237] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.107390 30018 catalog_manager.cc:5697] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 1 to 2, leader changed from d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2) to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:56.309258 30500 raft_consensus.cc:993] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1: : Instructing follower c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:56.309703 30401 raft_consensus.cc:1081] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Signalling peer c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:56.311120 30268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:40102
I20260710 11:06:56.311586 30268 raft_consensus.cc:493] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.311889 30268 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.316905 30268 raft_consensus.cc:515] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.318452 30268 leader_election.cc:290] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 3 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:56.319331 30458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:56.319526 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e02cad848fe413ea98ee2ab5301af60" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:56.319963 30458 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.320009 30195 raft_consensus.cc:3055] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:56.320461 30195 raft_consensus.cc:740] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:56.321295 30195 consensus_queue.cc:260] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.322515 30195 raft_consensus.cc:3060] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.327102 30458 raft_consensus.cc:2468] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 3.
I20260710 11:06:56.328325 30233 leader_election.cc:304] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:56.329089 30404 raft_consensus.cc:2804] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:56.329308 30195 raft_consensus.cc:2468] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 3.
I20260710 11:06:56.329560 30404 raft_consensus.cc:697] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:56.330526 30404 consensus_queue.cc:237] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.338178 30018 catalog_manager.cc:5697] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 2 to 3, leader changed from d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2) to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 3 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:56.349521 30503 raft_consensus.cc:993] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6: : Instructing follower d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:56.349926 30404 raft_consensus.cc:1081] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Signalling peer d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:56.351342 30195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc53c4bddc7a456a91affa279325373e"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:42608
I20260710 11:06:56.351778 30195 raft_consensus.cc:493] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.352075 30195 raft_consensus.cc:3060] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.356667 30195 raft_consensus.cc:515] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.358482 30195 leader_election.cc:290] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:56.359194 30458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53c4bddc7a456a91affa279325373e" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:56.359473 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53c4bddc7a456a91affa279325373e" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:56.359748 30458 raft_consensus.cc:3060] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.360081 30268 raft_consensus.cc:3055] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:56.360430 30268 raft_consensus.cc:740] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:56.361223 30268 consensus_queue.cc:260] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.362210 30268 raft_consensus.cc:3060] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.364773 30458 raft_consensus.cc:2468] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:56.365779 30159 leader_election.cc:304] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:56.366418 30401 raft_consensus.cc:2804] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.366905 30401 raft_consensus.cc:697] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:56.367878 30268 raft_consensus.cc:2468] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:56.367856 30401 consensus_queue.cc:237] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:56.375926 30018 catalog_manager.cc:5697] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 1 to 2, leader changed from c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3) to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.504832 30458 raft_consensus.cc:1275] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.506022 30513 consensus_queue.cc:1048] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.513655 30195 raft_consensus.cc:1275] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.515041 30404 consensus_queue.cc:1048] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.720793 30458 raft_consensus.cc:1275] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:56.721905 30513 consensus_queue.cc:1048] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.731993 30195 raft_consensus.cc:1275] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:56.733383 30513 consensus_queue.cc:1048] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.763926 30458 raft_consensus.cc:1275] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.765232 30401 consensus_queue.cc:1048] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.773763 30268 raft_consensus.cc:1275] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.775516 30500 consensus_queue.cc:1048] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.004320 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:57.011921 30268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e9bc1817b9c4372b0d1c446c9ef4724"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
mode: GRACEFUL
new_leader_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:06:57.012483 30268 raft_consensus.cc:606] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Received request to transfer leadership to TS d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:57.014796 30268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
mode: GRACEFUL
new_leader_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:06:57.015259 30268 raft_consensus.cc:606] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Received request to transfer leadership to TS d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:57.017370 30195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5707ec61ea043b494e524d4b996d188"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
mode: GRACEFUL
new_leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:52682
I20260710 11:06:57.017853 30195 raft_consensus.cc:606] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Received request to transfer leadership to TS c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:57.018999 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:57.019454 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:57.019971 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:06:57.043040 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:57.048647 30518 raft_consensus.cc:993] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6: : Instructing follower d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:57.049085 30503 raft_consensus.cc:1081] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Signalling peer d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:57.050473 30195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:42608
I20260710 11:06:57.050942 30195 raft_consensus.cc:493] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:57.051222 30195 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.056001 30195 raft_consensus.cc:515] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:57.058115 30195 leader_election.cc:290] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:57.058504 30458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:57.058755 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:57.059253 30458 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.059266 30268 raft_consensus.cc:3055] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:57.059787 30268 raft_consensus.cc:740] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:57.060616 30268 consensus_queue.cc:260] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:57.061878 30268 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.066334 30458 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:57.067448 30159 leader_election.cc:304] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:57.068172 30500 raft_consensus.cc:2804] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:57.068560 30500 raft_consensus.cc:697] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:57.068678 30268 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:57.069363 30500 consensus_queue.cc:237] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:57.075790 30017 catalog_manager.cc:5697] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 1 to 2, leader changed from c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3) to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:57.146102 30515 raft_consensus.cc:993] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1: : Instructing follower c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:57.146549 30500 raft_consensus.cc:1081] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Signalling peer c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:57.147879 30268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5707ec61ea043b494e524d4b996d188"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:40102
I20260710 11:06:57.148300 30268 raft_consensus.cc:493] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:57.148543 30268 raft_consensus.cc:3060] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.153278 30268 raft_consensus.cc:515] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:57.154820 30268 leader_election.cc:290] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 2 election: Requested vote from peers d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943), 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967)
I20260710 11:06:57.155511 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5707ec61ea043b494e524d4b996d188" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:57.155763 30458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5707ec61ea043b494e524d4b996d188" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:57.156158 30195 raft_consensus.cc:3055] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:57.156291 30458 raft_consensus.cc:3060] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.156497 30195 raft_consensus.cc:740] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:57.157364 30195 consensus_queue.cc:260] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:57.158298 30195 raft_consensus.cc:3060] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.161446 30458 raft_consensus.cc:2468] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 2.
I20260710 11:06:57.162626 30233 leader_election.cc:304] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:57.163348 30503 raft_consensus.cc:2804] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:57.163825 30503 raft_consensus.cc:697] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:57.164279 30195 raft_consensus.cc:2468] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 2.
I20260710 11:06:57.164616 30503 consensus_queue.cc:237] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } }
I20260710 11:06:57.171103 30017 catalog_manager.cc:5697] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 1 to 2, leader changed from d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2) to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:57.272899 30513 raft_consensus.cc:993] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6: : Instructing follower d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:57.273347 30503 raft_consensus.cc:1081] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Signalling peer d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:57.274785 30195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e9bc1817b9c4372b0d1c446c9ef4724"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:42608
I20260710 11:06:57.275278 30195 raft_consensus.cc:493] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:57.275600 30195 raft_consensus.cc:3060] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.281291 30195 raft_consensus.cc:515] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:57.283500 30195 leader_election.cc:290] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:57.284061 30458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9bc1817b9c4372b0d1c446c9ef4724" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:57.284372 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9bc1817b9c4372b0d1c446c9ef4724" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:57.284679 30458 raft_consensus.cc:3060] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.285002 30268 raft_consensus.cc:3055] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:57.285298 30268 raft_consensus.cc:740] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:57.285998 30268 consensus_queue.cc:260] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:57.286970 30268 raft_consensus.cc:3060] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.289552 30458 raft_consensus.cc:2468] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:57.290526 30159 leader_election.cc:304] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:57.291209 30500 raft_consensus.cc:2804] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:57.291677 30500 raft_consensus.cc:697] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:57.291836 30268 raft_consensus.cc:2468] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:57.292557 30500 consensus_queue.cc:237] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:57.299141 30017 catalog_manager.cc:5697] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 1 to 2, leader changed from c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3) to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:57.601085 30268 raft_consensus.cc:1275] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:57.602613 30500 consensus_queue.cc:1048] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.614355 30458 raft_consensus.cc:1275] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:57.615902 30500 consensus_queue.cc:1048] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.618258 30195 raft_consensus.cc:1275] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:57.622538 30513 consensus_queue.cc:1048] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.639905 30458 raft_consensus.cc:1275] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:57.641248 30513 consensus_queue.cc:1048] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.828218 30458 raft_consensus.cc:1275] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:57.829321 30528 consensus_queue.cc:1048] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.837184 30268 raft_consensus.cc:1275] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:57.838845 30500 consensus_queue.cc:1048] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:58.026005 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:58.032878 30268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
mode: GRACEFUL
new_leader_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:06:58.033401 30268 raft_consensus.cc:606] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Received request to transfer leadership to TS d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:58.035746 30195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
mode: GRACEFUL
new_leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:52682
I20260710 11:06:58.036216 30195 raft_consensus.cc:606] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Received request to transfer leadership to TS c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:58.038399 30195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
mode: GRACEFUL
new_leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:52682
I20260710 11:06:58.038865 30195 raft_consensus.cc:606] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Received request to transfer leadership to TS c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:58.039824 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:58.040352 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:58.040917 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:06:58.043915 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:58.141987 30513 raft_consensus.cc:993] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6: : Instructing follower d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:58.142459 30503 raft_consensus.cc:1081] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Signalling peer d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:58.143800 30195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:42608
I20260710 11:06:58.144227 30195 raft_consensus.cc:493] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:58.144464 30195 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:58.149649 30195 raft_consensus.cc:515] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.151508 30195 leader_election.cc:290] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 3 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:58.152180 30457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:58.152429 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:58.152850 30457 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:58.152984 30268 raft_consensus.cc:3055] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:58.153321 30268 raft_consensus.cc:740] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:58.153949 30268 consensus_queue.cc:260] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.154806 30268 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:58.157754 30457 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 3.
I20260710 11:06:58.158839 30268 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 3.
I20260710 11:06:58.158810 30159 leader_election.cc:304] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [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: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:58.159777 30538 raft_consensus.cc:2804] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:58.160187 30538 raft_consensus.cc:697] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 3 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:58.160847 30538 consensus_queue.cc:237] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.167081 30016 catalog_manager.cc:5697] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 2 to 3, leader changed from c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3) to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 3 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:58.228811 30515 raft_consensus.cc:993] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1: : Instructing follower c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:58.229327 30538 raft_consensus.cc:1081] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Signalling peer c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:58.230757 30268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:40102
I20260710 11:06:58.231185 30268 raft_consensus.cc:493] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:58.231473 30268 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:58.235901 30268 raft_consensus.cc:515] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.237350 30268 leader_election.cc:290] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 3 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:58.238019 30457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:58.238288 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:58.238647 30457 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:58.238933 30195 raft_consensus.cc:3055] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:58.239256 30195 raft_consensus.cc:740] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:58.239917 30195 consensus_queue.cc:260] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.240947 30195 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:58.244625 30457 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 3.
I20260710 11:06:58.245610 30233 leader_election.cc:304] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:58.246312 30544 raft_consensus.cc:2804] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:58.246492 30195 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 3.
I20260710 11:06:58.246887 30544 raft_consensus.cc:697] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:58.247727 30544 consensus_queue.cc:237] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.253322 30016 catalog_manager.cc:5697] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 2 to 3, leader changed from d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2) to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 3 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:58.412873 30515 raft_consensus.cc:993] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1: : Instructing follower c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:58.413364 30538 raft_consensus.cc:1081] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Signalling peer c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:58.414726 30268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:40102
I20260710 11:06:58.415112 30268 raft_consensus.cc:493] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:58.415330 30268 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:58.419374 30268 raft_consensus.cc:515] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.420703 30268 leader_election.cc:290] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 2 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:58.421373 30457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:58.421577 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:58.421965 30457 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:58.422072 30195 raft_consensus.cc:3055] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:58.422425 30195 raft_consensus.cc:740] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:58.423108 30195 consensus_queue.cc:260] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.423964 30195 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:58.426972 30457 raft_consensus.cc:2468] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 2.
I20260710 11:06:58.428001 30233 leader_election.cc:304] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:58.428287 30195 raft_consensus.cc:2468] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 2.
I20260710 11:06:58.428798 30544 raft_consensus.cc:2804] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:58.429258 30544 raft_consensus.cc:697] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:58.430099 30544 consensus_queue.cc:237] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:58.437521 30016 catalog_manager.cc:5697] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 1 to 2, leader changed from d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2) to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:58.542332 30268 raft_consensus.cc:1275] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:58.543707 30500 consensus_queue.cc:1048] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:58.552456 30457 raft_consensus.cc:1275] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:58.553735 30538 consensus_queue.cc:1048] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:58.658643 30195 raft_consensus.cc:1275] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:58.659734 30544 consensus_queue.cc:1048] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:58.667275 30457 raft_consensus.cc:1275] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:58.669466 30503 consensus_queue.cc:1048] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:58.886312 30457 raft_consensus.cc:1275] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:58.887626 30503 consensus_queue.cc:1048] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:58.900169 30195 raft_consensus.cc:1275] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:58.901515 30555 consensus_queue.cc:1048] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:59.044899 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:59.047245 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:59.054418 30195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
mode: GRACEFUL
new_leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:52682
I20260710 11:06:59.054848 30195 raft_consensus.cc:606] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 3 LEADER]: Received request to transfer leadership to TS c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:06:59.056823 30268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
mode: GRACEFUL
new_leader_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:06:59.057190 30268 raft_consensus.cc:606] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Received request to transfer leadership to TS d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:59.059058 30268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
mode: GRACEFUL
new_leader_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:06:59.059397 30268 raft_consensus.cc:606] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Received request to transfer leadership to TS d2d046f096a74b3298f9b3039c421fb1
I20260710 11:06:59.060252 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:59.060691 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:59.061183 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:59.159830 30513 raft_consensus.cc:993] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6: : Instructing follower d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:59.160310 30555 raft_consensus.cc:1081] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Signalling peer d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:59.161554 30195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:42608
I20260710 11:06:59.161998 30195 raft_consensus.cc:493] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:59.162333 30195 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:59.166884 30195 raft_consensus.cc:515] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.168129 30195 leader_election.cc:290] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:59.168916 30457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:59.169116 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:59.169416 30457 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:59.169638 30268 raft_consensus.cc:3055] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:59.169960 30268 raft_consensus.cc:740] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:59.170533 30268 consensus_queue.cc:260] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.171398 30268 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:59.174230 30457 raft_consensus.cc:2468] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:59.175237 30159 leader_election.cc:304] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:59.175316 30268 raft_consensus.cc:2468] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 2.
I20260710 11:06:59.175872 30538 raft_consensus.cc:2804] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:59.176378 30538 raft_consensus.cc:697] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:59.177151 30538 consensus_queue.cc:237] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.182818 30016 catalog_manager.cc:5697] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 1 to 2, leader changed from c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3) to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.453137 30503 raft_consensus.cc:993] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6: : Instructing follower d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:59.453564 30555 raft_consensus.cc:1081] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Signalling peer d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:06:59.455013 30195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:42608
I20260710 11:06:59.455507 30195 raft_consensus.cc:493] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:59.455794 30195 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:59.457497 30500 raft_consensus.cc:993] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1: : Instructing follower c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:59.457937 30538 raft_consensus.cc:1081] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 3 LEADER]: Signalling peer c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:06:59.459336 30268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:40102
I20260710 11:06:59.459736 30268 raft_consensus.cc:493] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:59.460016 30268 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:59.460928 30195 raft_consensus.cc:515] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.462437 30195 leader_election.cc:290] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 3 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:06:59.463147 30458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:59.463382 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a154a1bc684f08903d9a08b5f2f704" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:06:59.463761 30458 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:59.464025 30269 raft_consensus.cc:3055] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:59.464375 30269 raft_consensus.cc:740] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:59.465183 30268 raft_consensus.cc:515] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.465119 30269 consensus_queue.cc:260] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.466374 30269 raft_consensus.cc:3060] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:59.467567 30268 leader_election.cc:290] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 4 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:06:59.467904 30457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:06:59.468387 30457 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:59.469843 30458 raft_consensus.cc:2468] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 3.
I20260710 11:06:59.470796 30159 leader_election.cc:304] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [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: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:06:59.471560 30538 raft_consensus.cc:2804] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:59.472039 30538 raft_consensus.cc:697] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 3 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:59.473309 30538 consensus_queue.cc:237] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.473745 30457 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 4.
I20260710 11:06:59.474804 30233 leader_election.cc:304] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:06:59.475317 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f328abfa248ea8ff9d2f0cf3a623d" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:06:59.475360 30269 raft_consensus.cc:2468] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 3.
I20260710 11:06:59.475483 30555 raft_consensus.cc:2804] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:59.476151 30195 raft_consensus.cc:3055] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:59.476389 30555 raft_consensus.cc:697] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:06:59.476472 30195 raft_consensus.cc:740] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:06:59.477396 30195 consensus_queue.cc:260] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.477447 30555 consensus_queue.cc:237] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:06:59.478547 30195 raft_consensus.cc:3060] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:59.483228 30016 catalog_manager.cc:5697] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 2 to 3, leader changed from c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3) to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 3 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.484709 30017 catalog_manager.cc:5697] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 3 to 4, leader changed from d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2) to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 4 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.486361 30195 raft_consensus.cc:2468] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 4.
I20260710 11:06:59.735342 30269 raft_consensus.cc:1275] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:59.736431 30500 consensus_queue.cc:1048] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:59.745836 30457 raft_consensus.cc:1275] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:59.750962 30538 consensus_queue.cc:1048] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:59.872769 30457 raft_consensus.cc:1275] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 4 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:59.873890 30555 consensus_queue.cc:1048] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:59.881928 30195 raft_consensus.cc:1275] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 4 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:59.884008 30570 consensus_queue.cc:1048] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:07:00.045955 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:00.055442 30269 raft_consensus.cc:1275] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:00.056586 30500 consensus_queue.cc:1048] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:00.064685 30457 raft_consensus.cc:1275] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:00.066541 30538 consensus_queue.cc:1048] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:00.069489 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:00.083981 30195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b246b5194384b4fbe280735241684dd"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
mode: GRACEFUL
new_leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:52682
I20260710 11:07:00.084455 30195 raft_consensus.cc:606] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Received request to transfer leadership to TS c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:07:00.086606 30269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
mode: GRACEFUL
new_leader_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:07:00.087007 30269 raft_consensus.cc:606] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Received request to transfer leadership to TS d2d046f096a74b3298f9b3039c421fb1
I20260710 11:07:00.089025 30195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
mode: GRACEFUL
new_leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:52682
I20260710 11:07:00.089385 30195 raft_consensus.cc:606] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Received request to transfer leadership to TS c7fa8cfcf56f43c3a7c58b1048d280f6
I20260710 11:07:00.090211 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:00.090680 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:00.091198 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:00.201618 30564 raft_consensus.cc:993] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1: : Instructing follower c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:07:00.202085 30538 raft_consensus.cc:1081] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Signalling peer c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:07:00.203361 30269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:40102
I20260710 11:07:00.203763 30269 raft_consensus.cc:493] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.203999 30269 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:00.209326 30269 raft_consensus.cc:515] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.210995 30269 leader_election.cc:290] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 3 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:07:00.211503 30457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:07:00.211949 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edccc80f18c9470cb1dd8901f35b35dc" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:07:00.212080 30457 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:00.212448 30195 raft_consensus.cc:3055] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:00.212703 30195 raft_consensus.cc:740] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:07:00.213305 30195 consensus_queue.cc:260] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.214236 30195 raft_consensus.cc:3060] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:00.216960 30457 raft_consensus.cc:2468] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 3.
I20260710 11:07:00.218183 30233 leader_election.cc:304] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:07:00.219027 30555 raft_consensus.cc:2804] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:00.219555 30555 raft_consensus.cc:697] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:07:00.220357 30555 consensus_queue.cc:237] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.220827 30195 raft_consensus.cc:2468] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 3.
I20260710 11:07:00.222720 30538 raft_consensus.cc:993] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1: : Instructing follower c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:07:00.223126 30564 raft_consensus.cc:1081] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Signalling peer c7fa8cfcf56f43c3a7c58b1048d280f6 to start an election
I20260710 11:07:00.224558 30269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b246b5194384b4fbe280735241684dd"
dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
 from {username='slave'} at 127.0.0.1:40102
I20260710 11:07:00.225001 30269 raft_consensus.cc:493] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.225361 30269 raft_consensus.cc:3060] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.227789 30017 catalog_manager.cc:5697] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 2 to 3, leader changed from d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2) to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 3 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:00.231801 30269 raft_consensus.cc:515] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.233646 30269 leader_election.cc:290] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 2 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943)
I20260710 11:07:00.234669 30195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b246b5194384b4fbe280735241684dd" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
I20260710 11:07:00.234699 30457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b246b5194384b4fbe280735241684dd" candidate_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:07:00.235361 30195 raft_consensus.cc:3055] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.235749 30195 raft_consensus.cc:740] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:07:00.235728 30457 raft_consensus.cc:3060] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.236681 30195 consensus_queue.cc:260] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.238929 30195 raft_consensus.cc:3060] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.242748 30457 raft_consensus.cc:2468] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 2.
I20260710 11:07:00.243687 30195 raft_consensus.cc:2468] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fa8cfcf56f43c3a7c58b1048d280f6 in term 2.
I20260710 11:07:00.243713 30233 leader_election.cc:304] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273173d75b484dbead9d0ddccb2b5992, c7fa8cfcf56f43c3a7c58b1048d280f6; no voters: 
I20260710 11:07:00.244632 30555 raft_consensus.cc:2804] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.245144 30555 raft_consensus.cc:697] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Becoming Leader. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:07:00.245893 30555 consensus_queue.cc:237] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.252312 30017 catalog_manager.cc:5697] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 reported cstate change: term changed from 1 to 2, leader changed from d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2) to c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:00.577580 30513 raft_consensus.cc:993] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6: : Instructing follower d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:07:00.577993 30555 raft_consensus.cc:1081] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Signalling peer d2d046f096a74b3298f9b3039c421fb1 to start an election
I20260710 11:07:00.579249 30195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f"
dest_uuid: "d2d046f096a74b3298f9b3039c421fb1"
 from {username='slave'} at 127.0.0.1:42608
I20260710 11:07:00.579614 30195 raft_consensus.cc:493] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.579830 30195 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:00.583964 30195 raft_consensus.cc:515] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.585163 30195 leader_election.cc:290] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [CANDIDATE]: Term 4 election: Requested vote from peers 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967), c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3:45493)
I20260710 11:07:00.585952 30457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "273173d75b484dbead9d0ddccb2b5992"
I20260710 11:07:00.586131 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94492c89e81747979e7d36fedc2cbd7f" candidate_uuid: "d2d046f096a74b3298f9b3039c421fb1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6"
I20260710 11:07:00.586505 30457 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:00.586714 30269 raft_consensus.cc:3055] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:00.587070 30269 raft_consensus.cc:740] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7fa8cfcf56f43c3a7c58b1048d280f6, State: Running, Role: LEADER
I20260710 11:07:00.587678 30269 consensus_queue.cc:260] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.588549 30269 raft_consensus.cc:3060] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:00.591398 30457 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 4.
I20260710 11:07:00.592379 30159 leader_election.cc:304] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [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: 273173d75b484dbead9d0ddccb2b5992, d2d046f096a74b3298f9b3039c421fb1; no voters: 
I20260710 11:07:00.593137 30564 raft_consensus.cc:2804] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:00.593343 30269 raft_consensus.cc:2468] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2d046f096a74b3298f9b3039c421fb1 in term 4.
I20260710 11:07:00.593549 30564 raft_consensus.cc:697] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 4 LEADER]: Becoming Leader. State: Replica: d2d046f096a74b3298f9b3039c421fb1, State: Running, Role: LEADER
I20260710 11:07:00.594452 30564 consensus_queue.cc:237] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [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: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } }
I20260710 11:07:00.601094 30017 catalog_manager.cc:5697] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 reported cstate change: term changed from 3 to 4, leader changed from c7fa8cfcf56f43c3a7c58b1048d280f6 (127.26.136.3) to d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2). New cstate: current_term: 4 leader_uuid: "d2d046f096a74b3298f9b3039c421fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.686262 30195 raft_consensus.cc:1275] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.687371 30555 consensus_queue.cc:1048] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.695706 30457 raft_consensus.cc:1275] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.697299 30555 consensus_queue.cc:1048] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.794039 30195 raft_consensus.cc:1275] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:00.795195 30555 consensus_queue.cc:1048] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2d046f096a74b3298f9b3039c421fb1" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 38943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:00.803016 30457 raft_consensus.cc:1275] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Refusing update from remote peer c7fa8cfcf56f43c3a7c58b1048d280f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:00.806047 30503 consensus_queue.cc:1048] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:00.984951 30269 raft_consensus.cc:1275] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:00.986122 30564 consensus_queue.cc:1048] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa8cfcf56f43c3a7c58b1048d280f6" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 45493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:00.993913 30457 raft_consensus.cc:1275] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 4 FOLLOWER]: Refusing update from remote peer d2d046f096a74b3298f9b3039c421fb1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:00.995819 30538 consensus_queue.cc:1048] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273173d75b484dbead9d0ddccb2b5992" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:07:01.047129 30066 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:01.097080 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:01.122380 27168 tablet_server.cc:179] TabletServer@127.26.136.1:32967 shutting down...
I20260710 11:07:01.138391 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:01.139055 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.139621 27168 raft_consensus.cc:2243] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.140136 27168 raft_consensus.cc:2272] T 5b246b5194384b4fbe280735241684dd P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.142153 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.142728 27168 raft_consensus.cc:2243] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.143133 27168 raft_consensus.cc:2272] T 95a154a1bc684f08903d9a08b5f2f704 P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.144686 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.145187 27168 raft_consensus.cc:2243] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.145583 27168 raft_consensus.cc:2272] T 758f328abfa248ea8ff9d2f0cf3a623d P 273173d75b484dbead9d0ddccb2b5992 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.147333 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.147828 27168 raft_consensus.cc:2243] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.148247 27168 raft_consensus.cc:2272] T edccc80f18c9470cb1dd8901f35b35dc P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.150453 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.151014 27168 raft_consensus.cc:2243] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.151357 27168 raft_consensus.cc:2272] T 2e02cad848fe413ea98ee2ab5301af60 P 273173d75b484dbead9d0ddccb2b5992 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.152835 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.153280 27168 raft_consensus.cc:2243] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.153614 27168 raft_consensus.cc:2272] T 94492c89e81747979e7d36fedc2cbd7f P 273173d75b484dbead9d0ddccb2b5992 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.155886 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.156659 27168 raft_consensus.cc:2243] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.157063 27168 raft_consensus.cc:2272] T 5fe2660c77c7437c97b216e97ce4cbab P 273173d75b484dbead9d0ddccb2b5992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.158731 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.159201 27168 raft_consensus.cc:2243] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.159581 27168 raft_consensus.cc:2272] T cc53c4bddc7a456a91affa279325373e P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.161195 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.161661 27168 raft_consensus.cc:2243] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.162034 27168 raft_consensus.cc:2272] T a5707ec61ea043b494e524d4b996d188 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.163755 27168 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:01.164197 27168 raft_consensus.cc:2243] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.164582 27168 raft_consensus.cc:2272] T 7e9bc1817b9c4372b0d1c446c9ef4724 P 273173d75b484dbead9d0ddccb2b5992 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.181257 27168 tablet_server.cc:196] TabletServer@127.26.136.1:32967 shutdown complete.
I20260710 11:07:01.197907 27168 tablet_server.cc:179] TabletServer@127.26.136.2:0 shutting down...
W20260710 11:07:01.205603 30159 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111) [suppressed 52 similar messages]
W20260710 11:07:01.211804 30159 consensus_peers.cc:597] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.222762 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:01.223506 27168 tablet_replica.cc:333] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.224078 27168 raft_consensus.cc:2243] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.224476 27168 raft_consensus.cc:2272] T edccc80f18c9470cb1dd8901f35b35dc P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.227357 27168 tablet_replica.cc:333] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.227821 27168 raft_consensus.cc:2243] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.228170 27168 raft_consensus.cc:2272] T 2e02cad848fe413ea98ee2ab5301af60 P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.229821 27168 tablet_replica.cc:333] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.230283 27168 raft_consensus.cc:2243] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.230999 27168 raft_consensus.cc:2272] T 7e9bc1817b9c4372b0d1c446c9ef4724 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.232671 27168 tablet_replica.cc:333] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.233157 27168 raft_consensus.cc:2243] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.233539 27168 raft_consensus.cc:2272] T 758f328abfa248ea8ff9d2f0cf3a623d P d2d046f096a74b3298f9b3039c421fb1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.235415 27168 tablet_replica.cc:333] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.236025 27168 raft_consensus.cc:2243] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.236753 27168 raft_consensus.cc:2272] T 95a154a1bc684f08903d9a08b5f2f704 P d2d046f096a74b3298f9b3039c421fb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.238976 27168 tablet_replica.cc:333] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
W20260710 11:07:01.239437 30159 consensus_peers.cc:597] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.239499 27168 raft_consensus.cc:2243] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.240444 27168 raft_consensus.cc:2272] T cc53c4bddc7a456a91affa279325373e P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.242154 27168 tablet_replica.cc:333] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.242729 27168 raft_consensus.cc:2243] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.243108 27168 raft_consensus.cc:2272] T a5707ec61ea043b494e524d4b996d188 P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.244903 27168 tablet_replica.cc:333] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.245396 27168 raft_consensus.cc:2243] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.245779 27168 raft_consensus.cc:2272] T 5b246b5194384b4fbe280735241684dd P d2d046f096a74b3298f9b3039c421fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.248869 27168 tablet_replica.cc:333] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.249539 27168 raft_consensus.cc:2243] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.250487 27168 raft_consensus.cc:2272] T 94492c89e81747979e7d36fedc2cbd7f P d2d046f096a74b3298f9b3039c421fb1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.253315 27168 tablet_replica.cc:333] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1: stopping tablet replica
I20260710 11:07:01.253934 27168 raft_consensus.cc:2243] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.254477 27168 raft_consensus.cc:2272] T 5fe2660c77c7437c97b216e97ce4cbab P d2d046f096a74b3298f9b3039c421fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:01.256438 30233 consensus_peers.cc:597] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:01.258435 30234 consensus_peers.cc:597] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943): Couldn't send request to peer d2d046f096a74b3298f9b3039c421fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:01.277432 30234 consensus_peers.cc:597] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer d2d046f096a74b3298f9b3039c421fb1 (127.26.136.2:38943): Couldn't send request to peer d2d046f096a74b3298f9b3039c421fb1. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:38943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:01.280287 30233 consensus_peers.cc:597] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.285392 27168 tablet_server.cc:196] TabletServer@127.26.136.2:0 shutdown complete.
W20260710 11:07:01.286798 30233 consensus_peers.cc:597] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.306077 27168 tablet_server.cc:179] TabletServer@127.26.136.3:0 shutting down...
W20260710 11:07:01.310350 30233 consensus_peers.cc:597] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:01.326714 30233 consensus_peers.cc:597] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:01.329131 30233 consensus_peers.cc:597] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 -> Peer 273173d75b484dbead9d0ddccb2b5992 (127.26.136.1:32967): Couldn't send request to peer 273173d75b484dbead9d0ddccb2b5992. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.333518 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:01.334266 27168 tablet_replica.cc:333] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.335055 27168 raft_consensus.cc:2243] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.335813 27168 raft_consensus.cc:2272] T edccc80f18c9470cb1dd8901f35b35dc P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.338759 27168 tablet_replica.cc:333] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.339257 27168 raft_consensus.cc:2243] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.339920 27168 raft_consensus.cc:2272] T 2e02cad848fe413ea98ee2ab5301af60 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.341712 27168 tablet_replica.cc:333] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.342218 27168 raft_consensus.cc:2243] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.342669 27168 raft_consensus.cc:2272] T 7e9bc1817b9c4372b0d1c446c9ef4724 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.344358 27168 tablet_replica.cc:333] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.344843 27168 raft_consensus.cc:2243] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.345254 27168 raft_consensus.cc:2272] T cc53c4bddc7a456a91affa279325373e P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.347004 27168 tablet_replica.cc:333] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.347533 27168 raft_consensus.cc:2243] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.348206 27168 raft_consensus.cc:2272] T 758f328abfa248ea8ff9d2f0cf3a623d P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.349818 27168 tablet_replica.cc:333] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.350332 27168 raft_consensus.cc:2243] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.350762 27168 raft_consensus.cc:2272] T 95a154a1bc684f08903d9a08b5f2f704 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.352428 27168 tablet_replica.cc:333] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.352886 27168 raft_consensus.cc:2243] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.353266 27168 raft_consensus.cc:2272] T 94492c89e81747979e7d36fedc2cbd7f P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.355517 27168 tablet_replica.cc:333] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.356006 27168 raft_consensus.cc:2243] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.356693 27168 raft_consensus.cc:2272] T 5fe2660c77c7437c97b216e97ce4cbab P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.358390 27168 tablet_replica.cc:333] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.358855 27168 raft_consensus.cc:2243] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.359534 27168 raft_consensus.cc:2272] T 5b246b5194384b4fbe280735241684dd P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.361428 27168 tablet_replica.cc:333] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6: stopping tablet replica
I20260710 11:07:01.361878 27168 raft_consensus.cc:2243] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.362524 27168 raft_consensus.cc:2272] T a5707ec61ea043b494e524d4b996d188 P c7fa8cfcf56f43c3a7c58b1048d280f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.389726 27168 tablet_server.cc:196] TabletServer@127.26.136.3:0 shutdown complete.
I20260710 11:07:01.409344 27168 master.cc:562] Master@127.26.136.62:38067 shutting down...
I20260710 11:07:01.429967 27168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.430511 27168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.430928 27168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7844542c99934329b92daa7fb4070324: stopping tablet replica
I20260710 11:07:01.451514 27168 master.cc:584] Master@127.26.136.62:38067 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12580 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:07:01.490257 27168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.62:39565
I20260710 11:07:01.491425 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.496793 30596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.496830 30597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.497614 30599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.498991 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:01.499841 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.500007 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:01.500200 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681621500166 us; error 0 us; skew 500 ppm
I20260710 11:07:01.500746 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.503051 27168 webserver.cc:533] Webserver started at http://127.26.136.62:45705/ using document root <none> and password file <none>
I20260710 11:07:01.503539 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.503736 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.504022 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.505074 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/master-0-root/instance:
uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-l48v"
I20260710 11:07:01.509275 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:07:01.512369 30604 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.513031 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:01.513314 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/master-0-root
uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-l48v"
I20260710 11:07:01.513582 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:01.539786 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.541049 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.577601 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.62:39565
I20260710 11:07:01.577706 30655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.62:39565 every 8 connection(s)
I20260710 11:07:01.581297 30656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.590812 30656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd: Bootstrap starting.
I20260710 11:07:01.595402 30656 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:01.599313 30656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd: No bootstrap required, opened a new log
I20260710 11:07:01.601296 30656 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd" member_type: VOTER }
I20260710 11:07:01.601661 30656 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:01.601840 30656 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e13ccf63a94dfab2d2c66ba4bd8edd, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.602917 30656 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29e13ccf63a94dfab2d2c66ba4bd8edd" member_type: VOTER }
I20260710 11:07:01.603402 30659 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:01.603880 30659 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd" member_type: VOTER }
I20260710 11:07:01.603377 30656 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:01.604373 30659 leader_election.cc:304] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 29e13ccf63a94dfab2d2c66ba4bd8edd; no voters: 
I20260710 11:07:01.604539 30656 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:01.604880 30656 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:01.605774 30659 leader_election.cc:290] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260710 11:07:01.609611 30656 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd" member_type: VOTER }
I20260710 11:07:01.610100 30656 leader_election.cc:304] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [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: 29e13ccf63a94dfab2d2c66ba4bd8edd; no voters: 
I20260710 11:07:01.610186 30660 raft_consensus.cc:2764] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:07:01.610584 30656 leader_election.cc:290] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:01.610929 30659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:01.611387 30659 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 1 LEADER]: Becoming Leader. State: Replica: 29e13ccf63a94dfab2d2c66ba4bd8edd, State: Running, Role: LEADER
I20260710 11:07:01.612128 30659 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [LEADER]: Queue going to LEADER mode. State: All 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: "29e13ccf63a94dfab2d2c66ba4bd8edd" member_type: VOTER }
I20260710 11:07:01.613826 30656 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:01.615010 30661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29e13ccf63a94dfab2d2c66ba4bd8edd. Latest consensus state: current_term: 1 leader_uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd" member_type: VOTER } }
I20260710 11:07:01.615535 30661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:01.616194 30660 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e13ccf63a94dfab2d2c66ba4bd8edd" member_type: VOTER } }
I20260710 11:07:01.616884 30660 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:01.619065 30663 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:01.624946 30663 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:01.629797 27168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:01.633152 30663 catalog_manager.cc:1383] Generated new cluster ID: baffc9d705cd4b19bf29fa32514b7d15
I20260710 11:07:01.633414 30663 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:01.653188 30663 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:01.654399 30663 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:01.666750 30663 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd: Generated new TSK 0
I20260710 11:07:01.667330 30663 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:01.696579 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.702369 30677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.703511 30678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.705546 30680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.706840 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:01.707736 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.707937 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:01.708129 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681621708103 us; error 0 us; skew 500 ppm
I20260710 11:07:01.708662 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.710863 27168 webserver.cc:533] Webserver started at http://127.26.136.1:36029/ using document root <none> and password file <none>
I20260710 11:07:01.711337 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.711519 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.711810 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.712816 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-0-root/instance:
uuid: "c36b943483b1424f87102dec1454b5f2"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-l48v"
I20260710 11:07:01.717006 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:01.720098 30685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.720804 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:01.721094 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "c36b943483b1424f87102dec1454b5f2"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-l48v"
I20260710 11:07:01.721385 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:01.737746 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.738941 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.740330 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:01.742501 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:01.742743 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.742990 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:01.743158 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.780450 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:33677
I20260710 11:07:01.780556 30747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:33677 every 8 connection(s)
I20260710 11:07:01.785454 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.792413 30752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.793257 30753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.795642 30755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.796618 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:01.797318 30748 heartbeater.cc:344] Connected to a master server at 127.26.136.62:39565
I20260710 11:07:01.797542 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:01.797680 30748 heartbeater.cc:461] Registering TS with master...
W20260710 11:07:01.797824 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:01.798099 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681621798081 us; error 0 us; skew 500 ppm
I20260710 11:07:01.798553 30748 heartbeater.cc:507] Master 127.26.136.62:39565 requested a full tablet report, sending...
I20260710 11:07:01.798754 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.800729 30621 ts_manager.cc:194] Registered new tserver with Master: c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677)
I20260710 11:07:01.801266 27168 webserver.cc:533] Webserver started at http://127.26.136.2:39725/ using document root <none> and password file <none>
I20260710 11:07:01.801766 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.801965 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.802227 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.802695 30621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34448
I20260710 11:07:01.803349 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-1-root/instance:
uuid: "cdf8a707324549998aad909676b5ee14"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-l48v"
I20260710 11:07:01.807598 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:07:01.810731 30760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.811470 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:01.811781 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-1-root
uuid: "cdf8a707324549998aad909676b5ee14"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-l48v"
I20260710 11:07:01.812071 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:01.826140 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.827337 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.828727 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:01.830922 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:01.831143 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.831380 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:01.831552 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.869853 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.2:43107
I20260710 11:07:01.869956 30822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.2:43107 every 8 connection(s)
I20260710 11:07:01.874802 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.881575 30826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.881778 30827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.886497 30823 heartbeater.cc:344] Connected to a master server at 127.26.136.62:39565
I20260710 11:07:01.887166 30823 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:01.889174 30823 heartbeater.cc:507] Master 127.26.136.62:39565 requested a full tablet report, sending...
W20260710 11:07:01.890259 30830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.891211 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:01.891803 30621 ts_manager.cc:194] Registered new tserver with Master: cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107)
I20260710 11:07:01.892150 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.892416 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:01.892591 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681621892571 us; error 0 us; skew 500 ppm
I20260710 11:07:01.893151 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.893373 30621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34450
I20260710 11:07:01.895936 27168 webserver.cc:533] Webserver started at http://127.26.136.3:40599/ using document root <none> and password file <none>
I20260710 11:07:01.896457 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.896642 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.896901 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.897982 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-2-root/instance:
uuid: "1b41e89979eb4e4d84380f7906d26a62"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-l48v"
I20260710 11:07:01.902176 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:01.905177 30834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.905848 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:01.906139 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-2-root
uuid: "1b41e89979eb4e4d84380f7906d26a62"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-l48v"
I20260710 11:07:01.906425 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681534708286-27168-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:01.915843 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.917117 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.918488 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:01.920543 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:01.920766 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.920997 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:01.921164 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.959667 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.3:38783
I20260710 11:07:01.959765 30896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.3:38783 every 8 connection(s)
I20260710 11:07:01.972616 30897 heartbeater.cc:344] Connected to a master server at 127.26.136.62:39565
I20260710 11:07:01.972949 30897 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:01.973608 30897 heartbeater.cc:507] Master 127.26.136.62:39565 requested a full tablet report, sending...
I20260710 11:07:01.975389 30621 ts_manager.cc:194] Registered new tserver with Master: 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:01.975963 27168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013141081s
I20260710 11:07:01.976687 30621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34458
I20260710 11:07:01.999732 30621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34472:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:02.001879 30621 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:02.055804 30788 tablet_service.cc:1511] Processing CreateTablet for tablet fbbaadec0ae3414d92c6f9f173e3e77f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d223171ab249471db7f3df73da18d215]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:02.057180 30788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbaadec0ae3414d92c6f9f173e3e77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.060623 30713 tablet_service.cc:1511] Processing CreateTablet for tablet fbbaadec0ae3414d92c6f9f173e3e77f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d223171ab249471db7f3df73da18d215]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:02.060746 30787 tablet_service.cc:1511] Processing CreateTablet for tablet 4b963385846349b3b6a6ebd6f700ebcc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d223171ab249471db7f3df73da18d215]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:02.061343 30712 tablet_service.cc:1511] Processing CreateTablet for tablet 4b963385846349b3b6a6ebd6f700ebcc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d223171ab249471db7f3df73da18d215]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:02.062022 30713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbaadec0ae3414d92c6f9f173e3e77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.062083 30787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b963385846349b3b6a6ebd6f700ebcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.062947 30712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b963385846349b3b6a6ebd6f700ebcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.067050 30862 tablet_service.cc:1511] Processing CreateTablet for tablet fbbaadec0ae3414d92c6f9f173e3e77f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d223171ab249471db7f3df73da18d215]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:02.068367 30862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbaadec0ae3414d92c6f9f173e3e77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.076061 30861 tablet_service.cc:1511] Processing CreateTablet for tablet 4b963385846349b3b6a6ebd6f700ebcc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d223171ab249471db7f3df73da18d215]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:02.077391 30861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b963385846349b3b6a6ebd6f700ebcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.084537 30912 tablet_bootstrap.cc:492] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2: Bootstrap starting.
I20260710 11:07:02.090502 30912 tablet_bootstrap.cc:654] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.105299 30913 tablet_bootstrap.cc:492] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14: Bootstrap starting.
I20260710 11:07:02.109565 30915 tablet_bootstrap.cc:492] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62: Bootstrap starting.
I20260710 11:07:02.112188 30912 tablet_bootstrap.cc:492] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2: No bootstrap required, opened a new log
I20260710 11:07:02.112710 30912 ts_tablet_manager.cc:1403] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260710 11:07:02.112972 30913 tablet_bootstrap.cc:654] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.115803 30912 raft_consensus.cc:359] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.116691 30915 tablet_bootstrap.cc:654] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.116641 30912 raft_consensus.cc:385] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.117170 30912 raft_consensus.cc:740] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c36b943483b1424f87102dec1454b5f2, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.118106 30912 consensus_queue.cc:260] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.119804 30913 tablet_bootstrap.cc:492] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14: No bootstrap required, opened a new log
I20260710 11:07:02.120270 30913 ts_tablet_manager.cc:1403] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 11:07:02.123008 30913 raft_consensus.cc:359] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.123565 30913 raft_consensus.cc:385] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.123869 30913 raft_consensus.cc:740] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf8a707324549998aad909676b5ee14, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.124645 30913 consensus_queue.cc:260] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.126711 30823 heartbeater.cc:499] Master 127.26.136.62:39565 was elected leader, sending a full tablet report...
I20260710 11:07:02.127197 30913 ts_tablet_manager.cc:1434] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:02.128935 30913 tablet_bootstrap.cc:492] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14: Bootstrap starting.
I20260710 11:07:02.137200 30912 ts_tablet_manager.cc:1434] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.020s
I20260710 11:07:02.138938 30748 heartbeater.cc:499] Master 127.26.136.62:39565 was elected leader, sending a full tablet report...
I20260710 11:07:02.139102 30912 tablet_bootstrap.cc:492] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2: Bootstrap starting.
I20260710 11:07:02.140125 30913 tablet_bootstrap.cc:654] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.146175 30912 tablet_bootstrap.cc:654] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.149473 30915 tablet_bootstrap.cc:492] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62: No bootstrap required, opened a new log
I20260710 11:07:02.150034 30915 ts_tablet_manager.cc:1403] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.011s
I20260710 11:07:02.151911 30913 tablet_bootstrap.cc:492] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14: No bootstrap required, opened a new log
I20260710 11:07:02.152411 30913 ts_tablet_manager.cc:1403] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260710 11:07:02.153113 30915 raft_consensus.cc:359] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.153918 30915 raft_consensus.cc:385] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.154263 30915 raft_consensus.cc:740] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.155225 30915 consensus_queue.cc:260] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.155364 30913 raft_consensus.cc:359] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.156136 30913 raft_consensus.cc:385] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.156457 30913 raft_consensus.cc:740] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf8a707324549998aad909676b5ee14, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.157511 30913 consensus_queue.cc:260] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.162382 30913 ts_tablet_manager.cc:1434] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:02.165545 30897 heartbeater.cc:499] Master 127.26.136.62:39565 was elected leader, sending a full tablet report...
I20260710 11:07:02.166008 30912 tablet_bootstrap.cc:492] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2: No bootstrap required, opened a new log
I20260710 11:07:02.166200 30915 ts_tablet_manager.cc:1434] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:07:02.166517 30912 ts_tablet_manager.cc:1403] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260710 11:07:02.167433 30915 tablet_bootstrap.cc:492] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62: Bootstrap starting.
I20260710 11:07:02.169489 30912 raft_consensus.cc:359] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.170169 30912 raft_consensus.cc:385] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.170475 30912 raft_consensus.cc:740] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c36b943483b1424f87102dec1454b5f2, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.171317 30912 consensus_queue.cc:260] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.173447 30912 ts_tablet_manager.cc:1434] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:07:02.174662 30915 tablet_bootstrap.cc:654] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.179571 30915 tablet_bootstrap.cc:492] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62: No bootstrap required, opened a new log
I20260710 11:07:02.180106 30915 ts_tablet_manager.cc:1403] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260710 11:07:02.182386 30915 raft_consensus.cc:359] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.182965 30915 raft_consensus.cc:385] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.183205 30915 raft_consensus.cc:740] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.183743 30915 consensus_queue.cc:260] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.185458 30915 ts_tablet_manager.cc:1434] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:07:02.190325 30922 raft_consensus.cc:493] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.190804 30922 raft_consensus.cc:515] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.192814 30922 leader_election.cc:290] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107), c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677)
I20260710 11:07:02.193837 30919 raft_consensus.cc:493] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.194540 30919 raft_consensus.cc:515] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.199875 30919 leader_election.cc:290] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:02.206550 30798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf8a707324549998aad909676b5ee14" is_pre_election: true
I20260710 11:07:02.206764 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c36b943483b1424f87102dec1454b5f2" is_pre_election: true
I20260710 11:07:02.207343 30798 raft_consensus.cc:2468] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 0.
I20260710 11:07:02.207357 30723 raft_consensus.cc:2468] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 0.
I20260710 11:07:02.208808 30838 leader_election.cc:304] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b41e89979eb4e4d84380f7906d26a62, cdf8a707324549998aad909676b5ee14; no voters: 
I20260710 11:07:02.209664 30922 raft_consensus.cc:2804] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.210009 30922 raft_consensus.cc:493] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.210305 30922 raft_consensus.cc:3060] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.216063 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c36b943483b1424f87102dec1454b5f2" is_pre_election: true
I20260710 11:07:02.216895 30723 raft_consensus.cc:2468] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf8a707324549998aad909676b5ee14 in term 0.
I20260710 11:07:02.217308 30922 raft_consensus.cc:515] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.218116 30761 leader_election.cc:304] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c36b943483b1424f87102dec1454b5f2, cdf8a707324549998aad909676b5ee14; no voters: 
I20260710 11:07:02.218896 30919 raft_consensus.cc:2804] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.219216 30919 raft_consensus.cc:493] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.219581 30919 raft_consensus.cc:3060] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.219907 30922 leader_election.cc:290] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 1 election: Requested vote from peers cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107), c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677)
I20260710 11:07:02.220333 30798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf8a707324549998aad909676b5ee14"
I20260710 11:07:02.221705 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c36b943483b1424f87102dec1454b5f2"
I20260710 11:07:02.222232 30723 raft_consensus.cc:3060] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.222987 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b41e89979eb4e4d84380f7906d26a62" is_pre_election: true
I20260710 11:07:02.223632 30872 raft_consensus.cc:2393] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdf8a707324549998aad909676b5ee14 in current term 1: Already voted for candidate 1b41e89979eb4e4d84380f7906d26a62 in this term.
I20260710 11:07:02.226261 30919 raft_consensus.cc:515] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.227428 30798 raft_consensus.cc:2393] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b41e89979eb4e4d84380f7906d26a62 in current term 1: Already voted for candidate cdf8a707324549998aad909676b5ee14 in this term.
I20260710 11:07:02.228396 30919 leader_election.cc:290] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [CANDIDATE]: Term 1 election: Requested vote from peers c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:02.229599 30723 raft_consensus.cc:2468] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 1.
I20260710 11:07:02.229789 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
I20260710 11:07:02.229547 30722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c36b943483b1424f87102dec1454b5f2"
I20260710 11:07:02.230479 30872 raft_consensus.cc:2393] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cdf8a707324549998aad909676b5ee14 in current term 1: Already voted for candidate 1b41e89979eb4e4d84380f7906d26a62 in this term.
I20260710 11:07:02.230685 30722 raft_consensus.cc:2393] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cdf8a707324549998aad909676b5ee14 in current term 1: Already voted for candidate 1b41e89979eb4e4d84380f7906d26a62 in this term.
I20260710 11:07:02.230931 30835 leader_election.cc:304] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [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: 1b41e89979eb4e4d84380f7906d26a62, c36b943483b1424f87102dec1454b5f2; no voters: cdf8a707324549998aad909676b5ee14
I20260710 11:07:02.231751 30922 raft_consensus.cc:2804] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.231696 30761 leader_election.cc:304] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [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: cdf8a707324549998aad909676b5ee14; no voters: 1b41e89979eb4e4d84380f7906d26a62, c36b943483b1424f87102dec1454b5f2
I20260710 11:07:02.232540 30919 raft_consensus.cc:2749] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:02.232995 30922 raft_consensus.cc:697] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Becoming Leader. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Running, Role: LEADER
I20260710 11:07:02.233753 30922 consensus_queue.cc:237] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.239900 30621 catalog_manager.cc:5697] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "1b41e89979eb4e4d84380f7906d26a62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:02.424364 30919 raft_consensus.cc:493] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.424862 30919 raft_consensus.cc:515] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.426620 30919 leader_election.cc:290] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:02.427269 30722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b963385846349b3b6a6ebd6f700ebcc" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c36b943483b1424f87102dec1454b5f2" is_pre_election: true
I20260710 11:07:02.427577 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b963385846349b3b6a6ebd6f700ebcc" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b41e89979eb4e4d84380f7906d26a62" is_pre_election: true
I20260710 11:07:02.427874 30722 raft_consensus.cc:2468] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf8a707324549998aad909676b5ee14 in term 0.
I20260710 11:07:02.428191 30872 raft_consensus.cc:2468] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf8a707324549998aad909676b5ee14 in term 0.
I20260710 11:07:02.428903 30761 leader_election.cc:304] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c36b943483b1424f87102dec1454b5f2, cdf8a707324549998aad909676b5ee14; no voters: 
I20260710 11:07:02.429698 30919 raft_consensus.cc:2804] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.429951 30919 raft_consensus.cc:493] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.430166 30919 raft_consensus.cc:3060] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.434657 30919 raft_consensus.cc:515] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.436055 30919 leader_election.cc:290] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [CANDIDATE]: Term 1 election: Requested vote from peers c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:02.436899 30722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b963385846349b3b6a6ebd6f700ebcc" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c36b943483b1424f87102dec1454b5f2"
I20260710 11:07:02.437417 30722 raft_consensus.cc:3060] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.441704 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b963385846349b3b6a6ebd6f700ebcc" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
I20260710 11:07:02.442305 30872 raft_consensus.cc:3060] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.442230 30722 raft_consensus.cc:2468] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf8a707324549998aad909676b5ee14 in term 1.
I20260710 11:07:02.443897 30761 leader_election.cc:304] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c36b943483b1424f87102dec1454b5f2, cdf8a707324549998aad909676b5ee14; no voters: 
I20260710 11:07:02.444686 30919 raft_consensus.cc:2804] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.446233 30919 raft_consensus.cc:697] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 1 LEADER]: Becoming Leader. State: Replica: cdf8a707324549998aad909676b5ee14, State: Running, Role: LEADER
I20260710 11:07:02.447211 30919 consensus_queue.cc:237] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.449112 30872 raft_consensus.cc:2468] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf8a707324549998aad909676b5ee14 in term 1.
I20260710 11:07:02.453624 30621 catalog_manager.cc:5697] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdf8a707324549998aad909676b5ee14 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "cdf8a707324549998aad909676b5ee14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.532410 30621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34484:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:02.534618 30621 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:02.557001 30713 tablet_service.cc:1511] Processing CreateTablet for tablet 9017b46e996c4bb58cee0d1eedc27b10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08f39fad61374027a8c34b7f190fa4c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:02.558333 30713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9017b46e996c4bb58cee0d1eedc27b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.558109 30788 tablet_service.cc:1511] Processing CreateTablet for tablet 9017b46e996c4bb58cee0d1eedc27b10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08f39fad61374027a8c34b7f190fa4c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:02.559439 30788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9017b46e996c4bb58cee0d1eedc27b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.560091 30862 tablet_service.cc:1511] Processing CreateTablet for tablet 9017b46e996c4bb58cee0d1eedc27b10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08f39fad61374027a8c34b7f190fa4c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:02.561298 30862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9017b46e996c4bb58cee0d1eedc27b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.561172 30712 tablet_service.cc:1511] Processing CreateTablet for tablet af55fa9efd2047c385a7de04143e3a43 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08f39fad61374027a8c34b7f190fa4c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:02.562326 30712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af55fa9efd2047c385a7de04143e3a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.573769 30912 tablet_bootstrap.cc:492] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2: Bootstrap starting.
I20260710 11:07:02.573941 30787 tablet_service.cc:1511] Processing CreateTablet for tablet af55fa9efd2047c385a7de04143e3a43 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08f39fad61374027a8c34b7f190fa4c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:02.575251 30787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af55fa9efd2047c385a7de04143e3a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.576541 30861 tablet_service.cc:1511] Processing CreateTablet for tablet af55fa9efd2047c385a7de04143e3a43 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08f39fad61374027a8c34b7f190fa4c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:02.577844 30861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af55fa9efd2047c385a7de04143e3a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.580015 30912 tablet_bootstrap.cc:654] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.583565 30915 tablet_bootstrap.cc:492] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62: Bootstrap starting.
I20260710 11:07:02.588317 30912 tablet_bootstrap.cc:492] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2: No bootstrap required, opened a new log
I20260710 11:07:02.588824 30912 ts_tablet_manager.cc:1403] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 11:07:02.591069 30913 tablet_bootstrap.cc:492] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14: Bootstrap starting.
I20260710 11:07:02.591706 30912 raft_consensus.cc:359] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.592449 30912 raft_consensus.cc:385] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.592743 30912 raft_consensus.cc:740] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c36b943483b1424f87102dec1454b5f2, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.593408 30915 tablet_bootstrap.cc:654] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.593462 30912 consensus_queue.cc:260] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.595821 30912 ts_tablet_manager.cc:1434] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:02.596755 30912 tablet_bootstrap.cc:492] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2: Bootstrap starting.
I20260710 11:07:02.601164 30917 raft_consensus.cc:493] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.601665 30917 raft_consensus.cc:515] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.603267 30912 tablet_bootstrap.cc:654] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.607038 30917 leader_election.cc:290] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:02.600564 30913 tablet_bootstrap.cc:654] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.622829 30915 tablet_bootstrap.cc:492] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62: No bootstrap required, opened a new log
I20260710 11:07:02.623548 30915 ts_tablet_manager.cc:1403] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62: Time spent bootstrapping tablet: real 0.040s	user 0.000s	sys 0.013s
W20260710 11:07:02.624651 30669 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:02.624469 30922 consensus_queue.cc:1048] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:02.629897 30915 raft_consensus.cc:359] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.630865 30915 raft_consensus.cc:385] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.631248 30915 raft_consensus.cc:740] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.632364 30915 consensus_queue.cc:260] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.634545 30913 tablet_bootstrap.cc:492] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14: No bootstrap required, opened a new log
I20260710 11:07:02.634387 30797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9017b46e996c4bb58cee0d1eedc27b10" candidate_uuid: "c36b943483b1424f87102dec1454b5f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf8a707324549998aad909676b5ee14" is_pre_election: true
I20260710 11:07:02.634905 30915 ts_tablet_manager.cc:1434] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:07:02.635229 30913 ts_tablet_manager.cc:1403] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.004s
I20260710 11:07:02.636068 30915 tablet_bootstrap.cc:492] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62: Bootstrap starting.
W20260710 11:07:02.636096 30689 leader_election.cc:343] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.638978 30913 raft_consensus.cc:359] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.640105 30913 raft_consensus.cc:385] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.640441 30913 raft_consensus.cc:740] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf8a707324549998aad909676b5ee14, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.641206 30913 consensus_queue.cc:260] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.643070 30915 tablet_bootstrap.cc:654] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.645654 30913 ts_tablet_manager.cc:1434] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:02.646766 30913 tablet_bootstrap.cc:492] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14: Bootstrap starting.
I20260710 11:07:02.649355 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9017b46e996c4bb58cee0d1eedc27b10" candidate_uuid: "c36b943483b1424f87102dec1454b5f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b41e89979eb4e4d84380f7906d26a62" is_pre_election: true
I20260710 11:07:02.650064 30872 raft_consensus.cc:2468] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c36b943483b1424f87102dec1454b5f2 in term 0.
I20260710 11:07:02.651518 30689 leader_election.cc:304] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [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: 1b41e89979eb4e4d84380f7906d26a62, c36b943483b1424f87102dec1454b5f2; no voters: cdf8a707324549998aad909676b5ee14
I20260710 11:07:02.652370 30912 tablet_bootstrap.cc:492] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2: No bootstrap required, opened a new log
I20260710 11:07:02.652667 30917 raft_consensus.cc:2804] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.653035 30912 ts_tablet_manager.cc:1403] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.017s
I20260710 11:07:02.653062 30917 raft_consensus.cc:493] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.653728 30917 raft_consensus.cc:3060] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.654479 30913 tablet_bootstrap.cc:654] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.657198 30912 raft_consensus.cc:359] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.659123 30912 raft_consensus.cc:385] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.659497 30912 raft_consensus.cc:740] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c36b943483b1424f87102dec1454b5f2, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.660588 30912 consensus_queue.cc:260] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.684337 30917 raft_consensus.cc:515] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.685520 30915 tablet_bootstrap.cc:492] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62: No bootstrap required, opened a new log
I20260710 11:07:02.686139 30915 ts_tablet_manager.cc:1403] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.028s
I20260710 11:07:02.687484 30797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9017b46e996c4bb58cee0d1eedc27b10" candidate_uuid: "c36b943483b1424f87102dec1454b5f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf8a707324549998aad909676b5ee14"
I20260710 11:07:02.688107 30797 raft_consensus.cc:3060] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.689307 30912 ts_tablet_manager.cc:1434] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2: Time spent starting tablet: real 0.036s	user 0.019s	sys 0.014s
I20260710 11:07:02.690294 30915 raft_consensus.cc:359] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.691089 30915 raft_consensus.cc:385] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.692258 30917 leader_election.cc:290] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [CANDIDATE]: Term 1 election: Requested vote from peers cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:02.693053 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9017b46e996c4bb58cee0d1eedc27b10" candidate_uuid: "c36b943483b1424f87102dec1454b5f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
I20260710 11:07:02.693380 30913 tablet_bootstrap.cc:492] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14: No bootstrap required, opened a new log
I20260710 11:07:02.693647 30872 raft_consensus.cc:3060] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.693917 30913 ts_tablet_manager.cc:1403] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.015s
I20260710 11:07:02.697111 30913 raft_consensus.cc:359] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.698017 30913 raft_consensus.cc:385] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.698383 30913 raft_consensus.cc:740] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf8a707324549998aad909676b5ee14, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.699594 30797 raft_consensus.cc:2468] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c36b943483b1424f87102dec1454b5f2 in term 1.
I20260710 11:07:02.699294 30913 consensus_queue.cc:260] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.700977 30689 leader_election.cc:304] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c36b943483b1424f87102dec1454b5f2, cdf8a707324549998aad909676b5ee14; no voters: 
I20260710 11:07:02.692232 30915 raft_consensus.cc:740] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.701802 30917 raft_consensus.cc:2804] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.702111 30913 ts_tablet_manager.cc:1434] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:02.702973 30917 raft_consensus.cc:697] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 1 LEADER]: Becoming Leader. State: Replica: c36b943483b1424f87102dec1454b5f2, State: Running, Role: LEADER
I20260710 11:07:02.702732 30915 consensus_queue.cc:260] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.703830 30917 consensus_queue.cc:237] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.707707 30872 raft_consensus.cc:2468] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c36b943483b1424f87102dec1454b5f2 in term 1.
I20260710 11:07:02.709738 30915 ts_tablet_manager.cc:1434] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
W20260710 11:07:02.715831 30898 tablet.cc:2406] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:02.718317 30927 consensus_queue.cc:1048] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:02.721215 30619 catalog_manager.cc:5697] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c36b943483b1424f87102dec1454b5f2 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "c36b943483b1424f87102dec1454b5f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.773150 30922 raft_consensus.cc:493] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.773618 30922 raft_consensus.cc:515] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.775462 30922 leader_election.cc:290] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677), cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107)
I20260710 11:07:02.776229 30722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c36b943483b1424f87102dec1454b5f2" is_pre_election: true
I20260710 11:07:02.776453 30798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf8a707324549998aad909676b5ee14" is_pre_election: true
I20260710 11:07:02.776783 30722 raft_consensus.cc:2468] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 0.
I20260710 11:07:02.777082 30798 raft_consensus.cc:2468] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 0.
I20260710 11:07:02.777815 30835 leader_election.cc:304] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b41e89979eb4e4d84380f7906d26a62, c36b943483b1424f87102dec1454b5f2; no voters: 
I20260710 11:07:02.778457 30922 raft_consensus.cc:2804] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.778828 30922 raft_consensus.cc:493] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.779107 30922 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.783672 30922 raft_consensus.cc:515] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.785238 30922 leader_election.cc:290] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 1 election: Requested vote from peers c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677), cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107)
I20260710 11:07:02.785835 30722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c36b943483b1424f87102dec1454b5f2"
I20260710 11:07:02.786147 30798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf8a707324549998aad909676b5ee14"
I20260710 11:07:02.786469 30722 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.786806 30798 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.792078 30798 raft_consensus.cc:2468] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 1.
I20260710 11:07:02.792073 30722 raft_consensus.cc:2468] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 1.
I20260710 11:07:02.793191 30835 leader_election.cc:304] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b41e89979eb4e4d84380f7906d26a62, c36b943483b1424f87102dec1454b5f2; no voters: 
I20260710 11:07:02.793937 30922 raft_consensus.cc:2804] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.794448 30922 raft_consensus.cc:697] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Becoming Leader. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Running, Role: LEADER
I20260710 11:07:02.795168 30922 consensus_queue.cc:237] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:02.801393 30618 catalog_manager.cc:5697] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "1b41e89979eb4e4d84380f7906d26a62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:02.827426 30919 consensus_queue.cc:1048] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:02.837383 30929 consensus_queue.cc:1048] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:02.855353 30872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f"
dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
mode: GRACEFUL
new_leader_uuid: "c36b943483b1424f87102dec1454b5f2"
 from {username='slave'} at 127.0.0.1:46924
I20260710 11:07:02.855973 30872 raft_consensus.cc:606] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Received request to transfer leadership to TS c36b943483b1424f87102dec1454b5f2
I20260710 11:07:02.868324 30798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b963385846349b3b6a6ebd6f700ebcc"
dest_uuid: "cdf8a707324549998aad909676b5ee14"
mode: GRACEFUL
new_leader_uuid: "1b41e89979eb4e4d84380f7906d26a62"
 from {username='slave'} at 127.0.0.1:36418
I20260710 11:07:02.868862 30798 raft_consensus.cc:606] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 1 LEADER]: Received request to transfer leadership to TS 1b41e89979eb4e4d84380f7906d26a62
I20260710 11:07:02.876500 30872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43"
dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
mode: GRACEFUL
new_leader_uuid: "c36b943483b1424f87102dec1454b5f2"
 from {username='slave'} at 127.0.0.1:46924
I20260710 11:07:02.877121 30872 raft_consensus.cc:606] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Received request to transfer leadership to TS c36b943483b1424f87102dec1454b5f2
I20260710 11:07:03.169940 30927 raft_consensus.cc:993] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62: : Instructing follower c36b943483b1424f87102dec1454b5f2 to start an election
I20260710 11:07:03.170436 30957 raft_consensus.cc:1081] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Signalling peer c36b943483b1424f87102dec1454b5f2 to start an election
I20260710 11:07:03.171902 30722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f"
dest_uuid: "c36b943483b1424f87102dec1454b5f2"
 from {username='slave'} at 127.0.0.1:44044
I20260710 11:07:03.172366 30722 raft_consensus.cc:493] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.172740 30722 raft_consensus.cc:3060] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.178393 30917 consensus_queue.cc:1048] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:03.178368 30722 raft_consensus.cc:515] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.180344 30722 leader_election.cc:290] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [CANDIDATE]: Term 2 election: Requested vote from peers cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:03.181031 30798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "c36b943483b1424f87102dec1454b5f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdf8a707324549998aad909676b5ee14"
I20260710 11:07:03.181653 30798 raft_consensus.cc:3060] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.181870 30871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbaadec0ae3414d92c6f9f173e3e77f" candidate_uuid: "c36b943483b1424f87102dec1454b5f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
I20260710 11:07:03.182487 30871 raft_consensus.cc:3055] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:03.182826 30871 raft_consensus.cc:740] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Running, Role: LEADER
I20260710 11:07:03.183666 30871 consensus_queue.cc:260] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.184999 30871 raft_consensus.cc:3060] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.192271 30871 raft_consensus.cc:2468] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c36b943483b1424f87102dec1454b5f2 in term 2.
I20260710 11:07:03.194097 30689 leader_election.cc:304] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b41e89979eb4e4d84380f7906d26a62, c36b943483b1424f87102dec1454b5f2; no voters: 
I20260710 11:07:03.194701 30798 raft_consensus.cc:2468] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c36b943483b1424f87102dec1454b5f2 in term 2.
I20260710 11:07:03.195329 30946 raft_consensus.cc:2804] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.195850 30946 raft_consensus.cc:697] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 2 LEADER]: Becoming Leader. State: Replica: c36b943483b1424f87102dec1454b5f2, State: Running, Role: LEADER
I20260710 11:07:03.196367 30959 consensus_queue.cc:1048] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:03.196686 30946 consensus_queue.cc:237] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.205343 30619 catalog_manager.cc:5697] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 reported cstate change: term changed from 1 to 2, leader changed from 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3) to c36b943483b1424f87102dec1454b5f2 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "c36b943483b1424f87102dec1454b5f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.283768 30957 consensus_queue.cc:1048] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.291786 30927 raft_consensus.cc:993] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62: : Instructing follower c36b943483b1424f87102dec1454b5f2 to start an election
I20260710 11:07:03.292237 30927 raft_consensus.cc:1081] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Signalling peer c36b943483b1424f87102dec1454b5f2 to start an election
I20260710 11:07:03.294898 30723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43"
dest_uuid: "c36b943483b1424f87102dec1454b5f2"
 from {username='slave'} at 127.0.0.1:44044
I20260710 11:07:03.295459 30723 raft_consensus.cc:493] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.295825 30723 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.296224 30927 consensus_queue.cc:1048] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.302059 30723 raft_consensus.cc:515] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.302978 30722 raft_consensus.cc:1240] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Rejecting Update request from peer 1b41e89979eb4e4d84380f7906d26a62 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:03.304905 30797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43" candidate_uuid: "c36b943483b1424f87102dec1454b5f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdf8a707324549998aad909676b5ee14"
I20260710 11:07:03.305511 30797 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.308314 30723 leader_election.cc:290] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [CANDIDATE]: Term 2 election: Requested vote from peers cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:03.308467 30927 consensus_queue.cc:1059] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.309361 30922 raft_consensus.cc:3055] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:03.309707 30922 raft_consensus.cc:740] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Running, Role: LEADER
I20260710 11:07:03.310472 30922 consensus_queue.cc:260] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.311556 30797 raft_consensus.cc:2468] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c36b943483b1424f87102dec1454b5f2 in term 2.
I20260710 11:07:03.311962 30922 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.312881 30689 leader_election.cc:304] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c36b943483b1424f87102dec1454b5f2, cdf8a707324549998aad909676b5ee14; no voters: 
I20260710 11:07:03.313678 30946 raft_consensus.cc:2804] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.314146 30946 raft_consensus.cc:697] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 LEADER]: Becoming Leader. State: Replica: c36b943483b1424f87102dec1454b5f2, State: Running, Role: LEADER
I20260710 11:07:03.314474 30871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43" candidate_uuid: "c36b943483b1424f87102dec1454b5f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
I20260710 11:07:03.314958 30946 consensus_queue.cc:237] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [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: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.321713 30619 catalog_manager.cc:5697] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 reported cstate change: term changed from 1 to 2, leader changed from 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3) to c36b943483b1424f87102dec1454b5f2 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "c36b943483b1424f87102dec1454b5f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.322868 30871 raft_consensus.cc:2468] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c36b943483b1424f87102dec1454b5f2 in term 2.
I20260710 11:07:03.375875 30963 raft_consensus.cc:993] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14: : Instructing follower 1b41e89979eb4e4d84380f7906d26a62 to start an election
I20260710 11:07:03.376381 30965 raft_consensus.cc:1081] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 1 LEADER]: Signalling peer 1b41e89979eb4e4d84380f7906d26a62 to start an election
I20260710 11:07:03.378015 30871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b963385846349b3b6a6ebd6f700ebcc"
dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
 from {username='slave'} at 127.0.0.1:46912
I20260710 11:07:03.378543 30871 raft_consensus.cc:493] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.378931 30871 raft_consensus.cc:3060] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.384294 30871 raft_consensus.cc:515] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.385983 30871 leader_election.cc:290] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 2 election: Requested vote from peers c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677), cdf8a707324549998aad909676b5ee14 (127.26.136.2:43107)
I20260710 11:07:03.386874 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b963385846349b3b6a6ebd6f700ebcc" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c36b943483b1424f87102dec1454b5f2"
I20260710 11:07:03.387064 30797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b963385846349b3b6a6ebd6f700ebcc" candidate_uuid: "1b41e89979eb4e4d84380f7906d26a62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdf8a707324549998aad909676b5ee14"
I20260710 11:07:03.387533 30723 raft_consensus.cc:3060] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.387575 30797 raft_consensus.cc:3055] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:03.388170 30797 raft_consensus.cc:740] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdf8a707324549998aad909676b5ee14, State: Running, Role: LEADER
I20260710 11:07:03.388993 30797 consensus_queue.cc:260] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.390244 30797 raft_consensus.cc:3060] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.394678 30723 raft_consensus.cc:2468] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 2.
I20260710 11:07:03.395915 30835 leader_election.cc:304] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b41e89979eb4e4d84380f7906d26a62, c36b943483b1424f87102dec1454b5f2; no voters: 
I20260710 11:07:03.396617 30922 raft_consensus.cc:2804] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.396607 30797 raft_consensus.cc:2468] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b41e89979eb4e4d84380f7906d26a62 in term 2.
I20260710 11:07:03.397338 30922 raft_consensus.cc:697] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 2 LEADER]: Becoming Leader. State: Replica: 1b41e89979eb4e4d84380f7906d26a62, State: Running, Role: LEADER
I20260710 11:07:03.398113 30922 consensus_queue.cc:237] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.403452 30619 catalog_manager.cc:5697] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 reported cstate change: term changed from 1 to 2, leader changed from cdf8a707324549998aad909676b5ee14 (127.26.136.2) to 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "1b41e89979eb4e4d84380f7906d26a62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:03.566102 27168 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:07:03.567680 27168 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:07:03.568094 27168 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:07:03.578990 30723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43"
dest_uuid: "c36b943483b1424f87102dec1454b5f2"
mode: GRACEFUL
new_leader_uuid: "cdf8a707324549998aad909676b5ee14"
 from {username='slave'} at 127.0.0.1:54872
I20260710 11:07:03.579510 30723 raft_consensus.cc:606] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 LEADER]: Received request to transfer leadership to TS cdf8a707324549998aad909676b5ee14
I20260710 11:07:03.580534 27168 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:07:03.620843 30797 raft_consensus.cc:1275] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Refusing update from remote peer c36b943483b1424f87102dec1454b5f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:03.622306 30946 consensus_queue.cc:1048] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:03.635321 30871 raft_consensus.cc:1275] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Refusing update from remote peer c36b943483b1424f87102dec1454b5f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:03.637868 30959 consensus_queue.cc:1048] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.790479 30871 raft_consensus.cc:1275] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Refusing update from remote peer c36b943483b1424f87102dec1454b5f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:03.791889 30917 consensus_queue.cc:1048] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.804077 30797 raft_consensus.cc:1275] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Refusing update from remote peer c36b943483b1424f87102dec1454b5f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:03.805437 30959 consensus_queue.cc:1048] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.812183 30968 raft_consensus.cc:993] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2: : Instructing follower cdf8a707324549998aad909676b5ee14 to start an election
I20260710 11:07:03.812609 30959 raft_consensus.cc:1081] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 LEADER]: Signalling peer cdf8a707324549998aad909676b5ee14 to start an election
I20260710 11:07:03.814172 30797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43"
dest_uuid: "cdf8a707324549998aad909676b5ee14"
 from {username='slave'} at 127.0.0.1:36406
I20260710 11:07:03.814752 30797 raft_consensus.cc:493] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.815128 30797 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.819730 30797 raft_consensus.cc:515] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.822464 30723 raft_consensus.cc:1275] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Refusing update from remote peer 1b41e89979eb4e4d84380f7906d26a62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:03.822482 30871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b41e89979eb4e4d84380f7906d26a62"
I20260710 11:07:03.823285 30871 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.822496 30722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af55fa9efd2047c385a7de04143e3a43" candidate_uuid: "cdf8a707324549998aad909676b5ee14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c36b943483b1424f87102dec1454b5f2"
I20260710 11:07:03.823967 30722 raft_consensus.cc:3055] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:03.824317 30722 raft_consensus.cc:740] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c36b943483b1424f87102dec1454b5f2, State: Running, Role: LEADER
I20260710 11:07:03.824261 30922 consensus_queue.cc:1048] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:03.825320 30722 consensus_queue.cc:260] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [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: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.826426 30722 raft_consensus.cc:3060] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.830335 30871 raft_consensus.cc:2468] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf8a707324549998aad909676b5ee14 in term 3.
I20260710 11:07:03.822587 30797 leader_election.cc:290] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [CANDIDATE]: Term 3 election: Requested vote from peers c36b943483b1424f87102dec1454b5f2 (127.26.136.1:33677), 1b41e89979eb4e4d84380f7906d26a62 (127.26.136.3:38783)
I20260710 11:07:03.831750 30764 leader_election.cc:304] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [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: 1b41e89979eb4e4d84380f7906d26a62, cdf8a707324549998aad909676b5ee14; no voters: 
I20260710 11:07:03.832660 30965 raft_consensus.cc:2804] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:03.833129 30965 raft_consensus.cc:697] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 3 LEADER]: Becoming Leader. State: Replica: cdf8a707324549998aad909676b5ee14, State: Running, Role: LEADER
I20260710 11:07:03.833915 30965 consensus_queue.cc:237] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [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: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } }
I20260710 11:07:03.834379 30722 raft_consensus.cc:2468] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf8a707324549998aad909676b5ee14 in term 3.
I20260710 11:07:03.839229 30797 raft_consensus.cc:1275] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Refusing update from remote peer 1b41e89979eb4e4d84380f7906d26a62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:03.840538 30927 consensus_queue.cc:1048] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.842397 30619 catalog_manager.cc:5697] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 reported cstate change: term changed from 2 to 3, leader changed from c36b943483b1424f87102dec1454b5f2 (127.26.136.1) to cdf8a707324549998aad909676b5ee14 (127.26.136.2). New cstate: current_term: 3 leader_uuid: "cdf8a707324549998aad909676b5ee14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c36b943483b1424f87102dec1454b5f2" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf8a707324549998aad909676b5ee14" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b41e89979eb4e4d84380f7906d26a62" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 38783 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.935832 27168 tablet_server.cc:179] TabletServer@127.26.136.1:0 shutting down...
I20260710 11:07:03.954489 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:03.955224 27168 tablet_replica.cc:333] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2: stopping tablet replica
I20260710 11:07:03.955840 27168 raft_consensus.cc:2243] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.956274 27168 raft_consensus.cc:2272] T af55fa9efd2047c385a7de04143e3a43 P c36b943483b1424f87102dec1454b5f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.958807 27168 tablet_replica.cc:333] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2: stopping tablet replica
I20260710 11:07:03.959316 27168 raft_consensus.cc:2243] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:03.960005 27168 raft_consensus.cc:2272] T 9017b46e996c4bb58cee0d1eedc27b10 P c36b943483b1424f87102dec1454b5f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.962052 27168 tablet_replica.cc:333] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2: stopping tablet replica
I20260710 11:07:03.962522 27168 raft_consensus.cc:2243] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.962981 27168 raft_consensus.cc:2272] T 4b963385846349b3b6a6ebd6f700ebcc P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.965044 27168 tablet_replica.cc:333] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2: stopping tablet replica
I20260710 11:07:03.965507 27168 raft_consensus.cc:2243] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:03.966223 27168 raft_consensus.cc:2272] T fbbaadec0ae3414d92c6f9f173e3e77f P c36b943483b1424f87102dec1454b5f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.988253 27168 tablet_server.cc:196] TabletServer@127.26.136.1:0 shutdown complete.
I20260710 11:07:03.998919 27168 tablet_server.cc:179] TabletServer@127.26.136.2:0 shutting down...
I20260710 11:07:04.015756 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:04.016403 27168 tablet_replica.cc:333] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14: stopping tablet replica
I20260710 11:07:04.016948 27168 raft_consensus.cc:2243] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.017554 27168 pending_rounds.cc:70] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14: Trying to abort 1 pending ops.
I20260710 11:07:04.017747 27168 pending_rounds.cc:77] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959931233837056 op_type: NO_OP noop_request { }
I20260710 11:07:04.018042 27168 raft_consensus.cc:2889] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:04.018311 27168 raft_consensus.cc:2272] T af55fa9efd2047c385a7de04143e3a43 P cdf8a707324549998aad909676b5ee14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.020419 27168 tablet_replica.cc:333] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14: stopping tablet replica
I20260710 11:07:04.020936 27168 raft_consensus.cc:2243] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.021353 27168 raft_consensus.cc:2272] T 9017b46e996c4bb58cee0d1eedc27b10 P cdf8a707324549998aad909676b5ee14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.023346 27168 tablet_replica.cc:333] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14: stopping tablet replica
I20260710 11:07:04.023846 27168 raft_consensus.cc:2243] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.024282 27168 raft_consensus.cc:2272] T fbbaadec0ae3414d92c6f9f173e3e77f P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.026093 27168 tablet_replica.cc:333] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14: stopping tablet replica
I20260710 11:07:04.026605 27168 raft_consensus.cc:2243] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.026993 27168 raft_consensus.cc:2272] T 4b963385846349b3b6a6ebd6f700ebcc P cdf8a707324549998aad909676b5ee14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.038362 27168 tablet_server.cc:196] TabletServer@127.26.136.2:0 shutdown complete.
I20260710 11:07:04.049011 27168 tablet_server.cc:179] TabletServer@127.26.136.3:0 shutting down...
I20260710 11:07:04.065369 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:04.066016 27168 tablet_replica.cc:333] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62: stopping tablet replica
I20260710 11:07:04.066641 27168 raft_consensus.cc:2243] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.067098 27168 raft_consensus.cc:2272] T af55fa9efd2047c385a7de04143e3a43 P 1b41e89979eb4e4d84380f7906d26a62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.069002 27168 tablet_replica.cc:333] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62: stopping tablet replica
I20260710 11:07:04.069495 27168 raft_consensus.cc:2243] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.069882 27168 raft_consensus.cc:2272] T 9017b46e996c4bb58cee0d1eedc27b10 P 1b41e89979eb4e4d84380f7906d26a62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.072124 27168 tablet_replica.cc:333] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62: stopping tablet replica
I20260710 11:07:04.072602 27168 raft_consensus.cc:2243] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.073324 27168 raft_consensus.cc:2272] T 4b963385846349b3b6a6ebd6f700ebcc P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.075287 27168 tablet_replica.cc:333] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62: stopping tablet replica
I20260710 11:07:04.075723 27168 raft_consensus.cc:2243] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.076103 27168 raft_consensus.cc:2272] T fbbaadec0ae3414d92c6f9f173e3e77f P 1b41e89979eb4e4d84380f7906d26a62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.087208 27168 tablet_server.cc:196] TabletServer@127.26.136.3:0 shutdown complete.
I20260710 11:07:04.097441 27168 master.cc:562] Master@127.26.136.62:39565 shutting down...
I20260710 11:07:04.112057 27168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.112581 27168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.112927 27168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29e13ccf63a94dfab2d2c66ba4bd8edd: stopping tablet replica
I20260710 11:07:04.131047 27168 master.cc:584] Master@127.26.136.62:39565 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2667 ms)
[----------] 6 tests from LeaderRebalancerTest (89284 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:07:04.157953 27168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.62:43535
I20260710 11:07:04.159065 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:04.163839 30970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:04.164040 30971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:04.165109 30973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:04.165863 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:04.166733 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:04.166904 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:04.167099 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681624167068 us; error 0 us; skew 500 ppm
I20260710 11:07:04.167641 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:04.169812 27168 webserver.cc:533] Webserver started at http://127.26.136.62:41181/ using document root <none> and password file <none>
I20260710 11:07:04.170288 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:04.170475 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:04.170779 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:04.171795 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/master-0-root/instance:
uuid: "c9fe5c6f70f247a7ac81a1ccc4ccd50b"
format_stamp: "Formatted at 2026-07-10 11:07:04 on dist-test-slave-l48v"
I20260710 11:07:04.175859 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:04.178869 30978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.179518 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:04.179791 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/master-0-root
uuid: "c9fe5c6f70f247a7ac81a1ccc4ccd50b"
format_stamp: "Formatted at 2026-07-10 11:07:04 on dist-test-slave-l48v"
I20260710 11:07:04.180063 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:04.209946 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:04.210983 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:04.244859 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.62:43535
I20260710 11:07:04.244943 31029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.62:43535 every 8 connection(s)
I20260710 11:07:04.248631 31030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.258262 31030 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b: Bootstrap starting.
I20260710 11:07:04.262363 31030 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:04.266103 31030 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b: No bootstrap required, opened a new log
I20260710 11:07:04.268074 31030 raft_consensus.cc:359] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9fe5c6f70f247a7ac81a1ccc4ccd50b" member_type: VOTER }
I20260710 11:07:04.268424 31030 raft_consensus.cc:385] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:04.268695 31030 raft_consensus.cc:740] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9fe5c6f70f247a7ac81a1ccc4ccd50b, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.269255 31030 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9fe5c6f70f247a7ac81a1ccc4ccd50b" member_type: VOTER }
I20260710 11:07:04.269691 31030 raft_consensus.cc:399] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:04.269927 31030 raft_consensus.cc:493] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:04.270193 31030 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:04.274366 31030 raft_consensus.cc:515] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9fe5c6f70f247a7ac81a1ccc4ccd50b" member_type: VOTER }
I20260710 11:07:04.274916 31030 leader_election.cc:304] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [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: c9fe5c6f70f247a7ac81a1ccc4ccd50b; no voters: 
I20260710 11:07:04.275952 31030 leader_election.cc:290] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:04.276319 31033 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:04.277580 31033 raft_consensus.cc:697] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 1 LEADER]: Becoming Leader. State: Replica: c9fe5c6f70f247a7ac81a1ccc4ccd50b, State: Running, Role: LEADER
I20260710 11:07:04.278189 31033 consensus_queue.cc:237] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [LEADER]: Queue going to LEADER mode. State: All 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: "c9fe5c6f70f247a7ac81a1ccc4ccd50b" member_type: VOTER }
I20260710 11:07:04.278735 31030 sys_catalog.cc:565] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:04.280983 31034 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c9fe5c6f70f247a7ac81a1ccc4ccd50b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9fe5c6f70f247a7ac81a1ccc4ccd50b" member_type: VOTER } }
I20260710 11:07:04.281061 31035 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [sys.catalog]: SysCatalogTable state changed. Reason: New leader c9fe5c6f70f247a7ac81a1ccc4ccd50b. Latest consensus state: current_term: 1 leader_uuid: "c9fe5c6f70f247a7ac81a1ccc4ccd50b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9fe5c6f70f247a7ac81a1ccc4ccd50b" member_type: VOTER } }
I20260710 11:07:04.281849 31035 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:04.281859 31034 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:04.285825 31039 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:04.291116 31039 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:04.295339 27168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:04.299378 31039 catalog_manager.cc:1383] Generated new cluster ID: 0ac6cfdc00eb46fb828750ecbcef6f5a
I20260710 11:07:04.299642 31039 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:04.324513 31039 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:04.325757 31039 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:04.338928 31039 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b: Generated new TSK 0
I20260710 11:07:04.339525 31039 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:04.362494 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:04.368225 31051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:04.369895 31052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:04.371158 27168 server_base.cc:1061] running on GCE node
W20260710 11:07:04.371100 31054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:04.372232 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:04.372457 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:04.372625 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681624372609 us; error 0 us; skew 500 ppm
I20260710 11:07:04.373184 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:04.375396 27168 webserver.cc:533] Webserver started at http://127.26.136.1:40829/ using document root <none> and password file <none>
I20260710 11:07:04.375869 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:04.376065 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:04.376323 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:04.377379 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-0-root/instance:
uuid: "6c8ed8a293214d79b88131db51b8cd9f"
format_stamp: "Formatted at 2026-07-10 11:07:04 on dist-test-slave-l48v"
I20260710 11:07:04.381803 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:04.384946 31059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.385649 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:07:04.385952 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "6c8ed8a293214d79b88131db51b8cd9f"
format_stamp: "Formatted at 2026-07-10 11:07:04 on dist-test-slave-l48v"
I20260710 11:07:04.386250 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:04.396209 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:04.397274 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:04.398665 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:04.400841 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:04.401063 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.401302 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:04.401469 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.439358 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:37377
I20260710 11:07:04.439455 31121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:37377 every 8 connection(s)
I20260710 11:07:04.445289 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:04.452054 31126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:04.456925 31127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:04.457939 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:04.458796 31122 heartbeater.cc:344] Connected to a master server at 127.26.136.62:43535
I20260710 11:07:04.459281 31122 heartbeater.cc:461] Registering TS with master...
W20260710 11:07:04.459446 31129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:04.460234 31122 heartbeater.cc:507] Master 127.26.136.62:43535 requested a full tablet report, sending...
I20260710 11:07:04.460311 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:04.460610 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:04.460781 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681624460751 us; error 0 us; skew 500 ppm
I20260710 11:07:04.461370 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:04.462594 30995 ts_manager.cc:194] Registered new tserver with Master: 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377)
I20260710 11:07:04.464028 27168 webserver.cc:533] Webserver started at http://127.26.136.2:40841/ using document root <none> and password file <none>
I20260710 11:07:04.464531 30995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41916
I20260710 11:07:04.464675 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:04.465013 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:04.465294 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:04.466641 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-1-root/instance:
uuid: "d19578d3538547cba2e7d1b7dc1c196a"
format_stamp: "Formatted at 2026-07-10 11:07:04 on dist-test-slave-l48v"
I20260710 11:07:04.471045 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:07:04.473904 31134 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.474647 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:04.474889 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-1-root
uuid: "d19578d3538547cba2e7d1b7dc1c196a"
format_stamp: "Formatted at 2026-07-10 11:07:04 on dist-test-slave-l48v"
I20260710 11:07:04.475112 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:04.504967 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:04.505915 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:04.507308 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:04.509418 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:04.509585 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.509856 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:04.510015 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.546511 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.2:40745
I20260710 11:07:04.546657 31196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.2:40745 every 8 connection(s)
I20260710 11:07:04.551362 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:04.557894 31200 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:04.560002 31201 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:04.561161 31203 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:04.562430 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:04.562748 31197 heartbeater.cc:344] Connected to a master server at 127.26.136.62:43535
I20260710 11:07:04.563184 31197 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:04.563565 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:04.563834 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:04.564039 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681624564021 us; error 0 us; skew 500 ppm
I20260710 11:07:04.564076 31197 heartbeater.cc:507] Master 127.26.136.62:43535 requested a full tablet report, sending...
I20260710 11:07:04.564842 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:04.566342 30995 ts_manager.cc:194] Registered new tserver with Master: d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:04.567394 27168 webserver.cc:533] Webserver started at http://127.26.136.3:38223/ using document root <none> and password file <none>
I20260710 11:07:04.567826 30995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41926
I20260710 11:07:04.567905 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:04.568406 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:04.568682 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:04.569793 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-2-root/instance:
uuid: "754e475832704bdcaa302462f80833e0"
format_stamp: "Formatted at 2026-07-10 11:07:04 on dist-test-slave-l48v"
I20260710 11:07:04.573909 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:04.577092 31208 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.577891 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:04.578164 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-2-root
uuid: "754e475832704bdcaa302462f80833e0"
format_stamp: "Formatted at 2026-07-10 11:07:04 on dist-test-slave-l48v"
I20260710 11:07:04.578464 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681534708286-27168-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:04.592116 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:04.593070 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:04.594381 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:04.596503 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:04.596717 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.596954 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:04.597122 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.634838 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.3:36203
I20260710 11:07:04.634933 31270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.3:36203 every 8 connection(s)
I20260710 11:07:04.647660 31271 heartbeater.cc:344] Connected to a master server at 127.26.136.62:43535
I20260710 11:07:04.648028 31271 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:04.648698 31271 heartbeater.cc:507] Master 127.26.136.62:43535 requested a full tablet report, sending...
I20260710 11:07:04.650393 30995 ts_manager.cc:194] Registered new tserver with Master: 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:04.651073 27168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013112578s
I20260710 11:07:04.651832 30995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41938
I20260710 11:07:04.673547 30995 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41952:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:04.675925 30995 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:04.735744 31236 tablet_service.cc:1511] Processing CreateTablet for tablet e9f97addd149471685090b56d7d3fad1 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:04.735917 31235 tablet_service.cc:1511] Processing CreateTablet for tablet c6755ebb103d461d9c60d89e851f1347 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:04.737212 31236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f97addd149471685090b56d7d3fad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.737695 31234 tablet_service.cc:1511] Processing CreateTablet for tablet 9c67e615c8364706846956c7d2b03c31 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:04.739075 31234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c67e615c8364706846956c7d2b03c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.742254 31233 tablet_service.cc:1511] Processing CreateTablet for tablet 75d783426cf045bba8f59ad71b9c2c46 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:04.743575 31233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d783426cf045bba8f59ad71b9c2c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.747087 31235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6755ebb103d461d9c60d89e851f1347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.749939 31232 tablet_service.cc:1511] Processing CreateTablet for tablet 62eabcc8d779442e8908b012b90fa11b (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:04.751269 31232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62eabcc8d779442e8908b012b90fa11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.754663 31231 tablet_service.cc:1511] Processing CreateTablet for tablet c1d72ff070e84f8c974d16a25ed7c779 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:04.755946 31231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d72ff070e84f8c974d16a25ed7c779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.759460 31087 tablet_service.cc:1511] Processing CreateTablet for tablet e9f97addd149471685090b56d7d3fad1 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:04.760752 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f97addd149471685090b56d7d3fad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.760437 31230 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4c77f2e31e443c8c078a8dbebd3a71 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:04.761704 31230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4c77f2e31e443c8c078a8dbebd3a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.766203 31229 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfde94f6434d8d8f558de64eaf4282 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:04.767531 31229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfde94f6434d8d8f558de64eaf4282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.767637 31086 tablet_service.cc:1511] Processing CreateTablet for tablet c6755ebb103d461d9c60d89e851f1347 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:04.768921 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6755ebb103d461d9c60d89e851f1347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.769791 31080 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfde94f6434d8d8f558de64eaf4282 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:04.771071 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfde94f6434d8d8f558de64eaf4282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.771412 31162 tablet_service.cc:1511] Processing CreateTablet for tablet e9f97addd149471685090b56d7d3fad1 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:04.771689 31085 tablet_service.cc:1511] Processing CreateTablet for tablet 9c67e615c8364706846956c7d2b03c31 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:04.772642 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f97addd149471685090b56d7d3fad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.772977 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c67e615c8364706846956c7d2b03c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.775638 31161 tablet_service.cc:1511] Processing CreateTablet for tablet c6755ebb103d461d9c60d89e851f1347 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:04.776934 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6755ebb103d461d9c60d89e851f1347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.776669 31158 tablet_service.cc:1511] Processing CreateTablet for tablet 62eabcc8d779442e8908b012b90fa11b (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:04.778023 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62eabcc8d779442e8908b012b90fa11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.775630 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 75d783426cf045bba8f59ad71b9c2c46 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:04.779229 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d783426cf045bba8f59ad71b9c2c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.779028 31082 tablet_service.cc:1511] Processing CreateTablet for tablet c1d72ff070e84f8c974d16a25ed7c779 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:04.779598 31159 tablet_service.cc:1511] Processing CreateTablet for tablet 75d783426cf045bba8f59ad71b9c2c46 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:04.780923 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d783426cf045bba8f59ad71b9c2c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.781157 31083 tablet_service.cc:1511] Processing CreateTablet for tablet 62eabcc8d779442e8908b012b90fa11b (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:04.782392 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62eabcc8d779442e8908b012b90fa11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.778028 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4c77f2e31e443c8c078a8dbebd3a71 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:04.783157 31160 tablet_service.cc:1511] Processing CreateTablet for tablet 9c67e615c8364706846956c7d2b03c31 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:04.775638 31157 tablet_service.cc:1511] Processing CreateTablet for tablet c1d72ff070e84f8c974d16a25ed7c779 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:04.790288 31156 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4c77f2e31e443c8c078a8dbebd3a71 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:04.792439 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfde94f6434d8d8f558de64eaf4282 (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:04.794267 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d72ff070e84f8c974d16a25ed7c779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.794935 31154 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5df1289aca4718a8853c6fbe9a096b (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:04.798202 31228 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5df1289aca4718a8853c6fbe9a096b (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:04.799425 31228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5df1289aca4718a8853c6fbe9a096b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.799633 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4c77f2e31e443c8c078a8dbebd3a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.802804 31157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d72ff070e84f8c974d16a25ed7c779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.803192 31079 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5df1289aca4718a8853c6fbe9a096b (DEFAULT_TABLE table=test-workload [id=b8c4cc1b2beb405db4b3feed34a81e7c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:04.804863 31079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5df1289aca4718a8853c6fbe9a096b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.806841 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c67e615c8364706846956c7d2b03c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.808555 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5df1289aca4718a8853c6fbe9a096b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.810863 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfde94f6434d8d8f558de64eaf4282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.811551 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4c77f2e31e443c8c078a8dbebd3a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:04.868857 31286 tablet_bootstrap.cc:492] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:04.893703 31286 tablet_bootstrap.cc:654] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:04.897132 31287 tablet_bootstrap.cc:492] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:04.902928 31287 tablet_bootstrap.cc:654] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:04.921044 31288 tablet_bootstrap.cc:492] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:04.926038 31288 tablet_bootstrap.cc:654] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:04.948371 31287 tablet_bootstrap.cc:492] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:04.948935 31287 ts_tablet_manager.cc:1403] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.034s
I20260710 11:07:04.951715 31287 raft_consensus.cc:359] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:04.952405 31287 raft_consensus.cc:385] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:04.952682 31287 raft_consensus.cc:740] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.953518 31287 consensus_queue.cc:260] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:04.970242 31287 ts_tablet_manager.cc:1434] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.012s
I20260710 11:07:04.970983 31197 heartbeater.cc:499] Master 127.26.136.62:43535 was elected leader, sending a full tablet report...
I20260710 11:07:04.971216 31288 tablet_bootstrap.cc:492] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:04.971274 31287 tablet_bootstrap.cc:492] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:04.971858 31288 ts_tablet_manager.cc:1403] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.011s
I20260710 11:07:04.981606 31287 tablet_bootstrap.cc:654] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:04.982347 31288 raft_consensus.cc:359] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:04.983227 31288 raft_consensus.cc:385] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:04.983532 31288 raft_consensus.cc:740] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.984180 31288 consensus_queue.cc:260] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:04.991629 31122 heartbeater.cc:499] Master 127.26.136.62:43535 was elected leader, sending a full tablet report...
I20260710 11:07:04.991780 31286 tablet_bootstrap.cc:492] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:04.991660 31288 ts_tablet_manager.cc:1434] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.007s
I20260710 11:07:04.992408 31286 ts_tablet_manager.cc:1403] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.124s	user 0.006s	sys 0.009s
I20260710 11:07:04.993042 31288 tablet_bootstrap.cc:492] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:04.995198 31286 raft_consensus.cc:359] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:04.995913 31286 raft_consensus.cc:385] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:04.996202 31286 raft_consensus.cc:740] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.996717 31287 tablet_bootstrap.cc:492] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:04.997210 31287 ts_tablet_manager.cc:1403] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260710 11:07:04.997001 31286 consensus_queue.cc:260] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:04.999666 31271 heartbeater.cc:499] Master 127.26.136.62:43535 was elected leader, sending a full tablet report...
I20260710 11:07:05.000216 31287 raft_consensus.cc:359] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.000903 31287 raft_consensus.cc:385] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.001174 31287 raft_consensus.cc:740] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.002220 31287 consensus_queue.cc:260] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.004302 31287 ts_tablet_manager.cc:1434] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:07:05.005204 31287 tablet_bootstrap.cc:492] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:05.006910 31288 tablet_bootstrap.cc:654] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.010918 31287 tablet_bootstrap.cc:654] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.011550 31288 tablet_bootstrap.cc:492] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:05.012068 31288 ts_tablet_manager.cc:1403] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.005s
I20260710 11:07:05.014732 31288 raft_consensus.cc:359] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.015425 31288 raft_consensus.cc:385] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.015702 31288 raft_consensus.cc:740] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.016485 31288 consensus_queue.cc:260] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.017030 31286 ts_tablet_manager.cc:1434] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.006s
I20260710 11:07:05.018000 31286 tablet_bootstrap.cc:492] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:05.018792 31288 ts_tablet_manager.cc:1434] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:05.019721 31288 tablet_bootstrap.cc:492] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:05.023823 31286 tablet_bootstrap.cc:654] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.025280 31288 tablet_bootstrap.cc:654] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.029897 31287 tablet_bootstrap.cc:492] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:05.030576 31287 ts_tablet_manager.cc:1403] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260710 11:07:05.034075 31287 raft_consensus.cc:359] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.036803 31287 raft_consensus.cc:385] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.037192 31287 raft_consensus.cc:740] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.038089 31287 consensus_queue.cc:260] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.043088 31287 ts_tablet_manager.cc:1434] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:07:05.043928 31287 tablet_bootstrap.cc:492] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:05.045516 31288 tablet_bootstrap.cc:492] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:05.046010 31288 ts_tablet_manager.cc:1403] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:07:05.048103 31286 tablet_bootstrap.cc:492] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:05.048852 31286 ts_tablet_manager.cc:1403] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260710 11:07:05.048667 31288 raft_consensus.cc:359] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.049441 31288 raft_consensus.cc:385] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.049619 31287 tablet_bootstrap.cc:654] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.049784 31288 raft_consensus.cc:740] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.050689 31288 consensus_queue.cc:260] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.052003 31286 raft_consensus.cc:359] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.052773 31286 raft_consensus.cc:385] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.052788 31288 ts_tablet_manager.cc:1434] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:05.053220 31286 raft_consensus.cc:740] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.054141 31288 tablet_bootstrap.cc:492] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:05.054088 31286 consensus_queue.cc:260] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.056360 31286 ts_tablet_manager.cc:1434] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:05.057309 31286 tablet_bootstrap.cc:492] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:05.063076 31286 tablet_bootstrap.cc:654] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.072458 31288 tablet_bootstrap.cc:654] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.073869 31287 tablet_bootstrap.cc:492] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:05.074383 31287 ts_tablet_manager.cc:1403] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260710 11:07:05.074549 31286 tablet_bootstrap.cc:492] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:05.075028 31286 ts_tablet_manager.cc:1403] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260710 11:07:05.077528 31288 tablet_bootstrap.cc:492] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:05.077438 31287 raft_consensus.cc:359] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.078132 31288 ts_tablet_manager.cc:1403] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.002s
I20260710 11:07:05.077672 31286 raft_consensus.cc:359] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.078375 31287 raft_consensus.cc:385] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.078540 31286 raft_consensus.cc:385] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.078743 31287 raft_consensus.cc:740] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.078960 31286 raft_consensus.cc:740] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.079540 31287 consensus_queue.cc:260] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.079705 31286 consensus_queue.cc:260] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.080960 31288 raft_consensus.cc:359] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.081651 31288 raft_consensus.cc:385] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.081715 31287 ts_tablet_manager.cc:1434] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:07:05.081983 31288 raft_consensus.cc:740] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.082741 31287 tablet_bootstrap.cc:492] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:05.082793 31288 consensus_queue.cc:260] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.084081 31286 ts_tablet_manager.cc:1434] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:07:05.085048 31288 ts_tablet_manager.cc:1434] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:07:05.085059 31286 tablet_bootstrap.cc:492] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:05.086076 31288 tablet_bootstrap.cc:492] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:05.089532 31287 tablet_bootstrap.cc:654] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.091658 31286 tablet_bootstrap.cc:654] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.092221 31288 tablet_bootstrap.cc:654] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.102926 31286 tablet_bootstrap.cc:492] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:05.103399 31286 ts_tablet_manager.cc:1403] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:07:05.106204 31286 raft_consensus.cc:359] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.106946 31286 raft_consensus.cc:385] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.107227 31286 raft_consensus.cc:740] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.109125 31286 consensus_queue.cc:260] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.110814 31288 tablet_bootstrap.cc:492] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:05.111461 31286 ts_tablet_manager.cc:1434] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:05.111488 31288 ts_tablet_manager.cc:1403] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260710 11:07:05.112511 31286 tablet_bootstrap.cc:492] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:05.115567 31288 raft_consensus.cc:359] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.116484 31288 raft_consensus.cc:385] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.116860 31288 raft_consensus.cc:740] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.117923 31288 consensus_queue.cc:260] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.118908 31286 tablet_bootstrap.cc:654] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.124754 31288 ts_tablet_manager.cc:1434] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 11:07:05.126080 31288 tablet_bootstrap.cc:492] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:05.132632 31287 tablet_bootstrap.cc:492] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:05.133175 31287 ts_tablet_manager.cc:1403] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.040s
I20260710 11:07:05.133710 31286 tablet_bootstrap.cc:492] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:05.134795 31286 ts_tablet_manager.cc:1403] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260710 11:07:05.136173 31287 raft_consensus.cc:359] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.136957 31287 raft_consensus.cc:385] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.137246 31287 raft_consensus.cc:740] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.137768 31288 tablet_bootstrap.cc:654] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.137976 31286 raft_consensus.cc:359] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.139055 31286 raft_consensus.cc:385] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.139451 31286 raft_consensus.cc:740] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.140252 31286 consensus_queue.cc:260] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.141296 31294 raft_consensus.cc:493] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.141894 31294 raft_consensus.cc:515] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.142750 31286 ts_tablet_manager.cc:1434] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:05.143786 31286 tablet_bootstrap.cc:492] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:05.146284 31295 raft_consensus.cc:493] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.146795 31295 raft_consensus.cc:515] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.149384 31295 leader_election.cc:290] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.150004 31286 tablet_bootstrap.cc:654] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.150813 31288 tablet_bootstrap.cc:492] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:05.151316 31288 ts_tablet_manager.cc:1403] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260710 11:07:05.151422 31294 leader_election.cc:290] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.138330 31287 consensus_queue.cc:260] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.158387 31288 raft_consensus.cc:359] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.159103 31288 raft_consensus.cc:385] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.159394 31288 raft_consensus.cc:740] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.160604 31287 ts_tablet_manager.cc:1434] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:07:05.161644 31287 tablet_bootstrap.cc:492] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:05.165675 31288 consensus_queue.cc:260] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.169775 31287 tablet_bootstrap.cc:654] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.173067 31286 tablet_bootstrap.cc:492] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:05.173575 31286 ts_tablet_manager.cc:1403] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260710 11:07:05.176363 31286 raft_consensus.cc:359] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.177228 31286 raft_consensus.cc:385] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.177603 31286 raft_consensus.cc:740] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.178360 31286 consensus_queue.cc:260] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.180497 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:05.181162 31246 raft_consensus.cc:2468] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:05.181950 31286 ts_tablet_manager.cc:1434] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:05.182418 31287 tablet_bootstrap.cc:492] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:05.182626 31063 leader_election.cc:304] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:05.182984 31287 ts_tablet_manager.cc:1403] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260710 11:07:05.183353 31286 tablet_bootstrap.cc:492] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:05.183492 31294 raft_consensus.cc:2804] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.183959 31294 raft_consensus.cc:493] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.184299 31294 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.185801 31287 raft_consensus.cc:359] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.186554 31287 raft_consensus.cc:385] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.186874 31287 raft_consensus.cc:740] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.187740 31287 consensus_queue.cc:260] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.191346 31286 tablet_bootstrap.cc:654] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.191578 31294 raft_consensus.cc:515] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.193081 31287 ts_tablet_manager.cc:1434] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:05.194053 31287 tablet_bootstrap.cc:492] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:05.202407 31294 leader_election.cc:290] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.202987 31294 raft_consensus.cc:493] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.203413 31294 raft_consensus.cc:515] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.204037 31287 tablet_bootstrap.cc:654] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.176831 31288 ts_tablet_manager.cc:1434] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:07:05.214461 31288 tablet_bootstrap.cc:492] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:05.215610 31287 tablet_bootstrap.cc:492] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:05.216114 31287 ts_tablet_manager.cc:1403] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260710 11:07:05.220551 31287 raft_consensus.cc:359] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:05.221302 31287 raft_consensus.cc:385] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.221608 31287 raft_consensus.cc:740] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.222348 31287 consensus_queue.cc:260] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:05.228422 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.229081 31171 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.229832 31286 tablet_bootstrap.cc:492] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:05.230378 31286 ts_tablet_manager.cc:1403] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.030s
I20260710 11:07:05.231038 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:05.231609 31246 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.232206 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.232416 31287 ts_tablet_manager.cc:1434] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:07:05.232857 31170 raft_consensus.cc:2468] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:05.233475 31287 tablet_bootstrap.cc:492] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:05.233572 31286 raft_consensus.cc:359] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.234472 31286 raft_consensus.cc:385] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.234817 31286 raft_consensus.cc:740] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.235654 31286 consensus_queue.cc:260] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.238122 31286 ts_tablet_manager.cc:1434] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:07:05.228935 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.239274 31246 raft_consensus.cc:2468] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:05.239830 31287 tablet_bootstrap.cc:654] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.240239 31286 tablet_bootstrap.cc:492] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:05.240338 31060 leader_election.cc:304] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.253693 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.254416 31170 raft_consensus.cc:2468] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:05.256708 31171 raft_consensus.cc:2468] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:05.257230 31316 raft_consensus.cc:493] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.258860 31316 raft_consensus.cc:515] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.260655 31288 tablet_bootstrap.cc:654] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.261158 31286 tablet_bootstrap.cc:654] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.261057 31316 leader_election.cc:290] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.261919 31209 leader_election.cc:304] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.264405 31060 leader_election.cc:304] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.265398 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62eabcc8d779442e8908b012b90fa11b" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.266577 31295 raft_consensus.cc:2804] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.267261 31294 leader_election.cc:290] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.268121 31295 raft_consensus.cc:493] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.269505 31295 raft_consensus.cc:3060] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.269591 31319 raft_consensus.cc:2804] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.270054 31319 raft_consensus.cc:493] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.267628 31316 raft_consensus.cc:493] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.270406 31319 raft_consensus.cc:3060] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.270617 31316 raft_consensus.cc:515] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.271920 31286 tablet_bootstrap.cc:492] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:05.272377 31286 ts_tablet_manager.cc:1403] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260710 11:07:05.272645 31316 leader_election.cc:290] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.273169 31316 raft_consensus.cc:2804] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.274308 31287 tablet_bootstrap.cc:492] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:05.274734 31287 ts_tablet_manager.cc:1403] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.012s
I20260710 11:07:05.274806 31286 raft_consensus.cc:359] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.275458 31286 raft_consensus.cc:385] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.275692 31286 raft_consensus.cc:740] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.275766 31316 raft_consensus.cc:697] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:05.276225 31245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:05.276345 31286 consensus_queue.cc:260] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.276794 31316 consensus_queue.cc:237] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.277361 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:05.278056 31291 raft_consensus.cc:493] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.277802 31287 raft_consensus.cc:359] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.278457 31244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5df1289aca4718a8853c6fbe9a096b" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:05.278855 31287 raft_consensus.cc:385] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.278600 31291 raft_consensus.cc:515] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.279115 31244 raft_consensus.cc:2468] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:05.281082 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5df1289aca4718a8853c6fbe9a096b" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.281811 31171 raft_consensus.cc:2468] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:05.285188 31291 leader_election.cc:290] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.286549 31295 raft_consensus.cc:515] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
W20260710 11:07:05.290300 31043 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:07:05.287811 31060 leader_election.cc:343] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:05.289342 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62eabcc8d779442e8908b012b90fa11b" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:05.290374 31245 raft_consensus.cc:2393] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c8ed8a293214d79b88131db51b8cd9f in current term 1: Already voted for candidate 754e475832704bdcaa302462f80833e0 in this term.
I20260710 11:07:05.293031 31287 raft_consensus.cc:740] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.294936 31246 raft_consensus.cc:2468] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:05.294521 31287 consensus_queue.cc:260] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.298187 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.298772 31171 raft_consensus.cc:3060] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.301877 31287 ts_tablet_manager.cc:1434] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260710 11:07:05.288462 31063 leader_election.cc:304] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:05.305147 31316 raft_consensus.cc:2804] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.305534 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:05.305513 31316 raft_consensus.cc:493] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.307205 31316 raft_consensus.cc:3060] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.307431 31171 raft_consensus.cc:2468] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:05.307668 31063 leader_election.cc:304] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:05.308736 31209 leader_election.cc:304] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.309657 31318 raft_consensus.cc:2804] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.310209 31318 raft_consensus.cc:493] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.310660 31318 raft_consensus.cc:3060] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.313884 31327 raft_consensus.cc:2804] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.315045 31287 tablet_bootstrap.cc:492] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:05.316471 30992 catalog_manager.cc:5697] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.314357 31327 raft_consensus.cc:697] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:05.319015 31327 consensus_queue.cc:237] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.320533 31295 leader_election.cc:290] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.321906 31294 raft_consensus.cc:493] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.322387 31294 raft_consensus.cc:515] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.324481 31294 leader_election.cc:290] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.329466 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.329792 31288 tablet_bootstrap.cc:492] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:05.330294 31288 ts_tablet_manager.cc:1403] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.003s
I20260710 11:07:05.330209 31171 raft_consensus.cc:2468] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:05.332015 31060 leader_election.cc:304] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.333374 31288 raft_consensus.cc:359] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.334097 31288 raft_consensus.cc:385] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.334183 31294 raft_consensus.cc:2804] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.334648 31294 raft_consensus.cc:493] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.334991 31294 raft_consensus.cc:3060] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.338086 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:05.338689 31295 raft_consensus.cc:493] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.339329 31295 raft_consensus.cc:515] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.341789 31295 leader_election.cc:290] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.341967 31294 raft_consensus.cc:515] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.342833 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfde94f6434d8d8f558de64eaf4282" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.343346 31096 raft_consensus.cc:2393] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d19578d3538547cba2e7d1b7dc1c196a in current term 1: Already voted for candidate 6c8ed8a293214d79b88131db51b8cd9f in this term.
I20260710 11:07:05.343458 31171 raft_consensus.cc:2468] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:05.343613 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:05.344357 31246 raft_consensus.cc:2468] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:05.344620 31209 leader_election.cc:304] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.346258 31294 leader_election.cc:290] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.334429 31288 raft_consensus.cc:740] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.347397 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.347986 31171 raft_consensus.cc:3060] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.341956 31316 raft_consensus.cc:515] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.350291 31316 leader_election.cc:290] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.351224 31287 tablet_bootstrap.cc:654] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.351979 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5df1289aca4718a8853c6fbe9a096b" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.352600 31170 raft_consensus.cc:3060] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.355693 31327 raft_consensus.cc:2804] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.356086 31327 raft_consensus.cc:493] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.356436 31327 raft_consensus.cc:3060] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.356714 31319 raft_consensus.cc:515] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.357868 31097 raft_consensus.cc:2393] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754e475832704bdcaa302462f80833e0 in current term 1: Already voted for candidate 6c8ed8a293214d79b88131db51b8cd9f in this term.
I20260710 11:07:05.358557 30994 catalog_manager.cc:5697] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:05.360425 31170 raft_consensus.cc:2468] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:05.363206 31327 raft_consensus.cc:515] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.364382 31318 raft_consensus.cc:515] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.368397 31060 leader_election.cc:304] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.369308 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfde94f6434d8d8f558de64eaf4282" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:05.373029 31316 raft_consensus.cc:2804] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.373378 31096 raft_consensus.cc:2468] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:05.373482 31316 raft_consensus.cc:697] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:05.370748 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:05.374380 31246 raft_consensus.cc:3060] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.374311 31316 consensus_queue.cc:237] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.377933 31244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:05.371376 31327 leader_election.cc:290] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.380360 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfde94f6434d8d8f558de64eaf4282" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:05.381098 31096 raft_consensus.cc:3060] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.372079 31245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5df1289aca4718a8853c6fbe9a096b" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:05.382913 31245 raft_consensus.cc:3060] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.380409 31138 leader_election.cc:304] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19578d3538547cba2e7d1b7dc1c196a; no voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0
I20260710 11:07:05.388882 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62eabcc8d779442e8908b012b90fa11b" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.389485 31172 raft_consensus.cc:3060] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.392517 31318 leader_election.cc:290] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.393733 31319 leader_election.cc:290] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.394352 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.395113 31287 tablet_bootstrap.cc:492] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:05.395191 31169 raft_consensus.cc:2393] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c8ed8a293214d79b88131db51b8cd9f in current term 1: Already voted for candidate 754e475832704bdcaa302462f80833e0 in this term.
I20260710 11:07:05.395885 31287 ts_tablet_manager.cc:1403] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.001s
I20260710 11:07:05.370932 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfde94f6434d8d8f558de64eaf4282" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.398866 31170 raft_consensus.cc:3060] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.399355 31287 raft_consensus.cc:359] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.399966 31172 raft_consensus.cc:2468] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:05.400264 31287 raft_consensus.cc:385] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.400678 31287 raft_consensus.cc:740] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.401217 31060 leader_election.cc:304] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.402125 31319 raft_consensus.cc:2804] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.402896 31319 raft_consensus.cc:697] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:05.401685 31287 consensus_queue.cc:260] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.404194 31319 consensus_queue.cc:237] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.405624 31096 raft_consensus.cc:2468] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:05.398403 31245 raft_consensus.cc:2468] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:05.408895 31244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:05.410065 31209 leader_election.cc:304] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:05.410933 31327 raft_consensus.cc:2804] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.411392 31327 raft_consensus.cc:697] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:05.412149 31327 consensus_queue.cc:237] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.414590 31246 raft_consensus.cc:2468] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:05.347590 31288 consensus_queue.cc:260] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.417192 31286 ts_tablet_manager.cc:1434] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.145s	user 0.063s	sys 0.063s
I20260710 11:07:05.424038 31286 tablet_bootstrap.cc:492] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:05.421131 31245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62eabcc8d779442e8908b012b90fa11b" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:05.426086 31245 raft_consensus.cc:3060] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.431535 31286 tablet_bootstrap.cc:654] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.422013 31063 leader_election.cc:304] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f; no voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:05.435096 31319 raft_consensus.cc:2749] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:05.433985 31288 ts_tablet_manager.cc:1434] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.000s
I20260710 11:07:05.437868 31323 raft_consensus.cc:493] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.437819 31287 ts_tablet_manager.cc:1434] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.014s
I20260710 11:07:05.440140 31334 raft_consensus.cc:493] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.422621 31170 raft_consensus.cc:2468] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:05.443403 31323 raft_consensus.cc:515] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:05.447606 31063 leader_election.cc:304] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:05.449872 31323 leader_election.cc:290] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.452186 31319 raft_consensus.cc:2804] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.452232 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:05.452821 31319 raft_consensus.cc:697] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:05.453647 31319 consensus_queue.cc:237] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
W20260710 11:07:05.454846 31209 leader_election.cc:343] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:05.457067 31245 raft_consensus.cc:2468] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:05.457994 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.458683 31170 raft_consensus.cc:2468] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:05.456933 31171 raft_consensus.cc:2468] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:05.460110 31209 leader_election.cc:304] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [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: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 6c8ed8a293214d79b88131db51b8cd9f
I20260710 11:07:05.447167 31334 raft_consensus.cc:515] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.463474 31323 raft_consensus.cc:2804] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.461992 31291 raft_consensus.cc:2749] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:05.466034 31288 tablet_bootstrap.cc:492] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:05.465308 31323 raft_consensus.cc:493] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.468991 31323 raft_consensus.cc:3060] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.481524 31334 leader_election.cc:290] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.483328 31245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c77f2e31e443c8c078a8dbebd3a71" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:05.484316 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c77f2e31e443c8c078a8dbebd3a71" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
W20260710 11:07:05.484964 31138 leader_election.cc:343] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:05.484961 31096 raft_consensus.cc:2468] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 0.
I20260710 11:07:05.487653 31135 leader_election.cc:304] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [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: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 754e475832704bdcaa302462f80833e0
I20260710 11:07:05.489059 31286 tablet_bootstrap.cc:492] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:05.488855 31323 raft_consensus.cc:515] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:05.489501 31337 raft_consensus.cc:2804] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.490950 31288 tablet_bootstrap.cc:654] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.491258 31337 raft_consensus.cc:493] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.491673 31337 raft_consensus.cc:3060] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.492373 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
W20260710 11:07:05.493741 31209 leader_election.cc:343] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:05.496049 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.496793 31171 raft_consensus.cc:3060] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.489509 31286 ts_tablet_manager.cc:1403] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.013s
I20260710 11:07:05.503785 31286 raft_consensus.cc:359] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.504372 31171 raft_consensus.cc:2468] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:05.505698 31209 leader_election.cc:304] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [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: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 6c8ed8a293214d79b88131db51b8cd9f
I20260710 11:07:05.506597 31327 raft_consensus.cc:2804] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.507042 31327 raft_consensus.cc:697] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:05.507937 31337 raft_consensus.cc:515] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.507846 31327 consensus_queue.cc:237] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:05.509315 31323 leader_election.cc:290] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.504421 31286 raft_consensus.cc:385] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.514166 31286 raft_consensus.cc:740] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.515106 31286 consensus_queue.cc:260] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.519318 31337 leader_election.cc:290] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.520201 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c77f2e31e443c8c078a8dbebd3a71" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:05.520604 31245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c77f2e31e443c8c078a8dbebd3a71" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:05.520931 31096 raft_consensus.cc:3060] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.521240 31245 raft_consensus.cc:3060] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.522789 31286 ts_tablet_manager.cc:1434] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:07:05.528088 31096 raft_consensus.cc:2468] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 1.
I20260710 11:07:05.529376 31135 leader_election.cc:304] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.529382 31245 raft_consensus.cc:2468] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 1.
I20260710 11:07:05.530344 31337 raft_consensus.cc:2804] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.530864 31337 raft_consensus.cc:697] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 1 LEADER]: Becoming Leader. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:05.531461 31288 tablet_bootstrap.cc:492] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:05.531576 31337 consensus_queue.cc:237] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.531996 31288 ts_tablet_manager.cc:1403] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.015s
I20260710 11:07:05.530088 30992 catalog_manager.cc:5697] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:05.534611 31288 raft_consensus.cc:359] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:05.535375 31288 raft_consensus.cc:385] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.535650 31288 raft_consensus.cc:740] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.536288 31288 consensus_queue.cc:260] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:05.538081 31288 ts_tablet_manager.cc:1434] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:05.539418 31288 tablet_bootstrap.cc:492] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:05.542299 31327 raft_consensus.cc:493] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.542832 31327 raft_consensus.cc:515] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.544435 31288 tablet_bootstrap.cc:654] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:05.545007 31327 leader_election.cc:290] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.546068 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6755ebb103d461d9c60d89e851f1347" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.546782 31171 raft_consensus.cc:2468] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:05.547881 31209 leader_election.cc:304] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.548693 31327 raft_consensus.cc:2804] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:05.549057 31327 raft_consensus.cc:493] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:05.549363 31327 raft_consensus.cc:3060] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.549976 31288 tablet_bootstrap.cc:492] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:05.550457 31288 ts_tablet_manager.cc:1403] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:07:05.579643 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6755ebb103d461d9c60d89e851f1347" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:05.580245 30994 catalog_manager.cc:5697] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.585448 30994 catalog_manager.cc:5697] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:05.588562 31209 leader_election.cc:343] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:05.593530 31288 raft_consensus.cc:359] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.596150 31288 raft_consensus.cc:385] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:05.596603 31288 raft_consensus.cc:740] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:05.594185 30994 catalog_manager.cc:5697] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.597678 31288 consensus_queue.cc:260] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.603052 31288 ts_tablet_manager.cc:1434] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.052s	user 0.013s	sys 0.000s
I20260710 11:07:05.608144 31319 raft_consensus.cc:493] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:05.609239 31319 raft_consensus.cc:515] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:05.612375 31327 raft_consensus.cc:515] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.613726 31319 leader_election.cc:290] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.613845 31245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:05.615051 31327 leader_election.cc:290] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.616819 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6755ebb103d461d9c60d89e851f1347" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:05.616083 30993 catalog_manager.cc:5697] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a reported cstate change: term changed from 0 to 1, leader changed from <none> to d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2). New cstate: current_term: 1 leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.617456 31096 raft_consensus.cc:3060] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.617401 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6755ebb103d461d9c60d89e851f1347" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.616715 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:05.618299 31170 raft_consensus.cc:3060] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.619092 31171 raft_consensus.cc:2393] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c8ed8a293214d79b88131db51b8cd9f in current term 1: Already voted for candidate 754e475832704bdcaa302462f80833e0 in this term.
I20260710 11:07:05.621865 31060 leader_election.cc:304] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f; no voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:05.622709 31319 raft_consensus.cc:3060] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.629885 31096 raft_consensus.cc:2468] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:05.631160 31209 leader_election.cc:304] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:05.632254 31327 raft_consensus.cc:2804] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:05.631670 30992 catalog_manager.cc:5697] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.632875 31327 raft_consensus.cc:697] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:05.629132 31170 raft_consensus.cc:2468] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:05.634263 31327 consensus_queue.cc:237] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.637984 31319 raft_consensus.cc:2749] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:05.649446 30992 catalog_manager.cc:5697] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:05.706807 31327 consensus_queue.cc:1048] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:05.719683 31323 consensus_queue.cc:1048] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:05.733228 31318 consensus_queue.cc:1048] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:05.734107 31319 consensus_queue.cc:1048] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:05.788304 31246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1"
dest_uuid: "754e475832704bdcaa302462f80833e0"
mode: GRACEFUL
new_leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:45098
I20260710 11:07:05.788910 31246 raft_consensus.cc:606] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Received request to transfer leadership to TS 6c8ed8a293214d79b88131db51b8cd9f
I20260710 11:07:05.793606 31246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6755ebb103d461d9c60d89e851f1347"
dest_uuid: "754e475832704bdcaa302462f80833e0"
mode: GRACEFUL
new_leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:45098
I20260710 11:07:05.794097 31246 raft_consensus.cc:606] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Received request to transfer leadership to TS 6c8ed8a293214d79b88131db51b8cd9f
I20260710 11:07:05.798703 31246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31"
dest_uuid: "754e475832704bdcaa302462f80833e0"
mode: GRACEFUL
new_leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:45098
I20260710 11:07:05.799163 31246 raft_consensus.cc:606] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Received request to transfer leadership to TS 6c8ed8a293214d79b88131db51b8cd9f
I20260710 11:07:05.811308 31316 consensus_queue.cc:1048] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:05.819252 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62eabcc8d779442e8908b012b90fa11b"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
mode: GRACEFUL
new_leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:07:05.819859 31096 raft_consensus.cc:606] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Received request to transfer leadership to TS d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:05.824422 31316 consensus_queue.cc:1048] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:05.829450 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
mode: GRACEFUL
new_leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:07:05.830137 31096 raft_consensus.cc:606] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Received request to transfer leadership to TS d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:05.833604 31318 raft_consensus.cc:993] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f: : Instructing follower d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:05.834059 31318 raft_consensus.cc:1081] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Signalling peer d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:05.837484 31170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62eabcc8d779442e8908b012b90fa11b"
dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:39462
I20260710 11:07:05.838181 31170 raft_consensus.cc:493] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.838610 31170 raft_consensus.cc:3060] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.838496 31323 consensus_queue.cc:1048] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:05.842182 31245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65dfde94f6434d8d8f558de64eaf4282"
dest_uuid: "754e475832704bdcaa302462f80833e0"
mode: GRACEFUL
new_leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:45098
I20260710 11:07:05.842783 31245 raft_consensus.cc:606] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Received request to transfer leadership to TS d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:05.846503 31318 consensus_queue.cc:1048] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:05.849157 31170 raft_consensus.cc:515] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.852624 31097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c5df1289aca4718a8853c6fbe9a096b"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
mode: GRACEFUL
new_leader_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:07:05.853308 31097 raft_consensus.cc:606] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Received request to transfer leadership to TS 754e475832704bdcaa302462f80833e0
I20260710 11:07:05.853394 31170 leader_election.cc:290] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.856174 31244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62eabcc8d779442e8908b012b90fa11b" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:05.856649 31244 raft_consensus.cc:3060] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.861992 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62eabcc8d779442e8908b012b90fa11b" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:05.862622 31097 raft_consensus.cc:3055] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:05.862969 31097 raft_consensus.cc:740] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:05.863924 31097 consensus_queue.cc:260] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.865255 31097 raft_consensus.cc:3060] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.872684 31316 consensus_queue.cc:1048] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:05.877883 31244 raft_consensus.cc:2468] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:05.878676 31319 consensus_queue.cc:1048] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:05.881857 31138 leader_election.cc:304] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.882970 31337 raft_consensus.cc:2804] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:05.883494 31337 raft_consensus.cc:697] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Becoming Leader. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:05.884208 31097 raft_consensus.cc:2468] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:05.884389 31337 consensus_queue.cc:237] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.890096 31295 consensus_queue.cc:1048] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:05.894516 31318 consensus_queue.cc:1048] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:05.898456 31319 raft_consensus.cc:993] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f: : Instructing follower 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:05.899092 31294 raft_consensus.cc:1081] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Signalling peer 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:05.901103 31246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c5df1289aca4718a8853c6fbe9a096b"
dest_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:45078
I20260710 11:07:05.901746 31246 raft_consensus.cc:493] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.902168 31246 raft_consensus.cc:3060] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.916755 31246 raft_consensus.cc:515] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.918403 31295 raft_consensus.cc:993] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0: : Instructing follower d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:05.919099 31295 raft_consensus.cc:1081] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Signalling peer d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:05.920382 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5df1289aca4718a8853c6fbe9a096b" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:05.918392 31244 raft_consensus.cc:1240] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Rejecting Update request from peer 6c8ed8a293214d79b88131db51b8cd9f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:05.921056 31097 raft_consensus.cc:3055] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:05.921504 31097 raft_consensus.cc:740] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:05.922291 31097 consensus_queue.cc:260] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.923313 31097 raft_consensus.cc:3060] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.924996 31172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65dfde94f6434d8d8f558de64eaf4282"
dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:39474
I20260710 11:07:05.925575 31172 raft_consensus.cc:493] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.925964 31172 raft_consensus.cc:3060] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.927140 31246 leader_election.cc:290] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:05.928416 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5df1289aca4718a8853c6fbe9a096b" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:05.929061 31169 raft_consensus.cc:3060] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.929553 30994 catalog_manager.cc:5697] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a reported cstate change: term changed from 1 to 2, leader changed from 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1) to d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.930783 31097 raft_consensus.cc:2468] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 2.
I20260710 11:07:05.931973 31209 leader_election.cc:304] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:05.932840 31327 raft_consensus.cc:2804] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:05.933328 31327 raft_consensus.cc:697] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 2 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:05.934203 31327 consensus_queue.cc:237] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.938102 31172 raft_consensus.cc:515] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.940894 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfde94f6434d8d8f558de64eaf4282" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:05.942694 31169 raft_consensus.cc:2468] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 2.
I20260710 11:07:05.942840 31097 raft_consensus.cc:3060] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.941382 31172 leader_election.cc:290] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:05.943416 30993 catalog_manager.cc:5697] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 1 to 2, leader changed from 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1) to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:05.941960 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfde94f6434d8d8f558de64eaf4282" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:05.945904 31246 raft_consensus.cc:3055] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:05.946273 31246 raft_consensus.cc:740] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:05.947249 31246 consensus_queue.cc:260] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.948514 31246 raft_consensus.cc:3060] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.950388 31097 raft_consensus.cc:2468] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:05.951601 31135 leader_election.cc:304] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:05.952376 31337 raft_consensus.cc:2804] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:05.952849 31337 raft_consensus.cc:697] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Becoming Leader. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:05.953744 31337 consensus_queue.cc:237] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:05.955333 31246 raft_consensus.cc:2468] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:05.960140 30993 catalog_manager.cc:5697] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a reported cstate change: term changed from 1 to 2, leader changed from 754e475832704bdcaa302462f80833e0 (127.26.136.3) to d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.992412 31327 consensus_queue.cc:1048] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:05.996640 31337 consensus_queue.cc:1048] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:06.006942 31327 consensus_queue.cc:1048] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:06.014508 31365 consensus_queue.cc:1048] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:06.029735 31323 raft_consensus.cc:993] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0: : Instructing follower 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:06.030221 31323 raft_consensus.cc:1081] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Signalling peer 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:06.031809 31096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:34588
I20260710 11:07:06.032287 31096 raft_consensus.cc:493] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.032596 31096 raft_consensus.cc:3060] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.038753 31096 raft_consensus.cc:515] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:06.040488 31096 leader_election.cc:290] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Requested vote from peers 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:06.041173 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:06.041774 31246 raft_consensus.cc:3055] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.041620 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f97addd149471685090b56d7d3fad1" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:06.042245 31172 raft_consensus.cc:3060] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.042663 31246 raft_consensus.cc:740] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:06.043525 31246 consensus_queue.cc:260] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:06.044772 31246 raft_consensus.cc:3060] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.049310 31172 raft_consensus.cc:2468] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:06.050431 31060 leader_election.cc:304] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:06.051170 31318 raft_consensus.cc:2804] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.051482 31246 raft_consensus.cc:2468] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:06.051656 31318 raft_consensus.cc:697] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:06.052604 31318 consensus_queue.cc:237] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } }
I20260710 11:07:06.058552 30993 catalog_manager.cc:5697] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 1 to 2, leader changed from 754e475832704bdcaa302462f80833e0 (127.26.136.3) to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:06.077466 31323 consensus_queue.cc:1048] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:06.084022 31327 raft_consensus.cc:993] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0: : Instructing follower 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:06.084489 31295 raft_consensus.cc:1081] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Signalling peer 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:06.086616 31097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6755ebb103d461d9c60d89e851f1347"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:34588
I20260710 11:07:06.088061 31097 raft_consensus.cc:493] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.088478 31097 raft_consensus.cc:3060] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.092532 31327 consensus_queue.cc:1048] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:06.094772 31097 raft_consensus.cc:515] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.099295 31097 leader_election.cc:290] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:06.100805 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6755ebb103d461d9c60d89e851f1347" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:06.101207 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6755ebb103d461d9c60d89e851f1347" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:06.101446 31169 raft_consensus.cc:3060] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.101821 31246 raft_consensus.cc:3055] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.102154 31246 raft_consensus.cc:740] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:06.103046 31246 consensus_queue.cc:260] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.104723 31246 raft_consensus.cc:3060] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.108590 31169 raft_consensus.cc:2468] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:06.111281 31060 leader_election.cc:304] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:06.111760 31246 raft_consensus.cc:2468] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:06.112195 31318 raft_consensus.cc:2804] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.112699 31318 raft_consensus.cc:697] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:06.113485 31318 consensus_queue.cc:237] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.120209 30993 catalog_manager.cc:5697] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 1 to 2, leader changed from 754e475832704bdcaa302462f80833e0 (127.26.136.3) to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:06.165843 31295 raft_consensus.cc:993] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0: : Instructing follower 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:06.166325 31327 raft_consensus.cc:1081] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Signalling peer 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:06.168007 31097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:34588
I20260710 11:07:06.168485 31097 raft_consensus.cc:493] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.168802 31097 raft_consensus.cc:3060] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.175752 31097 raft_consensus.cc:515] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.178470 31097 leader_election.cc:290] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:06.178859 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:06.179065 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c67e615c8364706846956c7d2b03c31" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:06.179469 31169 raft_consensus.cc:3060] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.179600 31246 raft_consensus.cc:3055] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.180092 31246 raft_consensus.cc:740] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:06.180943 31246 consensus_queue.cc:260] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.182226 31246 raft_consensus.cc:3060] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.186398 31169 raft_consensus.cc:2468] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:06.187690 31060 leader_election.cc:304] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:06.188455 31318 raft_consensus.cc:2804] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.188886 31318 raft_consensus.cc:697] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:06.189285 31246 raft_consensus.cc:2468] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:06.189815 31318 consensus_queue.cc:237] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.198323 30993 catalog_manager.cc:5697] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 1 to 2, leader changed from 754e475832704bdcaa302462f80833e0 (127.26.136.3) to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:06.365091 31318 raft_consensus.cc:993] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f: : Instructing follower d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:06.365626 31319 raft_consensus.cc:1081] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Signalling peer d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:06.367154 31169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779"
dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:39462
I20260710 11:07:06.367652 31169 raft_consensus.cc:493] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.367960 31169 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.372515 31169 raft_consensus.cc:515] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.374023 31169 leader_election.cc:290] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:06.375061 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:06.375275 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:06.375726 31097 raft_consensus.cc:3055] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.375864 31246 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.376048 31097 raft_consensus.cc:740] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:06.376914 31097 consensus_queue.cc:260] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.377840 31097 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.381502 31246 raft_consensus.cc:2468] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:06.382745 31138 leader_election.cc:304] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:06.382815 31097 raft_consensus.cc:2468] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:06.383471 31337 raft_consensus.cc:2804] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.383983 31337 raft_consensus.cc:697] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Becoming Leader. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:06.384718 31337 consensus_queue.cc:237] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:06.391469 31246 raft_consensus.cc:1275] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.390988 30993 catalog_manager.cc:5697] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a reported cstate change: term changed from 1 to 2, leader changed from 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1) to d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:06.392797 31337 consensus_queue.cc:1048] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.400527 31097 raft_consensus.cc:1275] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.402223 31365 consensus_queue.cc:1048] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.438711 31097 raft_consensus.cc:1275] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.440286 31365 consensus_queue.cc:1048] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.448426 31246 raft_consensus.cc:1275] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.449677 31337 consensus_queue.cc:1048] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.450337 31169 raft_consensus.cc:1275] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.454546 31327 consensus_queue.cc:1048] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:06.463563 31097 raft_consensus.cc:1275] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.464843 31323 consensus_queue.cc:1048] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.605391 31172 raft_consensus.cc:1275] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.606581 31318 consensus_queue.cc:1048] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.613569 31246 raft_consensus.cc:1275] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.615514 31370 consensus_queue.cc:1048] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.641724 31172 raft_consensus.cc:1275] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.642894 31370 consensus_queue.cc:1048] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.651270 31246 raft_consensus.cc:1275] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.652626 31370 consensus_queue.cc:1048] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.687343 31172 raft_consensus.cc:1275] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.688585 31370 consensus_queue.cc:1048] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.695878 31246 raft_consensus.cc:1275] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.697054 31370 consensus_queue.cc:1048] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.767549 31246 raft_consensus.cc:1275] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.768821 31337 consensus_queue.cc:1048] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.777179 31097 raft_consensus.cc:1275] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.779045 31334 consensus_queue.cc:1048] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:08.907953 30995 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41964:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:08.910391 30995 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:08.960323 31086 tablet_service.cc:1511] Processing CreateTablet for tablet 2432101bbd1d44aba85fc2366454f8ea (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:08.961373 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 2432101bbd1d44aba85fc2366454f8ea (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:08.962858 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2432101bbd1d44aba85fc2366454f8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.962020 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2432101bbd1d44aba85fc2366454f8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.963543 31230 tablet_service.cc:1511] Processing CreateTablet for tablet 2432101bbd1d44aba85fc2366454f8ea (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:08.964483 31087 tablet_service.cc:1511] Processing CreateTablet for tablet a18ce702d39d4c38ba2d11ef48ca5c72 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:08.964941 31230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2432101bbd1d44aba85fc2366454f8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.965792 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18ce702d39d4c38ba2d11ef48ca5c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.965716 31158 tablet_service.cc:1511] Processing CreateTablet for tablet a18ce702d39d4c38ba2d11ef48ca5c72 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:08.967171 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18ce702d39d4c38ba2d11ef48ca5c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.967833 31235 tablet_service.cc:1511] Processing CreateTablet for tablet a18ce702d39d4c38ba2d11ef48ca5c72 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:08.969105 31235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18ce702d39d4c38ba2d11ef48ca5c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.982434 31081 tablet_service.cc:1511] Processing CreateTablet for tablet ef1d8eeb60cf433096d81f80380b99b3 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:08.983858 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1d8eeb60cf433096d81f80380b99b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.985109 31160 tablet_service.cc:1511] Processing CreateTablet for tablet ef1d8eeb60cf433096d81f80380b99b3 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:08.987074 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1d8eeb60cf433096d81f80380b99b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.989917 31233 tablet_service.cc:1511] Processing CreateTablet for tablet ef1d8eeb60cf433096d81f80380b99b3 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:08.991398 31233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1d8eeb60cf433096d81f80380b99b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.991974 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 94e21d26f6144cd3bc4eaf5598f7c3d5 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:08.993245 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e21d26f6144cd3bc4eaf5598f7c3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.009809 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 94e21d26f6144cd3bc4eaf5598f7c3d5 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:09.011160 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e21d26f6144cd3bc4eaf5598f7c3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.016338 31228 tablet_service.cc:1511] Processing CreateTablet for tablet 94e21d26f6144cd3bc4eaf5598f7c3d5 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:09.017689 31228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e21d26f6144cd3bc4eaf5598f7c3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.018234 31079 tablet_service.cc:1511] Processing CreateTablet for tablet 08748067648449fb9b5961d104ae85a3 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:09.019521 31079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08748067648449fb9b5961d104ae85a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.029969 31162 tablet_service.cc:1511] Processing CreateTablet for tablet 08748067648449fb9b5961d104ae85a3 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:09.031363 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08748067648449fb9b5961d104ae85a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.038384 31235 tablet_service.cc:1511] Processing CreateTablet for tablet 08748067648449fb9b5961d104ae85a3 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:09.039700 31235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08748067648449fb9b5961d104ae85a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.057021 31387 tablet_bootstrap.cc:492] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.063902 31081 tablet_service.cc:1511] Processing CreateTablet for tablet ca49499fd530473bb70bf6086c1e360c (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:09.065253 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca49499fd530473bb70bf6086c1e360c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:09.109818 30982 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.136.3:36203, user_credentials={real_user=slave}} blocked reactor thread for 50205.5us
I20260710 11:07:09.112030 31388 tablet_bootstrap.cc:492] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.118577 31389 tablet_bootstrap.cc:492] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.119246 31160 tablet_service.cc:1511] Processing CreateTablet for tablet ca49499fd530473bb70bf6086c1e360c (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:09.123308 31387 tablet_bootstrap.cc:654] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.126917 31235 tablet_service.cc:1511] Processing CreateTablet for tablet ca49499fd530473bb70bf6086c1e360c (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:09.128196 31235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca49499fd530473bb70bf6086c1e360c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.128731 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 46c201153d2b47f98a2619f54e0eb851 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:09.129948 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c201153d2b47f98a2619f54e0eb851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.132503 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca49499fd530473bb70bf6086c1e360c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.136193 31389 tablet_bootstrap.cc:654] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.138667 31388 tablet_bootstrap.cc:654] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.149559 31230 tablet_service.cc:1511] Processing CreateTablet for tablet 46c201153d2b47f98a2619f54e0eb851 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:09.150840 31230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c201153d2b47f98a2619f54e0eb851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.151808 31158 tablet_service.cc:1511] Processing CreateTablet for tablet f6599361efbb4cf2939c43cc4f519269 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:09.153026 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6599361efbb4cf2939c43cc4f519269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.157645 31228 tablet_service.cc:1511] Processing CreateTablet for tablet f6599361efbb4cf2939c43cc4f519269 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:09.158912 31228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6599361efbb4cf2939c43cc4f519269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.162400 31233 tablet_service.cc:1511] Processing CreateTablet for tablet cafc26cb755b48c7aeefaea39e389112 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:09.162654 31155 tablet_service.cc:1511] Processing CreateTablet for tablet cafc26cb755b48c7aeefaea39e389112 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:09.162990 31086 tablet_service.cc:1511] Processing CreateTablet for tablet cafc26cb755b48c7aeefaea39e389112 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:09.163630 31233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafc26cb755b48c7aeefaea39e389112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.164132 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafc26cb755b48c7aeefaea39e389112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.163894 31079 tablet_service.cc:1511] Processing CreateTablet for tablet f6599361efbb4cf2939c43cc4f519269 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:09.165068 31079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6599361efbb4cf2939c43cc4f519269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.147715 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 46c201153d2b47f98a2619f54e0eb851 (DEFAULT_TABLE table=soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:09.172101 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafc26cb755b48c7aeefaea39e389112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.175077 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c201153d2b47f98a2619f54e0eb851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.196542 31388 tablet_bootstrap.cc:492] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.197203 31388 ts_tablet_manager.cc:1403] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.000s
I20260710 11:07:09.201231 31387 tablet_bootstrap.cc:492] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.201016 31388 raft_consensus.cc:359] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.201838 31388 raft_consensus.cc:385] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.202234 31388 raft_consensus.cc:740] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.203133 31388 consensus_queue.cc:260] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.205735 31388 ts_tablet_manager.cc:1434] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260710 11:07:09.206775 31388 tablet_bootstrap.cc:492] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.213294 31388 tablet_bootstrap.cc:654] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.218160 31389 tablet_bootstrap.cc:492] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.201761 31387 ts_tablet_manager.cc:1403] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.145s	user 0.027s	sys 0.028s
I20260710 11:07:09.218691 31389 ts_tablet_manager.cc:1403] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.009s
I20260710 11:07:09.220301 31388 tablet_bootstrap.cc:492] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.220808 31388 ts_tablet_manager.cc:1403] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260710 11:07:09.221439 31387 raft_consensus.cc:359] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.222177 31387 raft_consensus.cc:385] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.222473 31387 raft_consensus.cc:740] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.223217 31387 consensus_queue.cc:260] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.223711 31388 raft_consensus.cc:359] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.224437 31388 raft_consensus.cc:385] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.224776 31388 raft_consensus.cc:740] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.225606 31387 ts_tablet_manager.cc:1434] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:09.225466 31388 consensus_queue.cc:260] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.226461 31389 raft_consensus.cc:359] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.227170 31389 raft_consensus.cc:385] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.227456 31389 raft_consensus.cc:740] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.227699 31388 ts_tablet_manager.cc:1434] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:09.228591 31388 tablet_bootstrap.cc:492] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.228206 31389 consensus_queue.cc:260] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.230093 31387 tablet_bootstrap.cc:492] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.232856 31389 ts_tablet_manager.cc:1434] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:07:09.233801 31389 tablet_bootstrap.cc:492] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.235489 31388 tablet_bootstrap.cc:654] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.240080 31389 tablet_bootstrap.cc:654] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.247983 31387 tablet_bootstrap.cc:654] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.265000 31387 tablet_bootstrap.cc:492] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.265249 31388 tablet_bootstrap.cc:492] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.265272 31389 tablet_bootstrap.cc:492] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.265441 31387 ts_tablet_manager.cc:1403] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.015s
I20260710 11:07:09.265960 31388 ts_tablet_manager.cc:1403] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.008s
I20260710 11:07:09.265960 31389 ts_tablet_manager.cc:1403] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.009s
I20260710 11:07:09.268088 31387 raft_consensus.cc:359] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.268846 31387 raft_consensus.cc:385] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.269126 31387 raft_consensus.cc:740] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.269022 31389 raft_consensus.cc:359] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.269919 31389 raft_consensus.cc:385] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.270249 31389 raft_consensus.cc:740] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.269992 31387 consensus_queue.cc:260] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.270300 31388 raft_consensus.cc:359] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.271098 31388 raft_consensus.cc:385] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.271468 31388 raft_consensus.cc:740] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.272450 31387 ts_tablet_manager.cc:1434] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:07:09.272130 31388 consensus_queue.cc:260] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.271081 31389 consensus_queue.cc:260] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.274384 31388 ts_tablet_manager.cc:1434] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:07:09.275229 31389 ts_tablet_manager.cc:1434] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:09.275605 31388 tablet_bootstrap.cc:492] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.276191 31389 tablet_bootstrap.cc:492] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.277024 31387 tablet_bootstrap.cc:492] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.281522 31375 raft_consensus.cc:493] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.282073 31375 raft_consensus.cc:515] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.283042 31388 tablet_bootstrap.cc:654] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.283051 31389 tablet_bootstrap.cc:654] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.284226 31387 tablet_bootstrap.cc:654] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.287309 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2432101bbd1d44aba85fc2366454f8ea" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.288169 31097 raft_consensus.cc:2468] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:09.295770 31388 tablet_bootstrap.cc:492] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.295971 31389 tablet_bootstrap.cc:492] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.296294 31388 ts_tablet_manager.cc:1403] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 11:07:09.296418 31389 ts_tablet_manager.cc:1403] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 11:07:09.297668 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2432101bbd1d44aba85fc2366454f8ea" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.298539 31172 raft_consensus.cc:2468] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:09.299314 31389 raft_consensus.cc:359] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.299523 31388 raft_consensus.cc:359] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.300074 31389 raft_consensus.cc:385] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.300202 31388 raft_consensus.cc:385] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.300415 31389 raft_consensus.cc:740] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.300514 31388 raft_consensus.cc:740] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.300595 31209 leader_election.cc:304] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.301384 31388 consensus_queue.cc:260] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.301397 31389 consensus_queue.cc:260] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.302754 31402 raft_consensus.cc:2804] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.303145 31402 raft_consensus.cc:493] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.303465 31402 raft_consensus.cc:3060] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.303835 31388 ts_tablet_manager.cc:1434] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:07:09.304404 31390 raft_consensus.cc:493] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.304833 31390 raft_consensus.cc:515] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.305435 31389 ts_tablet_manager.cc:1434] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 11:07:09.306581 31389 tablet_bootstrap.cc:492] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.307070 31390 leader_election.cc:290] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.304857 31388 tablet_bootstrap.cc:492] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.307945 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
W20260710 11:07:09.309405 31063 leader_election.cc:343] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.284246 31375 leader_election.cc:290] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:09.310642 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.311462 31172 raft_consensus.cc:2468] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:09.313060 31060 leader_election.cc:304] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 754e475832704bdcaa302462f80833e0
I20260710 11:07:09.313905 31388 tablet_bootstrap.cc:654] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.314314 31389 tablet_bootstrap.cc:654] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.314476 31390 raft_consensus.cc:2804] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.314953 31390 raft_consensus.cc:493] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.315281 31390 raft_consensus.cc:3060] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.323943 31389 tablet_bootstrap.cc:492] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.324702 31402 raft_consensus.cc:515] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.326758 31402 leader_election.cc:290] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
W20260710 11:07:09.327013 31043 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:09.324729 31389 ts_tablet_manager.cc:1403] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 11:07:09.331727 31389 raft_consensus.cc:359] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.333712 31389 raft_consensus.cc:385] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.334061 31389 raft_consensus.cc:740] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.335116 31388 tablet_bootstrap.cc:492] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.334928 31389 consensus_queue.cc:260] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.335595 31388 ts_tablet_manager.cc:1403] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.017s
I20260710 11:07:09.336416 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2432101bbd1d44aba85fc2366454f8ea" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:09.337242 31097 raft_consensus.cc:3060] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.337510 31389 ts_tablet_manager.cc:1434] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:09.338686 31389 tablet_bootstrap.cc:492] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.338584 31388 raft_consensus.cc:359] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.339365 31388 raft_consensus.cc:385] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.339660 31388 raft_consensus.cc:740] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.340399 31388 consensus_queue.cc:260] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.342607 31388 ts_tablet_manager.cc:1434] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:09.343577 31388 tablet_bootstrap.cc:492] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.348989 31389 tablet_bootstrap.cc:654] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.349879 31388 tablet_bootstrap.cc:654] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.359340 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2432101bbd1d44aba85fc2366454f8ea" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.360157 31172 raft_consensus.cc:3060] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.361145 31389 tablet_bootstrap.cc:492] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.361387 31388 tablet_bootstrap.cc:492] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.361785 31389 ts_tablet_manager.cc:1403] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.001s
I20260710 11:07:09.361809 31388 ts_tablet_manager.cc:1403] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:07:09.364847 31388 raft_consensus.cc:359] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.365011 31389 raft_consensus.cc:359] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.365586 31388 raft_consensus.cc:385] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.365875 31389 raft_consensus.cc:385] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.365916 31388 raft_consensus.cc:740] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.366420 31389 raft_consensus.cc:740] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.366880 31388 consensus_queue.cc:260] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.367323 31389 consensus_queue.cc:260] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.369807 31389 ts_tablet_manager.cc:1434] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:09.370967 31389 tablet_bootstrap.cc:492] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.371645 31388 ts_tablet_manager.cc:1434] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:07:09.372650 31388 tablet_bootstrap.cc:492] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.369727 31390 raft_consensus.cc:515] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.377889 31389 tablet_bootstrap.cc:654] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.379170 31388 tablet_bootstrap.cc:654] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.386600 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.387404 31169 raft_consensus.cc:3060] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.392022 31388 tablet_bootstrap.cc:492] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.392647 31388 ts_tablet_manager.cc:1403] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 11:07:09.396147 31169 raft_consensus.cc:2468] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:09.396639 31388 raft_consensus.cc:359] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.397621 31388 raft_consensus.cc:385] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.397997 31388 raft_consensus.cc:740] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.398975 31388 consensus_queue.cc:260] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.401932 31388 ts_tablet_manager.cc:1434] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.010s
I20260710 11:07:09.403244 31391 raft_consensus.cc:493] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.403777 31391 raft_consensus.cc:515] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.404431 31388 tablet_bootstrap.cc:492] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.405812 31391 leader_election.cc:290] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.407342 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e21d26f6144cd3bc4eaf5598f7c3d5" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
W20260710 11:07:09.409019 31063 leader_election.cc:343] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.410580 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e21d26f6144cd3bc4eaf5598f7c3d5" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.411415 31170 raft_consensus.cc:2468] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:09.412743 31388 tablet_bootstrap.cc:654] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.412794 31334 raft_consensus.cc:493] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.413142 31060 leader_election.cc:304] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 754e475832704bdcaa302462f80833e0
I20260710 11:07:09.413321 31334 raft_consensus.cc:515] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.414742 31391 raft_consensus.cc:2804] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.415223 31391 raft_consensus.cc:493] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.415627 31334 leader_election.cc:290] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.415621 31391 raft_consensus.cc:3060] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.420029 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08748067648449fb9b5961d104ae85a3" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.420670 31096 raft_consensus.cc:2468] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 0.
I20260710 11:07:09.420760 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08748067648449fb9b5961d104ae85a3" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:09.421912 31135 leader_election.cc:304] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
W20260710 11:07:09.422696 31138 leader_election.cc:343] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.423241 31334 raft_consensus.cc:2804] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.423841 31334 raft_consensus.cc:493] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.423748 31060 leader_election.cc:304] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.424665 31334 raft_consensus.cc:3060] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.425019 31319 raft_consensus.cc:2804] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.426196 31319 raft_consensus.cc:697] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:09.427924 31388 tablet_bootstrap.cc:492] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.427294 31319 consensus_queue.cc:237] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.428385 31388 ts_tablet_manager.cc:1403] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260710 11:07:09.431129 31388 raft_consensus.cc:359] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.431751 31388 raft_consensus.cc:385] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.432025 31388 raft_consensus.cc:740] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.432765 31388 consensus_queue.cc:260] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.434752 31391 raft_consensus.cc:515] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.443491 31391 leader_election.cc:290] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.444788 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e21d26f6144cd3bc4eaf5598f7c3d5" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:09.439028 31334 raft_consensus.cc:515] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
W20260710 11:07:09.446599 31063 leader_election.cc:343] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.448025 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e21d26f6144cd3bc4eaf5598f7c3d5" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.449729 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08748067648449fb9b5961d104ae85a3" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:09.449951 31334 leader_election.cc:290] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.450520 31096 raft_consensus.cc:3060] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.456091 31402 raft_consensus.cc:493] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.456472 31388 ts_tablet_manager.cc:1434] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.014s
I20260710 11:07:09.456583 31402 raft_consensus.cc:515] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.458366 31388 tablet_bootstrap.cc:492] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a: Bootstrap starting.
I20260710 11:07:09.458771 31402 leader_election.cc:290] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:09.458885 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08748067648449fb9b5961d104ae85a3" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
W20260710 11:07:09.460158 31138 leader_election.cc:343] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.460608 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ce702d39d4c38ba2d11ef48ca5c72" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.461313 31170 raft_consensus.cc:2468] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:09.462414 31209 leader_election.cc:304] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.463980 31096 raft_consensus.cc:2468] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 1.
I20260710 11:07:09.463196 31402 raft_consensus.cc:2804] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.464949 31402 raft_consensus.cc:493] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.465363 31402 raft_consensus.cc:3060] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.465137 31135 leader_election.cc:304] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [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: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 754e475832704bdcaa302462f80833e0
I20260710 11:07:09.466720 31412 raft_consensus.cc:2804] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.467583 31412 raft_consensus.cc:697] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 1 LEADER]: Becoming Leader. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:09.470938 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ce702d39d4c38ba2d11ef48ca5c72" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.468703 31412 consensus_queue.cc:237] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.471585 31096 raft_consensus.cc:2468] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:09.473294 31402 raft_consensus.cc:515] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.474370 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
W20260710 11:07:09.475783 31063 leader_election.cc:343] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.476171 31388 tablet_bootstrap.cc:654] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.476816 31390 leader_election.cc:290] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.477785 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ce702d39d4c38ba2d11ef48ca5c72" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.478348 31170 raft_consensus.cc:3060] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.481730 31169 raft_consensus.cc:3060] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.482939 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ce702d39d4c38ba2d11ef48ca5c72" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:09.483518 31096 raft_consensus.cc:3060] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.486663 31170 raft_consensus.cc:2468] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:09.487798 31209 leader_election.cc:304] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.488062 31097 raft_consensus.cc:2468] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:09.488668 31375 raft_consensus.cc:2804] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.489284 31209 leader_election.cc:304] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:09.499631 30992 catalog_manager.cc:5697] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.505652 31169 raft_consensus.cc:2468] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:09.507222 31060 leader_election.cc:304] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 754e475832704bdcaa302462f80833e0
I20260710 11:07:09.508613 31390 raft_consensus.cc:2804] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.509383 31390 raft_consensus.cc:697] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:09.510391 31390 consensus_queue.cc:237] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.513656 31172 raft_consensus.cc:2468] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:09.516450 31375 raft_consensus.cc:697] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:09.517326 31375 consensus_queue.cc:237] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.518699 31415 raft_consensus.cc:2804] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.519302 31415 raft_consensus.cc:697] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:09.520171 31415 consensus_queue.cc:237] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.523459 31402 leader_election.cc:290] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:09.538218 31387 tablet_bootstrap.cc:492] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.538796 31387 ts_tablet_manager.cc:1403] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.262s	user 0.069s	sys 0.083s
I20260710 11:07:09.540450 31096 raft_consensus.cc:2468] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:09.540617 31388 tablet_bootstrap.cc:492] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a: No bootstrap required, opened a new log
I20260710 11:07:09.541906 31387 raft_consensus.cc:359] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.542903 31388 ts_tablet_manager.cc:1403] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.009s
I20260710 11:07:09.542970 31387 raft_consensus.cc:385] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.543411 31387 raft_consensus.cc:740] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.544096 31387 consensus_queue.cc:260] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.544621 31389 tablet_bootstrap.cc:492] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.546590 31387 ts_tablet_manager.cc:1434] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:07:09.546177 31389 ts_tablet_manager.cc:1403] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.175s	user 0.046s	sys 0.049s
I20260710 11:07:09.547618 31387 tablet_bootstrap.cc:492] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.547382 31388 raft_consensus.cc:359] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.548084 31388 raft_consensus.cc:385] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.548349 31388 raft_consensus.cc:740] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.549049 31388 consensus_queue.cc:260] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.552531 30994 catalog_manager.cc:5697] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:09.554718 31387 tablet_bootstrap.cc:654] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.554431 31389 raft_consensus.cc:359] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.555181 31389 raft_consensus.cc:385] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.555472 31389 raft_consensus.cc:740] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.556298 31389 consensus_queue.cc:260] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.559305 31389 ts_tablet_manager.cc:1434] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:07:09.560566 31389 tablet_bootstrap.cc:492] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.560247 30993 catalog_manager.cc:5697] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a reported cstate change: term changed from 0 to 1, leader changed from <none> to d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2). New cstate: current_term: 1 leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.563225 31412 raft_consensus.cc:493] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.566838 31412 raft_consensus.cc:515] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.568081 31387 tablet_bootstrap.cc:492] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.568565 31387 ts_tablet_manager.cc:1403] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260710 11:07:09.568925 31412 leader_election.cc:290] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.570063 31389 tablet_bootstrap.cc:654] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.571126 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.571221 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:09.571483 31387 raft_consensus.cc:359] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.572234 31387 raft_consensus.cc:385] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.572513 31387 raft_consensus.cc:740] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
W20260710 11:07:09.572605 31138 leader_election.cc:343] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:09.573230 31135 leader_election.cc:343] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.573390 31387 consensus_queue.cc:260] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.573715 31135 leader_election.cc:304] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19578d3538547cba2e7d1b7dc1c196a; no voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0
I20260710 11:07:09.575089 31412 raft_consensus.cc:2749] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:09.575618 31387 ts_tablet_manager.cc:1434] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:09.564043 31388 ts_tablet_manager.cc:1434] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260710 11:07:09.576581 31387 tablet_bootstrap.cc:492] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.577543 30994 catalog_manager.cc:5697] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:09.581718 31389 tablet_bootstrap.cc:492] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.582237 31389 ts_tablet_manager.cc:1403] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260710 11:07:09.583097 31387 tablet_bootstrap.cc:654] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.585039 31389 raft_consensus.cc:359] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.585753 31389 raft_consensus.cc:385] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.586040 31389 raft_consensus.cc:740] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.586964 31389 consensus_queue.cc:260] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.589555 31389 ts_tablet_manager.cc:1434] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:09.590986 31389 tablet_bootstrap.cc:492] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.597030 31387 tablet_bootstrap.cc:492] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.597608 31387 ts_tablet_manager.cc:1403] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260710 11:07:09.598208 31389 tablet_bootstrap.cc:654] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.599653 31412 raft_consensus.cc:493] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.600159 31412 raft_consensus.cc:515] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.601105 31387 raft_consensus.cc:359] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.602226 31387 raft_consensus.cc:385] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.602598 31387 raft_consensus.cc:740] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.602720 31412 leader_election.cc:290] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.603350 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.603484 31387 consensus_queue.cc:260] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.601013 30992 catalog_manager.cc:5697] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.604271 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
W20260710 11:07:09.604943 31135 leader_election.cc:343] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.605497 31390 raft_consensus.cc:493] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.606081 31390 raft_consensus.cc:515] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.607218 31387 ts_tablet_manager.cc:1434] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:09.608088 31390 leader_election.cc:290] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.609241 31387 tablet_bootstrap.cc:492] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.609939 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafc26cb755b48c7aeefaea39e389112" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
W20260710 11:07:09.611233 31063 leader_election.cc:343] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:09.605577 31138 leader_election.cc:343] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:09.611847 31138 leader_election.cc:304] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19578d3538547cba2e7d1b7dc1c196a; no voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0
I20260710 11:07:09.613207 31412 raft_consensus.cc:2749] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:09.614133 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafc26cb755b48c7aeefaea39e389112" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.614744 31169 raft_consensus.cc:2468] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:09.615784 31060 leader_election.cc:304] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 754e475832704bdcaa302462f80833e0
I20260710 11:07:09.616851 31390 raft_consensus.cc:2804] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.617228 31390 raft_consensus.cc:493] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.617565 31390 raft_consensus.cc:3060] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.621016 31389 tablet_bootstrap.cc:492] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.621197 31387 tablet_bootstrap.cc:654] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.621515 31389 ts_tablet_manager.cc:1403] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260710 11:07:09.624209 31389 raft_consensus.cc:359] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.624858 31389 raft_consensus.cc:385] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.624652 31390 raft_consensus.cc:515] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.625146 31389 raft_consensus.cc:740] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.625811 31389 consensus_queue.cc:260] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.627743 31389 ts_tablet_manager.cc:1434] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:07:09.628592 31389 tablet_bootstrap.cc:492] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f: Bootstrap starting.
I20260710 11:07:09.632678 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafc26cb755b48c7aeefaea39e389112" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.633252 31169 raft_consensus.cc:3060] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.633597 31387 tablet_bootstrap.cc:492] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.634184 31389 tablet_bootstrap.cc:654] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.634220 31387 ts_tablet_manager.cc:1403] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260710 11:07:09.637277 31387 raft_consensus.cc:359] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.638027 31387 raft_consensus.cc:385] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.638356 31387 raft_consensus.cc:740] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.639115 31387 consensus_queue.cc:260] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.641630 31387 ts_tablet_manager.cc:1434] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:09.642673 31387 tablet_bootstrap.cc:492] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.649365 31169 raft_consensus.cc:2468] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:09.649606 31389 tablet_bootstrap.cc:492] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f: No bootstrap required, opened a new log
I20260710 11:07:09.650068 31389 ts_tablet_manager.cc:1403] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:07:09.650247 31387 tablet_bootstrap.cc:654] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.650596 31060 leader_election.cc:304] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.651427 31319 raft_consensus.cc:2804] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.651889 31319 raft_consensus.cc:697] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:09.652675 31389 raft_consensus.cc:359] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.652675 31319 consensus_queue.cc:237] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.653409 31389 raft_consensus.cc:385] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.653688 31389 raft_consensus.cc:740] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.654306 31389 consensus_queue.cc:260] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.656277 31389 ts_tablet_manager.cc:1434] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:09.660324 31390 leader_election.cc:290] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.661509 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafc26cb755b48c7aeefaea39e389112" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:09.662156 31246 raft_consensus.cc:3060] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.662762 31387 tablet_bootstrap.cc:492] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.663362 31387 ts_tablet_manager.cc:1403] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260710 11:07:09.665953 31387 raft_consensus.cc:359] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.666688 31387 raft_consensus.cc:385] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.667037 31387 raft_consensus.cc:740] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.667425 31415 raft_consensus.cc:493] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.667887 31415 raft_consensus.cc:515] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.667824 31387 consensus_queue.cc:260] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.670004 31415 leader_election.cc:290] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:09.670463 31387 ts_tablet_manager.cc:1434] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:07:09.669010 31246 raft_consensus.cc:2468] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:09.671548 31387 tablet_bootstrap.cc:492] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.672043 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e21d26f6144cd3bc4eaf5598f7c3d5" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.672593 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e21d26f6144cd3bc4eaf5598f7c3d5" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.672796 31169 raft_consensus.cc:2393] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754e475832704bdcaa302462f80833e0 in current term 1: Already voted for candidate 6c8ed8a293214d79b88131db51b8cd9f in this term.
I20260710 11:07:09.676842 31209 leader_election.cc:304] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754e475832704bdcaa302462f80833e0; no voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:09.678282 31375 raft_consensus.cc:3060] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.678421 31387 tablet_bootstrap.cc:654] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.679762 30991 catalog_manager.cc:5697] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.684617 31387 tablet_bootstrap.cc:492] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.685061 31387 ts_tablet_manager.cc:1403] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:07:09.686424 31375 raft_consensus.cc:2749] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:09.687461 31387 raft_consensus.cc:359] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.688194 31387 raft_consensus.cc:385] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.688479 31387 raft_consensus.cc:740] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.689143 31387 consensus_queue.cc:260] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.691087 31387 ts_tablet_manager.cc:1434] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:09.692148 31387 tablet_bootstrap.cc:492] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: Bootstrap starting.
I20260710 11:07:09.696524 31387 tablet_bootstrap.cc:654] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.700740 31387 tablet_bootstrap.cc:492] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: No bootstrap required, opened a new log
I20260710 11:07:09.701145 31387 ts_tablet_manager.cc:1403] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 11:07:09.703593 31387 raft_consensus.cc:359] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.704203 31387 raft_consensus.cc:385] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.704469 31387 raft_consensus.cc:740] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.705093 31387 consensus_queue.cc:260] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.706409 31387 ts_tablet_manager.cc:1434] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:07:09.725649 31375 raft_consensus.cc:493] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.726233 31375 raft_consensus.cc:515] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.727870 31375 leader_election.cc:290] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:09.728578 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.728870 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.729609 31169 raft_consensus.cc:2393] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754e475832704bdcaa302462f80833e0 in current term 1: Already voted for candidate 6c8ed8a293214d79b88131db51b8cd9f in this term.
I20260710 11:07:09.730439 31209 leader_election.cc:304] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754e475832704bdcaa302462f80833e0; no voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:09.731024 31375 raft_consensus.cc:3060] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.735437 31375 raft_consensus.cc:2749] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:09.736269 31375 raft_consensus.cc:493] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.736617 31375 raft_consensus.cc:515] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.737051 31319 raft_consensus.cc:493] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.737483 31319 raft_consensus.cc:515] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.738265 31375 leader_election.cc:290] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:09.738911 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.739349 31319 leader_election.cc:290] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.739291 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.739530 31096 raft_consensus.cc:2468] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:09.739954 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.740175 31169 raft_consensus.cc:2468] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 0.
I20260710 11:07:09.740744 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:09.741353 31246 raft_consensus.cc:2468] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:09.741351 31209 leader_election.cc:304] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.742214 31375 raft_consensus.cc:2804] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.742604 31375 raft_consensus.cc:493] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.742543 31063 leader_election.cc:304] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:09.743131 31375 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.743521 31319 raft_consensus.cc:2804] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.743850 31319 raft_consensus.cc:493] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.744139 31319 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.747720 31375 raft_consensus.cc:515] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.748623 31319 raft_consensus.cc:515] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.749310 31375 leader_election.cc:290] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:09.750257 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:09.750286 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.751061 31169 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.751207 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.751524 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:09.752162 31246 raft_consensus.cc:2393] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c8ed8a293214d79b88131db51b8cd9f in current term 1: Already voted for candidate 754e475832704bdcaa302462f80833e0 in this term.
I20260710 11:07:09.751175 31096 raft_consensus.cc:2393] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 754e475832704bdcaa302462f80833e0 in current term 1: Already voted for candidate 6c8ed8a293214d79b88131db51b8cd9f in this term.
I20260710 11:07:09.752723 31319 leader_election.cc:290] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.753580 31063 leader_election.cc:304] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f; no voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:09.754364 31319 raft_consensus.cc:2749] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:09.756841 31169 raft_consensus.cc:2468] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 1.
I20260710 11:07:09.757696 31209 leader_election.cc:304] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [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: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 6c8ed8a293214d79b88131db51b8cd9f
I20260710 11:07:09.758335 31375 raft_consensus.cc:2804] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.758793 31375 raft_consensus.cc:697] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:09.759495 31375 consensus_queue.cc:237] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.766438 30991 catalog_manager.cc:5697] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 1 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:09.768150 31319 raft_consensus.cc:493] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.768621 31319 raft_consensus.cc:515] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.772048 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.772312 31319 leader_election.cc:290] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.772660 31172 raft_consensus.cc:2468] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:09.772861 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:09.773468 31246 raft_consensus.cc:2468] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:09.773974 31060 leader_election.cc:304] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.775270 31390 raft_consensus.cc:2804] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.775590 31390 raft_consensus.cc:493] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.775924 31390 raft_consensus.cc:3060] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.780668 31390 raft_consensus.cc:515] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.782337 31390 leader_election.cc:290] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.782970 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.783242 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:09.783557 31169 raft_consensus.cc:3060] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.783737 31246 raft_consensus.cc:3060] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.789822 31169 raft_consensus.cc:2468] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:09.789822 31246 raft_consensus.cc:2468] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:09.791035 31063 leader_election.cc:304] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:09.791643 31390 raft_consensus.cc:2804] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.792026 31390 raft_consensus.cc:697] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:09.792733 31390 consensus_queue.cc:237] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.799969 30991 catalog_manager.cc:5697] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.817757 31375 raft_consensus.cc:493] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.818295 31375 raft_consensus.cc:515] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.819943 31375 leader_election.cc:290] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:09.820842 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08748067648449fb9b5961d104ae85a3" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f" is_pre_election: true
I20260710 11:07:09.821029 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08748067648449fb9b5961d104ae85a3" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.821681 31096 raft_consensus.cc:2393] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754e475832704bdcaa302462f80833e0 in current term 1: Already voted for candidate d19578d3538547cba2e7d1b7dc1c196a in this term.
I20260710 11:07:09.822620 31209 leader_election.cc:304] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754e475832704bdcaa302462f80833e0; no voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:09.823241 31375 raft_consensus.cc:3060] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.826829 31390 consensus_queue.cc:1048] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.828298 31375 raft_consensus.cc:2749] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:09.837397 31319 consensus_queue.cc:1048] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:09.864336 31319 raft_consensus.cc:493] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:09.864779 31319 raft_consensus.cc:515] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.866379 31319 leader_election.cc:290] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.867084 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a" is_pre_election: true
I20260710 11:07:09.867249 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0" is_pre_election: true
I20260710 11:07:09.867681 31169 raft_consensus.cc:2468] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:09.867779 31246 raft_consensus.cc:2468] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 0.
I20260710 11:07:09.868656 31060 leader_election.cc:304] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.869292 31319 raft_consensus.cc:2804] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:09.869650 31319 raft_consensus.cc:493] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:09.869920 31319 raft_consensus.cc:3060] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.874444 31319 raft_consensus.cc:515] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.876130 31319 leader_election.cc:290] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.876796 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.877064 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:09.877352 31169 raft_consensus.cc:3060] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.877619 31246 raft_consensus.cc:3060] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.882790 31246 raft_consensus.cc:2468] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:09.882813 31169 raft_consensus.cc:2468] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 1.
I20260710 11:07:09.883816 31063 leader_election.cc:304] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:09.884577 31319 raft_consensus.cc:2804] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.885056 31319 raft_consensus.cc:697] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:09.884964 31412 consensus_queue.cc:1048] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.885807 31319 consensus_queue.cc:237] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.896975 31334 consensus_queue.cc:1048] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.896993 30991 catalog_manager.cc:5697] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.907299 31415 consensus_queue.cc:1048] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.908223 31319 consensus_queue.cc:1048] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.928812 31410 consensus_queue.cc:1048] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:09.933626 31416 consensus_queue.cc:1048] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:09.938459 31246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2432101bbd1d44aba85fc2366454f8ea"
dest_uuid: "754e475832704bdcaa302462f80833e0"
mode: GRACEFUL
new_leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:45098
I20260710 11:07:09.938983 31246 raft_consensus.cc:606] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Received request to transfer leadership to TS 6c8ed8a293214d79b88131db51b8cd9f
I20260710 11:07:09.944548 31246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a18ce702d39d4c38ba2d11ef48ca5c72"
dest_uuid: "754e475832704bdcaa302462f80833e0"
mode: GRACEFUL
new_leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:45098
I20260710 11:07:09.945011 31246 raft_consensus.cc:606] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Received request to transfer leadership to TS 6c8ed8a293214d79b88131db51b8cd9f
I20260710 11:07:09.948064 31416 consensus_queue.cc:1048] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.951583 31402 raft_consensus.cc:993] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0: : Instructing follower 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:09.952010 31402 raft_consensus.cc:1081] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Signalling peer 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:09.953877 31097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a18ce702d39d4c38ba2d11ef48ca5c72"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:34588
I20260710 11:07:09.954425 31097 raft_consensus.cc:493] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.954766 31097 raft_consensus.cc:3060] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.960253 31095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
mode: GRACEFUL
new_leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:07:09.960909 31095 raft_consensus.cc:606] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Received request to transfer leadership to TS d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:09.961700 31097 raft_consensus.cc:515] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.963925 31097 leader_election.cc:290] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.964525 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ce702d39d4c38ba2d11ef48ca5c72" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.965160 31169 raft_consensus.cc:3060] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.965426 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ce702d39d4c38ba2d11ef48ca5c72" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:09.965961 31246 raft_consensus.cc:3055] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:09.966274 31246 raft_consensus.cc:740] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:09.966954 31246 consensus_queue.cc:260] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.967890 31246 raft_consensus.cc:3060] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.971591 31244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851"
dest_uuid: "754e475832704bdcaa302462f80833e0"
mode: GRACEFUL
new_leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:45098
I20260710 11:07:09.971643 31169 raft_consensus.cc:2468] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:09.972241 31244 raft_consensus.cc:606] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Received request to transfer leadership to TS d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:09.972821 31246 raft_consensus.cc:2468] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:09.972743 31060 leader_election.cc:304] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:09.973759 31319 raft_consensus.cc:2804] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:09.974159 31319 raft_consensus.cc:697] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:09.974467 31402 raft_consensus.cc:993] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0: : Instructing follower 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:09.974916 31402 raft_consensus.cc:1081] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Signalling peer 6c8ed8a293214d79b88131db51b8cd9f to start an election
I20260710 11:07:09.974865 31319 consensus_queue.cc:237] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.979733 31095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2432101bbd1d44aba85fc2366454f8ea"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
 from {username='slave'} at 127.0.0.1:34588
I20260710 11:07:09.980247 31095 raft_consensus.cc:493] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.980609 31095 raft_consensus.cc:3060] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.980782 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
mode: GRACEFUL
new_leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:07:09.981348 31096 raft_consensus.cc:606] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Received request to transfer leadership to TS d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:09.982342 31375 consensus_queue.cc:1048] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.987911 31095 raft_consensus.cc:515] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.988340 31094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cafc26cb755b48c7aeefaea39e389112"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
mode: GRACEFUL
new_leader_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:07:09.988960 31094 raft_consensus.cc:606] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Received request to transfer leadership to TS 754e475832704bdcaa302462f80833e0
I20260710 11:07:09.990321 31095 leader_election.cc:290] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [CANDIDATE]: Term 2 election: Requested vote from peers d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:09.992197 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2432101bbd1d44aba85fc2366454f8ea" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:09.992441 31097 raft_consensus.cc:1240] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Rejecting Update request from peer 754e475832704bdcaa302462f80833e0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:09.992815 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2432101bbd1d44aba85fc2366454f8ea" candidate_uuid: "6c8ed8a293214d79b88131db51b8cd9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:09.993355 31246 raft_consensus.cc:3055] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:09.993691 31246 raft_consensus.cc:740] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:09.994478 31416 consensus_queue.cc:1059] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.984293 30995 catalog_manager.cc:5697] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 1 to 2, leader changed from 754e475832704bdcaa302462f80833e0 (127.26.136.3) to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.995590 31246 consensus_queue.cc:260] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:09.996966 31246 raft_consensus.cc:3060] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.002740 31246 raft_consensus.cc:2468] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8ed8a293214d79b88131db51b8cd9f in term 2.
I20260710 11:07:10.003832 31063 leader_election.cc:304] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [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: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: d19578d3538547cba2e7d1b7dc1c196a
I20260710 11:07:10.004616 31319 raft_consensus.cc:2804] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:10.005087 31319 raft_consensus.cc:697] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Becoming Leader. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:10.005817 31319 consensus_queue.cc:237] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.011701 30995 catalog_manager.cc:5697] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f reported cstate change: term changed from 1 to 2, leader changed from 754e475832704bdcaa302462f80833e0 (127.26.136.3) to 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6c8ed8a293214d79b88131db51b8cd9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.090400 31319 consensus_queue.cc:1048] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.102088 31391 consensus_queue.cc:1048] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.108795 31319 raft_consensus.cc:993] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f: : Instructing follower 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:10.109261 31391 raft_consensus.cc:1081] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Signalling peer 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:10.110730 31246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cafc26cb755b48c7aeefaea39e389112"
dest_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:45078
I20260710 11:07:10.111150 31246 raft_consensus.cc:493] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:10.111425 31246 raft_consensus.cc:3060] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.115801 31246 raft_consensus.cc:515] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.117380 31246 leader_election.cc:290] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:10.118124 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafc26cb755b48c7aeefaea39e389112" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:10.118449 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafc26cb755b48c7aeefaea39e389112" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:10.118808 31096 raft_consensus.cc:3055] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:10.119042 31169 raft_consensus.cc:3060] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.119140 31096 raft_consensus.cc:740] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:10.119992 31096 consensus_queue.cc:260] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.121230 31096 raft_consensus.cc:3060] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.125602 31169 raft_consensus.cc:2468] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 2.
I20260710 11:07:10.126658 31209 leader_election.cc:304] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:10.127316 31402 raft_consensus.cc:2804] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:10.127715 31096 raft_consensus.cc:2468] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 2.
I20260710 11:07:10.127807 31402 raft_consensus.cc:697] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 2 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:10.128736 31402 consensus_queue.cc:237] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.134210 30993 catalog_manager.cc:5697] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 1 to 2, leader changed from 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1) to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:10.143330 31402 consensus_queue.cc:1048] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.154937 31375 consensus_queue.cc:1048] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.162358 31375 raft_consensus.cc:993] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: : Instructing follower d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:10.162777 31375 raft_consensus.cc:1081] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Signalling peer d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:10.164266 31172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851"
dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:39474
I20260710 11:07:10.164805 31172 raft_consensus.cc:493] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:10.165230 31172 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.171739 31172 raft_consensus.cc:515] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.173702 31172 leader_election.cc:290] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:10.173955 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:10.174499 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:10.174647 31096 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.175248 31246 raft_consensus.cc:3055] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:10.175521 31246 raft_consensus.cc:740] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:10.176177 31246 consensus_queue.cc:260] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.177064 31246 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.181048 31096 raft_consensus.cc:2468] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:10.181638 31246 raft_consensus.cc:2468] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:10.182334 31135 leader_election.cc:304] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:10.183419 31334 raft_consensus.cc:2804] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:10.183934 31334 raft_consensus.cc:697] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Becoming Leader. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:10.184552 31334 consensus_queue.cc:237] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.190703 30995 catalog_manager.cc:5697] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a reported cstate change: term changed from 1 to 2, leader changed from 754e475832704bdcaa302462f80833e0 (127.26.136.3) to d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.197227 31391 consensus_queue.cc:1048] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.207531 31391 consensus_queue.cc:1048] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.215204 31391 raft_consensus.cc:993] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f: : Instructing follower d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:10.215631 31391 raft_consensus.cc:1081] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Signalling peer d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:10.217067 31172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c"
dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:39462
I20260710 11:07:10.217593 31172 raft_consensus.cc:493] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:10.217979 31172 raft_consensus.cc:3060] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.224260 31172 raft_consensus.cc:515] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.225886 31172 leader_election.cc:290] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:10.226595 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:10.227169 31096 raft_consensus.cc:3055] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:10.227237 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca49499fd530473bb70bf6086c1e360c" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:10.227551 31096 raft_consensus.cc:740] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:10.227821 31246 raft_consensus.cc:3060] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.228334 31096 consensus_queue.cc:260] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.229615 31096 raft_consensus.cc:3060] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.233037 31246 raft_consensus.cc:2468] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:10.234079 31138 leader_election.cc:304] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754e475832704bdcaa302462f80833e0, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:10.234732 31334 raft_consensus.cc:2804] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:10.235204 31334 raft_consensus.cc:697] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Becoming Leader. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:10.235910 31096 raft_consensus.cc:2468] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:10.236002 31334 consensus_queue.cc:237] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.241972 30993 catalog_manager.cc:5697] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a reported cstate change: term changed from 1 to 2, leader changed from 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1) to d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.287173 31391 consensus_queue.cc:1048] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.290723 31391 consensus_queue.cc:1048] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.293975 31319 raft_consensus.cc:993] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f: : Instructing follower d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:10.294425 31390 raft_consensus.cc:1081] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Signalling peer d19578d3538547cba2e7d1b7dc1c196a to start an election
I20260710 11:07:10.297670 31169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269"
dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
 from {username='slave'} at 127.0.0.1:39462
I20260710 11:07:10.298167 31169 raft_consensus.cc:493] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:10.298391 31169 raft_consensus.cc:3060] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.304478 31169 raft_consensus.cc:515] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.305267 31172 raft_consensus.cc:1240] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Rejecting Update request from peer 6c8ed8a293214d79b88131db51b8cd9f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:10.307101 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:10.307564 31391 consensus_queue.cc:1059] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:10.308614 31169 leader_election.cc:290] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), 754e475832704bdcaa302462f80833e0 (127.26.136.3:36203)
I20260710 11:07:10.309056 31096 raft_consensus.cc:3055] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:10.309482 31096 raft_consensus.cc:740] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:10.310308 31096 consensus_queue.cc:260] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.311435 31096 raft_consensus.cc:3060] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.310525 31246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6599361efbb4cf2939c43cc4f519269" candidate_uuid: "d19578d3538547cba2e7d1b7dc1c196a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754e475832704bdcaa302462f80833e0"
I20260710 11:07:10.312575 31246 raft_consensus.cc:3060] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.315963 31096 raft_consensus.cc:2468] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
W20260710 11:07:10.316403 31391 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:07:10.317130 31246 raft_consensus.cc:2468] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19578d3538547cba2e7d1b7dc1c196a in term 2.
I20260710 11:07:10.316998 31135 leader_election.cc:304] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, d19578d3538547cba2e7d1b7dc1c196a; no voters: 
I20260710 11:07:10.318004 31334 raft_consensus.cc:2804] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:10.318428 31334 raft_consensus.cc:697] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Becoming Leader. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:10.319193 31334 consensus_queue.cc:237] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:10.324844 30993 catalog_manager.cc:5697] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a reported cstate change: term changed from 1 to 2, leader changed from 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1) to d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2). New cstate: current_term: 2 leader_uuid: "d19578d3538547cba2e7d1b7dc1c196a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.472381 31169 raft_consensus.cc:3060] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.478930 31169 raft_consensus.cc:1275] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.480050 31391 consensus_queue.cc:1048] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.487206 31246 raft_consensus.cc:1275] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.488884 31390 consensus_queue.cc:1048] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.567376 31246 raft_consensus.cc:1275] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.568471 31390 consensus_queue.cc:1048] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.575088 31246 raft_consensus.cc:1275] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.576714 31458 consensus_queue.cc:1048] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.578898 31169 raft_consensus.cc:1275] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 6c8ed8a293214d79b88131db51b8cd9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.580555 31319 consensus_queue.cc:1048] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.591811 31096 raft_consensus.cc:1275] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.595275 31334 consensus_queue.cc:1048] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.643956 31096 raft_consensus.cc:1275] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.645090 31416 consensus_queue.cc:1048] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.652691 31169 raft_consensus.cc:1275] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.654054 31375 consensus_queue.cc:1048] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.746850 31244 raft_consensus.cc:1275] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.748041 31334 consensus_queue.cc:1048] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.755492 31096 raft_consensus.cc:1275] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.756779 31458 consensus_queue.cc:1048] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.832113 31244 raft_consensus.cc:1275] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.833396 31096 raft_consensus.cc:1275] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer d19578d3538547cba2e7d1b7dc1c196a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:10.833340 31458 consensus_queue.cc:1048] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:10.834546 31334 consensus_queue.cc:1048] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:12.131836 31209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:40745, user_credentials={real_user=slave}} blocked reactor thread for 262876us
W20260710 11:07:12.966801 31026 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9ae0 after lost signal to thread 27171
W20260710 11:07:12.967638 31026 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8180 after lost signal to thread 31029
W20260710 11:07:12.968508 31026 debug-util.cc:398] Leaking SignalData structure 0x7b0800190a80 after lost signal to thread 31121
W20260710 11:07:12.969278 31026 debug-util.cc:398] Leaking SignalData structure 0x7b08000d63c0 after lost signal to thread 31196
W20260710 11:07:12.970213 31026 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa9a0 after lost signal to thread 31270
W20260710 11:07:12.970489 31026 debug-util.cc:398] Leaking SignalData structure 0x7b08001227a0 after lost signal to thread 31442
I20260710 11:07:13.025671 30994 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41964:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:13.052299 30994 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41964:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:13.219691 27168 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:07:13.224113 31481 log.cc:927] Time spent T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260710 11:07:13.264539 31503 tablet.cc:1724] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.304951 31509 tablet.cc:1724] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:13.307224 31502 log.cc:927] Time spent T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
W20260710 11:07:13.471144 31123 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:94e21d26f6144cd3bc4eaf5598f7c3d5)
W20260710 11:07:13.471977 31123 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:94e21d26f6144cd3bc4eaf5598f7c3d5)
I20260710 11:07:13.472410 31510 tablet.cc:1724] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:13.507372 31135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.1:37377, user_credentials={real_user=slave}} blocked reactor thread for 46950.4us
W20260710 11:07:13.511453 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.3:36203, user_credentials={real_user=slave}} blocked reactor thread for 72511.8us
W20260710 11:07:13.529899 31209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:40745, user_credentials={real_user=slave}} blocked reactor thread for 52861.4us
W20260710 11:07:13.524544 31515 log.cc:927] Time spent T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260710 11:07:13.544449 31526 tablet.cc:1724] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.569491 31528 tablet.cc:1724] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.568046 31524 tablet.cc:1724] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:13.596649 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.3:36203, user_credentials={real_user=slave}} blocked reactor thread for 69648.9us
W20260710 11:07:13.608150 31060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:40745, user_credentials={real_user=slave}} blocked reactor thread for 80218.3us
I20260710 11:07:13.595361 31509 tablet.cc:1724] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.649849 31510 tablet.cc:1724] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.653643 31537 tablet.cc:1724] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.655380 31526 tablet.cc:1724] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.676507 31541 tablet.cc:1724] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.682080 31537 tablet.cc:1724] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:13.695986 31272 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:08748067648449fb9b5961d104ae85a3)
I20260710 11:07:13.702270 31542 tablet.cc:1724] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:13.712342 31536 log.cc:927] Time spent T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 11:07:13.713155 31166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851"
dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
mode: GRACEFUL
new_leader_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:39482
I20260710 11:07:13.713758 31166 raft_consensus.cc:606] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Received request to transfer leadership to TS 754e475832704bdcaa302462f80833e0
I20260710 11:07:13.695492 31510 tablet.cc:1724] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.748811 31522 raft_consensus.cc:993] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a: : Instructing follower 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:13.749439 31525 raft_consensus.cc:1081] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Signalling peer 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:13.752745 31238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851"
dest_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:45092
I20260710 11:07:13.753283 31238 raft_consensus.cc:493] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.753652 31238 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.748531 31528 tablet.cc:1724] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.762665 31540 tablet.cc:1724] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.783154 31238 raft_consensus.cc:515] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:13.788064 31238 leader_election.cc:290] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 3 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:13.763501 31543 tablet.cc:1724] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.784206 31526 tablet.cc:1724] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.791054 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:13.791427 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c201153d2b47f98a2619f54e0eb851" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:13.794139 31542 tablet.cc:1724] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.801120 31166 raft_consensus.cc:3055] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:13.801491 31097 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.804162 31166 raft_consensus.cc:740] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:13.804665 31509 tablet.cc:1724] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.805042 31166 consensus_queue.cc:260] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:13.806430 31166 raft_consensus.cc:3060] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.810421 31097 raft_consensus.cc:2468] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 3.
I20260710 11:07:13.821849 31166 raft_consensus.cc:2468] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 3.
I20260710 11:07:13.832154 31510 tablet.cc:1724] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.835290 31526 tablet.cc:1724] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.838634 31209 leader_election.cc:304] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [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: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:13.841092 31463 raft_consensus.cc:2804] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:13.841558 31463 raft_consensus.cc:697] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 3 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:13.842346 31463 consensus_queue.cc:237] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:13.854544 30994 catalog_manager.cc:5697] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 2 to 3, leader changed from d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2) to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 3 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:13.857151 31543 tablet.cc:1724] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.862824 31537 tablet.cc:1724] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.858500 31540 tablet.cc:1724] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.859779 31096 raft_consensus.cc:1240] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Rejecting Update request from peer d19578d3538547cba2e7d1b7dc1c196a for earlier term 2. Current term is 3. Ops: [2.3-2.3]
I20260710 11:07:13.879915 31537 tablet.cc:1724] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:13.898708 31097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
mode: GRACEFUL
new_leader_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:33964
I20260710 11:07:13.899335 31097 raft_consensus.cc:606] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Received request to transfer leadership to TS 754e475832704bdcaa302462f80833e0
I20260710 11:07:13.900527 27168 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:07:13.901160 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:13.917836 31097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46"
dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
mode: GRACEFUL
new_leader_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:33964
I20260710 11:07:13.918390 31097 raft_consensus.cc:606] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Received request to transfer leadership to TS 754e475832704bdcaa302462f80833e0
I20260710 11:07:13.920709 31166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779"
dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
mode: GRACEFUL
new_leader_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:39482
I20260710 11:07:13.921190 31166 raft_consensus.cc:606] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Received request to transfer leadership to TS 754e475832704bdcaa302462f80833e0
I20260710 11:07:13.922554 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:13.922611 30995 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b: soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c] alter complete (version 1)
I20260710 11:07:13.923197 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:13.953634 31535 raft_consensus.cc:993] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f: : Instructing follower 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:13.954280 31496 raft_consensus.cc:1081] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Signalling peer 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:13.956007 31244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46"
dest_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:45078
I20260710 11:07:13.956550 31244 raft_consensus.cc:493] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.956923 31244 raft_consensus.cc:3060] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.961732 31244 raft_consensus.cc:515] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:13.963443 31244 leader_election.cc:290] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:13.964027 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:13.964423 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d783426cf045bba8f59ad71b9c2c46" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:13.964685 31097 raft_consensus.cc:3055] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:13.965014 31097 raft_consensus.cc:740] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:13.965056 31166 raft_consensus.cc:3060] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.965770 31097 consensus_queue.cc:260] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:13.966735 31097 raft_consensus.cc:3060] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.971314 31097 raft_consensus.cc:2468] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 2.
I20260710 11:07:13.972503 31209 leader_election.cc:304] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:13.972988 31166 raft_consensus.cc:2468] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 2.
I20260710 11:07:13.973420 31519 raft_consensus.cc:2804] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.973954 31519 raft_consensus.cc:697] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 2 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:13.974952 31519 consensus_queue.cc:237] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:13.977846 31525 raft_consensus.cc:993] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a: : Instructing follower 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:13.978413 31522 raft_consensus.cc:1081] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Signalling peer 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:13.980278 31244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779"
dest_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:45092
I20260710 11:07:13.980835 31244 raft_consensus.cc:493] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.981194 31244 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.985143 30995 catalog_manager.cc:5697] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 1 to 2, leader changed from 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1) to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:13.986636 31244 raft_consensus.cc:515] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:13.989713 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:13.990208 31097 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.992313 31244 leader_election.cc:290] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 3 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:13.994145 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d72ff070e84f8c974d16a25ed7c779" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:13.994752 31166 raft_consensus.cc:3055] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:13.995082 31166 raft_consensus.cc:740] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d19578d3538547cba2e7d1b7dc1c196a, State: Running, Role: LEADER
I20260710 11:07:13.995993 31166 consensus_queue.cc:260] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:13.996819 31097 raft_consensus.cc:2468] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 3.
I20260710 11:07:13.997347 31166 raft_consensus.cc:3060] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.997807 31209 leader_election.cc:304] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [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: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:13.998520 31519 raft_consensus.cc:2804] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:13.999195 31519 raft_consensus.cc:697] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 3 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:13.999907 31519 consensus_queue.cc:237] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:14.005280 31166 raft_consensus.cc:2468] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 3.
I20260710 11:07:14.007076 30995 catalog_manager.cc:5697] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 2 to 3, leader changed from d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2) to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 3 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:14.233299 31097 raft_consensus.cc:1275] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:14.234436 31519 consensus_queue.cc:1048] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:14.239488 31537 tablet.cc:1724] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:14.245841 30995 catalog_manager.cc:5789] TS 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377) does not have the latest schema for tablet 46c201153d2b47f98a2619f54e0eb851 (table soft_deleted_table [id=c4bf1f1b7d5947ce81477850c951ee5c]). Expected version 1 got 0
I20260710 11:07:14.249281 31166 raft_consensus.cc:1275] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 3 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:14.253137 31519 consensus_queue.cc:1048] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:14.261431 31535 raft_consensus.cc:993] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f: : Instructing follower 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:14.261976 31535 raft_consensus.cc:1081] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Signalling peer 754e475832704bdcaa302462f80833e0 to start an election
I20260710 11:07:14.266731 31244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3"
dest_uuid: "754e475832704bdcaa302462f80833e0"
 from {username='slave'} at 127.0.0.1:45078
I20260710 11:07:14.267431 31244 raft_consensus.cc:493] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:14.267896 31244 raft_consensus.cc:3060] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:14.278617 31244 raft_consensus.cc:515] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:14.281198 31244 leader_election.cc:290] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 2 election: Requested vote from peers 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377), d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745)
I20260710 11:07:14.281709 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6c8ed8a293214d79b88131db51b8cd9f"
I20260710 11:07:14.282307 31097 raft_consensus.cc:3055] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:14.282609 31097 raft_consensus.cc:740] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c8ed8a293214d79b88131db51b8cd9f, State: Running, Role: LEADER
I20260710 11:07:14.283279 31097 consensus_queue.cc:260] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:14.284488 31097 raft_consensus.cc:3060] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:14.284929 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1d8eeb60cf433096d81f80380b99b3" candidate_uuid: "754e475832704bdcaa302462f80833e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d19578d3538547cba2e7d1b7dc1c196a"
I20260710 11:07:14.285552 31166 raft_consensus.cc:3060] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:14.290388 31097 raft_consensus.cc:2468] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 2.
I20260710 11:07:14.291278 31209 leader_election.cc:304] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8ed8a293214d79b88131db51b8cd9f, 754e475832704bdcaa302462f80833e0; no voters: 
I20260710 11:07:14.291911 31558 raft_consensus.cc:2804] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:14.292342 31558 raft_consensus.cc:697] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 2 LEADER]: Becoming Leader. State: Replica: 754e475832704bdcaa302462f80833e0, State: Running, Role: LEADER
I20260710 11:07:14.293059 31558 consensus_queue.cc:237] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [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: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } }
I20260710 11:07:14.293522 31166 raft_consensus.cc:2468] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754e475832704bdcaa302462f80833e0 in term 2.
I20260710 11:07:14.299413 30995 catalog_manager.cc:5697] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 reported cstate change: term changed from 1 to 2, leader changed from 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1) to 754e475832704bdcaa302462f80833e0 (127.26.136.3). New cstate: current_term: 2 leader_uuid: "754e475832704bdcaa302462f80833e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754e475832704bdcaa302462f80833e0" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:14.392082 31166 raft_consensus.cc:1275] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 3 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:14.393530 31558 consensus_queue.cc:1048] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:14.408576 31097 raft_consensus.cc:1275] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:14.410082 31463 consensus_queue.cc:1048] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:14.507771 31097 raft_consensus.cc:1275] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.508882 31463 consensus_queue.cc:1048] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.519786 31166 raft_consensus.cc:1275] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.521289 31563 consensus_queue.cc:1048] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.745450 31166 raft_consensus.cc:1275] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:14.746906 31519 consensus_queue.cc:1048] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19578d3538547cba2e7d1b7dc1c196a" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:14.756855 31097 raft_consensus.cc:1275] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Refusing update from remote peer 754e475832704bdcaa302462f80833e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:14.758240 31519 consensus_queue.cc:1048] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c8ed8a293214d79b88131db51b8cd9f" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:14.981913 27168 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:14.990460 27168 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:07:14.990849 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:14.995327 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:07:14.995638 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:16.030335 27168 tablet_server.cc:179] TabletServer@127.26.136.1:0 shutting down...
I20260710 11:07:16.063766 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:16.064611 27168 tablet_replica.cc:333] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.065694 27168 raft_consensus.cc:2243] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.066785 27168 raft_consensus.cc:2272] T 46c201153d2b47f98a2619f54e0eb851 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.069530 27168 tablet_replica.cc:333] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.070223 27168 raft_consensus.cc:2243] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.070910 27168 raft_consensus.cc:2272] T f6599361efbb4cf2939c43cc4f519269 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.073398 27168 tablet_replica.cc:333] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.074007 27168 raft_consensus.cc:2243] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.074656 27168 raft_consensus.cc:2272] T 08748067648449fb9b5961d104ae85a3 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.077236 27168 tablet_replica.cc:333] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.077843 27168 raft_consensus.cc:2243] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.078994 27168 raft_consensus.cc:2272] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.081468 27168 tablet_replica.cc:333] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.082288 27168 raft_consensus.cc:2243] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.082976 27168 raft_consensus.cc:2272] T cafc26cb755b48c7aeefaea39e389112 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.085175 27168 tablet_replica.cc:333] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.086086 27168 raft_consensus.cc:2243] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.087320 27168 raft_consensus.cc:2272] T a18ce702d39d4c38ba2d11ef48ca5c72 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.090217 27168 tablet_replica.cc:333] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.090840 27168 raft_consensus.cc:2243] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.091435 27168 raft_consensus.cc:2272] T 75d783426cf045bba8f59ad71b9c2c46 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.094101 27168 tablet_replica.cc:333] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.094759 27168 raft_consensus.cc:2243] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.095983 27168 raft_consensus.cc:2272] T 2432101bbd1d44aba85fc2366454f8ea P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.098904 27168 tablet_replica.cc:333] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.099483 27168 raft_consensus.cc:2243] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.099995 27168 raft_consensus.cc:2272] T ef1d8eeb60cf433096d81f80380b99b3 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.102419 27168 tablet_replica.cc:333] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.102985 27168 raft_consensus.cc:2243] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.103531 27168 raft_consensus.cc:2272] T 65dfde94f6434d8d8f558de64eaf4282 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.106124 27168 tablet_replica.cc:333] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.106755 27168 raft_consensus.cc:2243] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.107640 27168 raft_consensus.cc:2272] T c6755ebb103d461d9c60d89e851f1347 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.110013 27168 tablet_replica.cc:333] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.110531 27168 raft_consensus.cc:2243] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.111078 27168 raft_consensus.cc:2272] T 6c5df1289aca4718a8853c6fbe9a096b P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.113250 27168 tablet_replica.cc:333] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.113754 27168 raft_consensus.cc:2243] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.114209 27168 raft_consensus.cc:2272] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 6c8ed8a293214d79b88131db51b8cd9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.116518 27168 tablet_replica.cc:333] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.117072 27168 raft_consensus.cc:2243] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.117645 27168 raft_consensus.cc:2272] T c1d72ff070e84f8c974d16a25ed7c779 P 6c8ed8a293214d79b88131db51b8cd9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.120014 27168 tablet_replica.cc:333] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.120486 27168 raft_consensus.cc:2243] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.121136 27168 raft_consensus.cc:2272] T ca49499fd530473bb70bf6086c1e360c P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.123756 27168 tablet_replica.cc:333] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.124325 27168 raft_consensus.cc:2243] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.125653 27168 raft_consensus.cc:2272] T e9f97addd149471685090b56d7d3fad1 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.128074 27168 tablet_replica.cc:333] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.128566 27168 raft_consensus.cc:2243] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.129448 27168 raft_consensus.cc:2272] T 9c67e615c8364706846956c7d2b03c31 P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.131645 27168 tablet_replica.cc:333] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f: stopping tablet replica
I20260710 11:07:16.132141 27168 raft_consensus.cc:2243] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.132604 27168 raft_consensus.cc:2272] T 62eabcc8d779442e8908b012b90fa11b P 6c8ed8a293214d79b88131db51b8cd9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.181216 27168 tablet_server.cc:196] TabletServer@127.26.136.1:0 shutdown complete.
W20260710 11:07:16.190677 31209 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.1:37377: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260710 11:07:16.199124 31209 consensus_peers.cc:597] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 -> Peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Couldn't send request to peer 6c8ed8a293214d79b88131db51b8cd9f. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:37377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:16.239665 31209 consensus_peers.cc:597] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 -> Peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Couldn't send request to peer 6c8ed8a293214d79b88131db51b8cd9f. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:37377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:16.245992 27168 tablet_server.cc:179] TabletServer@127.26.136.2:0 shutting down...
W20260710 11:07:16.257719 31209 consensus_peers.cc:597] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 -> Peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Couldn't send request to peer 6c8ed8a293214d79b88131db51b8cd9f. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:37377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:16.287853 31135 consensus_peers.cc:597] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a -> Peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Couldn't send request to peer 6c8ed8a293214d79b88131db51b8cd9f. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:37377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:16.299556 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:16.300576 27168 tablet_replica.cc:333] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.301671 27168 raft_consensus.cc:2243] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.302371 27168 raft_consensus.cc:2272] T 46c201153d2b47f98a2619f54e0eb851 P d19578d3538547cba2e7d1b7dc1c196a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.304869 27168 tablet_replica.cc:333] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.305482 27168 raft_consensus.cc:2243] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.306334 27168 raft_consensus.cc:2272] T f6599361efbb4cf2939c43cc4f519269 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.308517 27168 tablet_replica.cc:333] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.309072 27168 raft_consensus.cc:2243] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.310074 27168 raft_consensus.cc:2272] T 08748067648449fb9b5961d104ae85a3 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.312852 27168 tablet_replica.cc:333] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.313606 27168 raft_consensus.cc:2243] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:07:16.313606 31209 consensus_peers.cc:597] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 -> Peer d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745): Couldn't send request to peer d19578d3538547cba2e7d1b7dc1c196a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:16.314407 27168 raft_consensus.cc:2272] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.316571 27168 tablet_replica.cc:333] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.317225 27168 raft_consensus.cc:2243] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.317732 27168 raft_consensus.cc:2272] T cafc26cb755b48c7aeefaea39e389112 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.319864 27168 tablet_replica.cc:333] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.320444 27168 raft_consensus.cc:2243] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.320974 27168 raft_consensus.cc:2272] T 75d783426cf045bba8f59ad71b9c2c46 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.323204 27168 tablet_replica.cc:333] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.323757 27168 raft_consensus.cc:2243] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.324291 27168 raft_consensus.cc:2272] T a18ce702d39d4c38ba2d11ef48ca5c72 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.326731 27168 tablet_replica.cc:333] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.327324 27168 raft_consensus.cc:2243] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.328207 27168 raft_consensus.cc:2272] T 62eabcc8d779442e8908b012b90fa11b P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.330219 27168 tablet_replica.cc:333] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.330817 27168 raft_consensus.cc:2243] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.331593 27168 raft_consensus.cc:2272] T ca49499fd530473bb70bf6086c1e360c P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.333484 27168 tablet_replica.cc:333] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.333972 27168 raft_consensus.cc:2243] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.334447 27168 raft_consensus.cc:2272] T e9f97addd149471685090b56d7d3fad1 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.337348 27168 tablet_replica.cc:333] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.338160 27168 raft_consensus.cc:2243] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.338811 27168 raft_consensus.cc:2272] T 9c67e615c8364706846956c7d2b03c31 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:16.340312 31209 consensus_peers.cc:597] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 -> Peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Couldn't send request to peer 6c8ed8a293214d79b88131db51b8cd9f. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:37377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:16.341463 27168 tablet_replica.cc:333] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.342257 27168 raft_consensus.cc:2243] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:07:16.343262 31209 consensus_peers.cc:597] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 -> Peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Couldn't send request to peer 6c8ed8a293214d79b88131db51b8cd9f. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:37377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:16.343550 27168 raft_consensus.cc:2272] T 5b4c77f2e31e443c8c078a8dbebd3a71 P d19578d3538547cba2e7d1b7dc1c196a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.345887 27168 tablet_replica.cc:333] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.346438 27168 raft_consensus.cc:2243] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.346964 27168 raft_consensus.cc:2272] T c1d72ff070e84f8c974d16a25ed7c779 P d19578d3538547cba2e7d1b7dc1c196a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.349303 27168 tablet_replica.cc:333] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.349795 27168 raft_consensus.cc:2243] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.350319 27168 raft_consensus.cc:2272] T 2432101bbd1d44aba85fc2366454f8ea P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.353255 27168 tablet_replica.cc:333] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.353747 27168 raft_consensus.cc:2243] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.354240 27168 raft_consensus.cc:2272] T ef1d8eeb60cf433096d81f80380b99b3 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.356194 27168 tablet_replica.cc:333] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.356650 27168 raft_consensus.cc:2243] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.357470 27168 raft_consensus.cc:2272] T 65dfde94f6434d8d8f558de64eaf4282 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.359351 27168 tablet_replica.cc:333] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.359845 27168 raft_consensus.cc:2243] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.360311 27168 raft_consensus.cc:2272] T c6755ebb103d461d9c60d89e851f1347 P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.362228 27168 tablet_replica.cc:333] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a: stopping tablet replica
I20260710 11:07:16.362768 27168 raft_consensus.cc:2243] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.363204 27168 raft_consensus.cc:2272] T 6c5df1289aca4718a8853c6fbe9a096b P d19578d3538547cba2e7d1b7dc1c196a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:16.393189 31209 consensus_peers.cc:597] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 -> Peer 6c8ed8a293214d79b88131db51b8cd9f (127.26.136.1:37377): Couldn't send request to peer 6c8ed8a293214d79b88131db51b8cd9f. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:37377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:16.395237 31209 consensus_peers.cc:597] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 -> Peer d19578d3538547cba2e7d1b7dc1c196a (127.26.136.2:40745): Couldn't send request to peer d19578d3538547cba2e7d1b7dc1c196a. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.2:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:16.396720 27168 tablet_server.cc:196] TabletServer@127.26.136.2:0 shutdown complete.
I20260710 11:07:16.434934 27168 tablet_server.cc:179] TabletServer@127.26.136.3:0 shutting down...
I20260710 11:07:16.474632 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:16.475528 27168 tablet_replica.cc:333] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.476539 27168 raft_consensus.cc:2243] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.477730 27168 raft_consensus.cc:2272] T 46c201153d2b47f98a2619f54e0eb851 P 754e475832704bdcaa302462f80833e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.480819 27168 tablet_replica.cc:333] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.481703 27168 raft_consensus.cc:2243] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.482374 27168 raft_consensus.cc:2272] T f6599361efbb4cf2939c43cc4f519269 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.485121 27168 tablet_replica.cc:333] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.485914 27168 raft_consensus.cc:2243] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.486595 27168 raft_consensus.cc:2272] T 08748067648449fb9b5961d104ae85a3 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.489364 27168 tablet_replica.cc:333] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.490134 27168 raft_consensus.cc:2243] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.490700 27168 raft_consensus.cc:2272] T 94e21d26f6144cd3bc4eaf5598f7c3d5 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.493350 27168 tablet_replica.cc:333] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.494117 27168 raft_consensus.cc:2243] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.495180 27168 raft_consensus.cc:2272] T cafc26cb755b48c7aeefaea39e389112 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.497819 27168 tablet_replica.cc:333] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.498528 27168 raft_consensus.cc:2243] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.499192 27168 raft_consensus.cc:2272] T a18ce702d39d4c38ba2d11ef48ca5c72 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.501863 27168 tablet_replica.cc:333] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.502653 27168 raft_consensus.cc:2243] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.503804 27168 raft_consensus.cc:2272] T 75d783426cf045bba8f59ad71b9c2c46 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.506379 27168 tablet_replica.cc:333] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.507112 27168 raft_consensus.cc:2243] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.507735 27168 raft_consensus.cc:2272] T 2432101bbd1d44aba85fc2366454f8ea P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.510444 27168 tablet_replica.cc:333] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.511175 27168 raft_consensus.cc:2243] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.512236 27168 raft_consensus.cc:2272] T 6c5df1289aca4718a8853c6fbe9a096b P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.514856 27168 tablet_replica.cc:333] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.515543 27168 raft_consensus.cc:2243] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.516551 27168 raft_consensus.cc:2272] T ef1d8eeb60cf433096d81f80380b99b3 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.519071 27168 tablet_replica.cc:333] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.519598 27168 raft_consensus.cc:2243] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.520093 27168 raft_consensus.cc:2272] T 65dfde94f6434d8d8f558de64eaf4282 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.522126 27168 tablet_replica.cc:333] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.522722 27168 raft_consensus.cc:2243] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.523211 27168 raft_consensus.cc:2272] T c6755ebb103d461d9c60d89e851f1347 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.525158 27168 tablet_replica.cc:333] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.525635 27168 raft_consensus.cc:2243] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.526054 27168 raft_consensus.cc:2272] T 5b4c77f2e31e443c8c078a8dbebd3a71 P 754e475832704bdcaa302462f80833e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.528074 27168 tablet_replica.cc:333] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.528575 27168 raft_consensus.cc:2243] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.529345 27168 raft_consensus.cc:2272] T c1d72ff070e84f8c974d16a25ed7c779 P 754e475832704bdcaa302462f80833e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.531375 27168 tablet_replica.cc:333] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.531870 27168 raft_consensus.cc:2243] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.532331 27168 raft_consensus.cc:2272] T 62eabcc8d779442e8908b012b90fa11b P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.534309 27168 tablet_replica.cc:333] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.534852 27168 raft_consensus.cc:2243] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.535295 27168 raft_consensus.cc:2272] T 9c67e615c8364706846956c7d2b03c31 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.537151 27168 tablet_replica.cc:333] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.537592 27168 raft_consensus.cc:2243] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.538122 27168 raft_consensus.cc:2272] T ca49499fd530473bb70bf6086c1e360c P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.539969 27168 tablet_replica.cc:333] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0: stopping tablet replica
I20260710 11:07:16.540520 27168 raft_consensus.cc:2243] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.540993 27168 raft_consensus.cc:2272] T e9f97addd149471685090b56d7d3fad1 P 754e475832704bdcaa302462f80833e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.581211 27168 tablet_server.cc:196] TabletServer@127.26.136.3:0 shutdown complete.
I20260710 11:07:16.620814 27168 master.cc:562] Master@127.26.136.62:43535 shutting down...
I20260710 11:07:16.656024 27168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.656831 27168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.657289 27168 tablet_replica.cc:333] T 00000000000000000000000000000000 P c9fe5c6f70f247a7ac81a1ccc4ccd50b: stopping tablet replica
I20260710 11:07:16.928751 27168 master.cc:584] Master@127.26.136.62:43535 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12822 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:07:16.981040 27168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.62:42085
I20260710 11:07:16.982137 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:16.988030 31572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:16.988108 31573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:16.988579 31575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:16.991034 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:16.996495 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:16.996682 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:16.996796 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681636996785 us; error 0 us; skew 500 ppm
I20260710 11:07:16.997241 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:16.999567 27168 webserver.cc:533] Webserver started at http://127.26.136.62:35267/ using document root <none> and password file <none>
I20260710 11:07:16.999986 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:17.000147 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:17.000355 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:17.001413 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/master-0-root/instance:
uuid: "b17a5fd8e055479781abcee0e57625ca"
format_stamp: "Formatted at 2026-07-10 11:07:16 on dist-test-slave-l48v"
I20260710 11:07:17.005650 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:17.008837 31580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.009547 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:17.009831 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/master-0-root
uuid: "b17a5fd8e055479781abcee0e57625ca"
format_stamp: "Formatted at 2026-07-10 11:07:16 on dist-test-slave-l48v"
I20260710 11:07:17.010075 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:17.027825 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:17.029057 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:17.074383 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.62:42085
I20260710 11:07:17.074498 31631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.62:42085 every 8 connection(s)
I20260710 11:07:17.079082 31632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.089887 31632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca: Bootstrap starting.
I20260710 11:07:17.094749 31632 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.098791 31632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca: No bootstrap required, opened a new log
I20260710 11:07:17.100907 31632 raft_consensus.cc:359] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b17a5fd8e055479781abcee0e57625ca" member_type: VOTER }
I20260710 11:07:17.101325 31632 raft_consensus.cc:385] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.101553 31632 raft_consensus.cc:740] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17a5fd8e055479781abcee0e57625ca, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.102093 31632 consensus_queue.cc:260] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b17a5fd8e055479781abcee0e57625ca" member_type: VOTER }
I20260710 11:07:17.102594 31632 raft_consensus.cc:399] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:17.102833 31632 raft_consensus.cc:493] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:17.103106 31632 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.107321 31632 raft_consensus.cc:515] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b17a5fd8e055479781abcee0e57625ca" member_type: VOTER }
I20260710 11:07:17.107811 31632 leader_election.cc:304] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [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: b17a5fd8e055479781abcee0e57625ca; no voters: 
I20260710 11:07:17.108842 31632 leader_election.cc:290] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:17.109167 31635 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.110450 31635 raft_consensus.cc:697] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 1 LEADER]: Becoming Leader. State: Replica: b17a5fd8e055479781abcee0e57625ca, State: Running, Role: LEADER
I20260710 11:07:17.111168 31635 consensus_queue.cc:237] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [LEADER]: Queue going to LEADER mode. State: All 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: "b17a5fd8e055479781abcee0e57625ca" member_type: VOTER }
I20260710 11:07:17.111776 31632 sys_catalog.cc:565] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:17.115948 31637 sys_catalog.cc:455] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader b17a5fd8e055479781abcee0e57625ca. Latest consensus state: current_term: 1 leader_uuid: "b17a5fd8e055479781abcee0e57625ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b17a5fd8e055479781abcee0e57625ca" member_type: VOTER } }
I20260710 11:07:17.115916 31636 sys_catalog.cc:455] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b17a5fd8e055479781abcee0e57625ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b17a5fd8e055479781abcee0e57625ca" member_type: VOTER } }
I20260710 11:07:17.116683 31636 sys_catalog.cc:458] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:17.116653 31637 sys_catalog.cc:458] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:17.119634 31642 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:17.127349 31642 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:17.128275 27168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:17.135694 31642 catalog_manager.cc:1383] Generated new cluster ID: d9fbbc2b3b9342548551ffcda4bea2d5
I20260710 11:07:17.135960 31642 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:17.156781 31642 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:17.158041 31642 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:17.169020 31642 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca: Generated new TSK 0
I20260710 11:07:17.169579 31642 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:17.195037 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:17.200670 31653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.201718 31654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.203174 31656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.203467 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:17.204316 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:17.204543 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:17.204711 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681637204695 us; error 0 us; skew 500 ppm
I20260710 11:07:17.205220 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:17.207404 27168 webserver.cc:533] Webserver started at http://127.26.136.1:43647/ using document root <none> and password file <none>
I20260710 11:07:17.207857 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:17.208053 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:17.208314 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:17.209348 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-0-root/instance:
uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-l48v"
I20260710 11:07:17.213708 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:17.216851 31661 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.217612 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:17.217895 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-0-root
uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-l48v"
I20260710 11:07:17.218178 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:17.235932 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:17.237139 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:17.238541 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:17.240856 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:17.241068 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.241305 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:17.241501 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.280814 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.1:34395
I20260710 11:07:17.280916 31723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.1:34395 every 8 connection(s)
I20260710 11:07:17.285876 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:17.292948 31728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.294140 31729 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.297161 31731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.298153 27168 server_base.cc:1061] running on GCE node
I20260710 11:07:17.298411 31724 heartbeater.cc:344] Connected to a master server at 127.26.136.62:42085
I20260710 11:07:17.298882 31724 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:17.299197 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:17.299455 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:17.299618 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681637299602 us; error 0 us; skew 500 ppm
I20260710 11:07:17.299691 31724 heartbeater.cc:507] Master 127.26.136.62:42085 requested a full tablet report, sending...
I20260710 11:07:17.300206 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:17.301944 31597 ts_manager.cc:194] Registered new tserver with Master: 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395)
I20260710 11:07:17.302785 27168 webserver.cc:533] Webserver started at http://127.26.136.2:33421/ using document root <none> and password file <none>
I20260710 11:07:17.303285 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:17.303493 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:17.303743 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:17.303886 31597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36420
I20260710 11:07:17.305117 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-1-root/instance:
uuid: "e88eeb1b73f44584a27f9cf1f3709471"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-l48v"
I20260710 11:07:17.309490 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:07:17.312846 31736 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.313613 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:17.313890 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-1-root
uuid: "e88eeb1b73f44584a27f9cf1f3709471"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-l48v"
I20260710 11:07:17.314167 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:17.338423 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:17.339617 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:17.341024 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:17.343138 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:17.343355 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.343588 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:17.343755 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.382798 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.2:37889
I20260710 11:07:17.382891 31798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.2:37889 every 8 connection(s)
I20260710 11:07:17.387524 27168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:17.394976 31802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.395694 31803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.398862 27168 server_base.cc:1061] running on GCE node
W20260710 11:07:17.399718 31805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.400286 31799 heartbeater.cc:344] Connected to a master server at 127.26.136.62:42085
I20260710 11:07:17.400722 31799 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:17.400857 27168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:17.401149 27168 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:17.401347 27168 hybrid_clock.cc:648] HybridClock initialized: now 1783681637401330 us; error 0 us; skew 500 ppm
I20260710 11:07:17.401611 31799 heartbeater.cc:507] Master 127.26.136.62:42085 requested a full tablet report, sending...
I20260710 11:07:17.402151 27168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:17.403985 31597 ts_manager.cc:194] Registered new tserver with Master: e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:17.404830 27168 webserver.cc:533] Webserver started at http://127.26.136.3:44727/ using document root <none> and password file <none>
I20260710 11:07:17.405345 27168 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:17.405534 27168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:17.405498 31597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36426
I20260710 11:07:17.405993 27168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:17.407618 27168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-2-root/instance:
uuid: "c559e831b5b8482c87d7891c7af7a83b"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-l48v"
I20260710 11:07:17.411914 27168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:17.415026 31810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.415814 27168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:07:17.416105 27168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-2-root
uuid: "c559e831b5b8482c87d7891c7af7a83b"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-l48v"
I20260710 11:07:17.416378 27168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskq4Ai9E/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681534708286-27168-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:17.432337 27168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:17.433499 27168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:17.434876 27168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:17.437057 27168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:17.437276 27168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.437512 27168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:17.437683 27168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.477556 27168 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.3:34809
I20260710 11:07:17.477707 31872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.3:34809 every 8 connection(s)
I20260710 11:07:17.491297 31873 heartbeater.cc:344] Connected to a master server at 127.26.136.62:42085
I20260710 11:07:17.491712 31873 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:17.492408 31873 heartbeater.cc:507] Master 127.26.136.62:42085 requested a full tablet report, sending...
I20260710 11:07:17.494251 31597 ts_manager.cc:194] Registered new tserver with Master: c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:17.495132 27168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014379992s
I20260710 11:07:17.495599 31597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36438
I20260710 11:07:17.518484 31597 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36440:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:17.521265 31597 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:17.587917 31838 tablet_service.cc:1511] Processing CreateTablet for tablet 550b5675c5c142ac952ea3d49e96575f (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:17.589334 31838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550b5675c5c142ac952ea3d49e96575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.592245 31837 tablet_service.cc:1511] Processing CreateTablet for tablet d27a6d18e0ad4a2bbdf5df97b1070cfe (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:17.593614 31837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27a6d18e0ad4a2bbdf5df97b1070cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.599319 31834 tablet_service.cc:1511] Processing CreateTablet for tablet a73af251a0eb404d95de1d62ff263bfa (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:17.600744 31834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73af251a0eb404d95de1d62ff263bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.600581 31835 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf7c9c63edf4daab968639d4638108b (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:17.601725 31836 tablet_service.cc:1511] Processing CreateTablet for tablet f2150d5275d84e01ad9a6cb3e1056c2a (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:17.603061 31836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2150d5275d84e01ad9a6cb3e1056c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.604202 31688 tablet_service.cc:1511] Processing CreateTablet for tablet d27a6d18e0ad4a2bbdf5df97b1070cfe (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:17.605449 31688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27a6d18e0ad4a2bbdf5df97b1070cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.606921 31835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf7c9c63edf4daab968639d4638108b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.607729 31687 tablet_service.cc:1511] Processing CreateTablet for tablet f2150d5275d84e01ad9a6cb3e1056c2a (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:17.609071 31687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2150d5275d84e01ad9a6cb3e1056c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.608856 31685 tablet_service.cc:1511] Processing CreateTablet for tablet a73af251a0eb404d95de1d62ff263bfa (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:17.610152 31685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73af251a0eb404d95de1d62ff263bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.607729 31684 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3aae3306d64614970208d1d8db05fa (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:17.611739 31684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3aae3306d64614970208d1d8db05fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.614297 31686 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf7c9c63edf4daab968639d4638108b (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:17.615594 31686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf7c9c63edf4daab968639d4638108b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.602396 31689 tablet_service.cc:1511] Processing CreateTablet for tablet 550b5675c5c142ac952ea3d49e96575f (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:17.619649 31689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550b5675c5c142ac952ea3d49e96575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.625381 31683 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9fc945403a4648b67bb2f2d9c346b4 (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:17.626784 31683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9fc945403a4648b67bb2f2d9c346b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.636893 31682 tablet_service.cc:1511] Processing CreateTablet for tablet 5c22a5ed84714a7d82357a558dfc404c (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:17.638214 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c22a5ed84714a7d82357a558dfc404c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.647926 31681 tablet_service.cc:1511] Processing CreateTablet for tablet 011c50030c91494e9d6b0585ea525a6e (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:17.649279 31681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011c50030c91494e9d6b0585ea525a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.654094 31888 tablet_bootstrap.cc:492] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:17.654767 31834 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3aae3306d64614970208d1d8db05fa (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:17.656034 31834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3aae3306d64614970208d1d8db05fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.659359 31833 tablet_service.cc:1511] Processing CreateTablet for tablet 5c22a5ed84714a7d82357a558dfc404c (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:17.660665 31833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c22a5ed84714a7d82357a558dfc404c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.662161 31888 tablet_bootstrap.cc:654] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.670920 31888 tablet_bootstrap.cc:492] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:17.671482 31888 ts_tablet_manager.cc:1403] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 11:07:17.675444 31888 raft_consensus.cc:359] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.676198 31888 raft_consensus.cc:385] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.676522 31888 raft_consensus.cc:740] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.677407 31888 consensus_queue.cc:260] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.666864 31838 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9fc945403a4648b67bb2f2d9c346b4 (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:17.679721 31838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9fc945403a4648b67bb2f2d9c346b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.684974 31836 tablet_service.cc:1511] Processing CreateTablet for tablet 011c50030c91494e9d6b0585ea525a6e (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:17.686219 31836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011c50030c91494e9d6b0585ea525a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.691397 31889 tablet_bootstrap.cc:492] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:17.704960 31764 tablet_service.cc:1511] Processing CreateTablet for tablet 550b5675c5c142ac952ea3d49e96575f (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:17.706769 31764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550b5675c5c142ac952ea3d49e96575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.712416 31763 tablet_service.cc:1511] Processing CreateTablet for tablet d27a6d18e0ad4a2bbdf5df97b1070cfe (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:17.712996 31762 tablet_service.cc:1511] Processing CreateTablet for tablet f2150d5275d84e01ad9a6cb3e1056c2a (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:17.713809 31763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27a6d18e0ad4a2bbdf5df97b1070cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.715085 31761 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf7c9c63edf4daab968639d4638108b (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:17.716389 31757 tablet_service.cc:1511] Processing CreateTablet for tablet 5c22a5ed84714a7d82357a558dfc404c (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:17.717571 31760 tablet_service.cc:1511] Processing CreateTablet for tablet a73af251a0eb404d95de1d62ff263bfa (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:17.720464 31756 tablet_service.cc:1511] Processing CreateTablet for tablet 011c50030c91494e9d6b0585ea525a6e (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:17.720729 31759 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3aae3306d64614970208d1d8db05fa (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:17.716408 31761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf7c9c63edf4daab968639d4638108b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.723116 31758 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9fc945403a4648b67bb2f2d9c346b4 (DEFAULT_TABLE table=test-workload [id=6312efcd75ed453582a3ef47c939b812]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:17.724383 31758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9fc945403a4648b67bb2f2d9c346b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.726280 31889 tablet_bootstrap.cc:654] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.728219 31759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3aae3306d64614970208d1d8db05fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.728830 31757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c22a5ed84714a7d82357a558dfc404c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.730952 31873 heartbeater.cc:499] Master 127.26.136.62:42085 was elected leader, sending a full tablet report...
I20260710 11:07:17.734961 31762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2150d5275d84e01ad9a6cb3e1056c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.742985 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011c50030c91494e9d6b0585ea525a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.746974 31760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73af251a0eb404d95de1d62ff263bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.753991 31888 ts_tablet_manager.cc:1434] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.082s	user 0.027s	sys 0.016s
I20260710 11:07:17.755183 31888 tablet_bootstrap.cc:492] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:17.772886 31888 tablet_bootstrap.cc:654] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.787045 31889 tablet_bootstrap.cc:492] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:17.787801 31889 ts_tablet_manager.cc:1403] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.004s
I20260710 11:07:17.791640 31889 raft_consensus.cc:359] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.792656 31889 raft_consensus.cc:385] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.793100 31889 raft_consensus.cc:740] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.795809 31892 tablet_bootstrap.cc:492] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:17.794282 31889 consensus_queue.cc:260] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.807498 31892 tablet_bootstrap.cc:654] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.815552 31724 heartbeater.cc:499] Master 127.26.136.62:42085 was elected leader, sending a full tablet report...
I20260710 11:07:17.816699 31888 tablet_bootstrap.cc:492] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:17.817222 31888 ts_tablet_manager.cc:1403] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.024s
I20260710 11:07:17.819502 31889 ts_tablet_manager.cc:1434] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:07:17.820600 31889 tablet_bootstrap.cc:492] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:17.820873 31892 tablet_bootstrap.cc:492] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:17.820451 31888 raft_consensus.cc:359] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.821372 31892 ts_tablet_manager.cc:1403] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260710 11:07:17.821323 31888 raft_consensus.cc:385] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.821920 31888 raft_consensus.cc:740] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.823004 31888 consensus_queue.cc:260] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.824517 31892 raft_consensus.cc:359] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.825268 31892 raft_consensus.cc:385] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.825547 31892 raft_consensus.cc:740] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.826439 31892 consensus_queue.cc:260] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.827540 31889 tablet_bootstrap.cc:654] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.829034 31888 ts_tablet_manager.cc:1434] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:07:17.830061 31888 tablet_bootstrap.cc:492] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:17.839262 31892 ts_tablet_manager.cc:1434] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.016s
I20260710 11:07:17.839603 31888 tablet_bootstrap.cc:654] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.841137 31799 heartbeater.cc:499] Master 127.26.136.62:42085 was elected leader, sending a full tablet report...
I20260710 11:07:17.841624 31892 tablet_bootstrap.cc:492] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:17.842762 31889 tablet_bootstrap.cc:492] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:17.843254 31889 ts_tablet_manager.cc:1403] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.015s
I20260710 11:07:17.846179 31889 raft_consensus.cc:359] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.846915 31889 raft_consensus.cc:385] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.847195 31889 raft_consensus.cc:740] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.847883 31889 consensus_queue.cc:260] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.849969 31889 ts_tablet_manager.cc:1434] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:17.850062 31892 tablet_bootstrap.cc:654] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.850953 31889 tablet_bootstrap.cc:492] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:17.855301 31892 tablet_bootstrap.cc:492] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:17.855981 31892 ts_tablet_manager.cc:1403] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:07:17.856441 31891 raft_consensus.cc:493] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.856915 31891 raft_consensus.cc:515] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.857676 31889 tablet_bootstrap.cc:654] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.855304 31888 tablet_bootstrap.cc:492] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:17.858531 31888 ts_tablet_manager.cc:1403] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.004s
I20260710 11:07:17.861550 31891 leader_election.cc:290] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:17.864631 31892 raft_consensus.cc:359] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.865585 31892 raft_consensus.cc:385] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.865937 31892 raft_consensus.cc:740] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.891961 31892 consensus_queue.cc:260] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.892792 31889 tablet_bootstrap.cc:492] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:17.893021 31897 raft_consensus.cc:493] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.893450 31889 ts_tablet_manager.cc:1403] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.019s
I20260710 11:07:17.893486 31897 raft_consensus.cc:515] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.893555 31888 raft_consensus.cc:359] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.894786 31888 raft_consensus.cc:385] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.895210 31888 raft_consensus.cc:740] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.896972 31889 raft_consensus.cc:359] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.897740 31889 raft_consensus.cc:385] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.898088 31889 raft_consensus.cc:740] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.899223 31889 consensus_queue.cc:260] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.901625 31889 ts_tablet_manager.cc:1434] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:07:17.902730 31889 tablet_bootstrap.cc:492] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:17.904143 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73af251a0eb404d95de1d62ff263bfa" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
W20260710 11:07:17.906376 31813 leader_election.cc:343] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.907766 31897 leader_election.cc:290] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809), 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395)
I20260710 11:07:17.910017 31892 ts_tablet_manager.cc:1434] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.016s
I20260710 11:07:17.911391 31892 tablet_bootstrap.cc:492] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:17.918286 31892 tablet_bootstrap.cc:654] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.925377 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:17.925932 31699 raft_consensus.cc:2468] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:17.927335 31740 leader_election.cc:304] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:17.928450 31897 raft_consensus.cc:2804] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.928903 31897 raft_consensus.cc:493] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.929301 31897 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.930670 31889 tablet_bootstrap.cc:654] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.933472 31892 tablet_bootstrap.cc:492] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:17.933955 31892 ts_tablet_manager.cc:1403] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260710 11:07:17.936216 31888 consensus_queue.cc:260] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.936862 31892 raft_consensus.cc:359] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.939306 31888 ts_tablet_manager.cc:1434] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.000s
I20260710 11:07:17.939488 31892 raft_consensus.cc:385] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.937427 31897 raft_consensus.cc:515] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.940063 31892 raft_consensus.cc:740] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.940775 31888 tablet_bootstrap.cc:492] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:17.941033 31892 consensus_queue.cc:260] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.942634 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:17.943181 31699 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.945785 31897 leader_election.cc:290] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Requested vote from peers c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809), 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395)
I20260710 11:07:17.951571 31699 raft_consensus.cc:2468] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:17.952844 31740 leader_election.cc:304] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:17.953800 31892 ts_tablet_manager.cc:1434] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 11:07:17.956837 31897 raft_consensus.cc:2804] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.957087 31889 tablet_bootstrap.cc:492] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:17.957285 31897 raft_consensus.cc:697] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:17.957603 31889 ts_tablet_manager.cc:1403] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.006s
I20260710 11:07:17.958427 31897 consensus_queue.cc:237] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:17.962671 31892 tablet_bootstrap.cc:492] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:17.964637 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:17.965327 31848 raft_consensus.cc:2468] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:17.965963 31888 tablet_bootstrap.cc:654] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.966876 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:17.967463 31848 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.960492 31889 raft_consensus.cc:359] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.969261 31889 raft_consensus.cc:385] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.969333 31892 tablet_bootstrap.cc:654] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.969643 31889 raft_consensus.cc:740] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.970454 31889 consensus_queue.cc:260] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.975431 31889 ts_tablet_manager.cc:1434] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:07:17.975493 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73af251a0eb404d95de1d62ff263bfa" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:17.976586 31889 tablet_bootstrap.cc:492] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
W20260710 11:07:17.978012 31814 leader_election.cc:343] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.979408 31814 leader_election.cc:304] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b; no voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:17.978837 31848 raft_consensus.cc:2468] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:17.980775 31891 raft_consensus.cc:2749] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:17.983243 31889 tablet_bootstrap.cc:654] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.989415 31888 tablet_bootstrap.cc:492] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:17.990020 31888 ts_tablet_manager.cc:1403] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.000s
I20260710 11:07:17.991768 31595 catalog_manager.cc:5697] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 0 to 1, leader changed from <none> to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.993333 31888 raft_consensus.cc:359] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.994119 31888 raft_consensus.cc:385] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.994480 31892 tablet_bootstrap.cc:492] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:17.994467 31888 raft_consensus.cc:740] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.994931 31889 tablet_bootstrap.cc:492] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:17.995136 31892 ts_tablet_manager.cc:1403] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260710 11:07:17.995478 31889 ts_tablet_manager.cc:1403] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 11:07:17.995586 31888 consensus_queue.cc:260] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.998116 31892 raft_consensus.cc:359] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.998399 31889 raft_consensus.cc:359] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:17.998934 31892 raft_consensus.cc:385] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.999188 31889 raft_consensus.cc:385] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.999338 31892 raft_consensus.cc:740] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.999599 31889 raft_consensus.cc:740] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.000423 31889 consensus_queue.cc:260] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.000460 31892 consensus_queue.cc:260] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.004619 31889 ts_tablet_manager.cc:1434] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:18.005693 31889 tablet_bootstrap.cc:492] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:18.003237 31892 ts_tablet_manager.cc:1434] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:07:18.007313 31892 tablet_bootstrap.cc:492] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:18.007467 31888 ts_tablet_manager.cc:1434] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 11:07:18.012737 31888 tablet_bootstrap.cc:492] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:18.012763 31889 tablet_bootstrap.cc:654] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.020668 31892 tablet_bootstrap.cc:654] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.021255 31888 tablet_bootstrap.cc:654] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.024123 31889 tablet_bootstrap.cc:492] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:18.024812 31889 ts_tablet_manager.cc:1403] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:07:18.025538 31892 tablet_bootstrap.cc:492] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:18.025967 31892 ts_tablet_manager.cc:1403] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.007s
I20260710 11:07:18.026835 31895 raft_consensus.cc:493] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.027305 31895 raft_consensus.cc:515] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.028520 31889 raft_consensus.cc:359] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.029547 31889 raft_consensus.cc:385] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.029886 31895 leader_election.cc:290] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.029935 31889 raft_consensus.cc:740] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.031302 31889 consensus_queue.cc:260] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.028748 31892 raft_consensus.cc:359] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.032831 31888 tablet_bootstrap.cc:492] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:18.032848 31892 raft_consensus.cc:385] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.033545 31889 ts_tablet_manager.cc:1434] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:18.033720 31892 raft_consensus.cc:740] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.034590 31889 tablet_bootstrap.cc:492] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:18.033424 31888 ts_tablet_manager.cc:1403] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:07:18.036264 31892 consensus_queue.cc:260] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.038580 31892 ts_tablet_manager.cc:1434] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:07:18.039528 31892 tablet_bootstrap.cc:492] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:18.042248 31889 tablet_bootstrap.cc:654] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.045593 31892 tablet_bootstrap.cc:654] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.051013 31892 tablet_bootstrap.cc:492] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:18.051532 31892 ts_tablet_manager.cc:1403] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:07:18.051379 31888 raft_consensus.cc:359] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.052469 31888 raft_consensus.cc:385] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.052829 31888 raft_consensus.cc:740] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.053794 31888 consensus_queue.cc:260] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.055011 31889 tablet_bootstrap.cc:492] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:18.057422 31892 raft_consensus.cc:359] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.055538 31889 ts_tablet_manager.cc:1403] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260710 11:07:18.058211 31892 raft_consensus.cc:385] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.058144 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a6d18e0ad4a2bbdf5df97b1070cfe" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:18.060060 31892 raft_consensus.cc:740] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.060283 31848 raft_consensus.cc:2468] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:18.060590 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a6d18e0ad4a2bbdf5df97b1070cfe" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:18.061223 31774 raft_consensus.cc:2468] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:18.060973 31892 consensus_queue.cc:260] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.061699 31664 leader_election.cc:304] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:18.061937 31889 raft_consensus.cc:359] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.063935 31889 raft_consensus.cc:385] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.062549 31895 raft_consensus.cc:2804] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.065508 31889 raft_consensus.cc:740] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.065677 31895 raft_consensus.cc:493] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.066097 31895 raft_consensus.cc:3060] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.066313 31889 consensus_queue.cc:260] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.069257 31889 ts_tablet_manager.cc:1434] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:18.070245 31889 tablet_bootstrap.cc:492] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:18.064913 31892 ts_tablet_manager.cc:1434] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:07:18.065263 31888 ts_tablet_manager.cc:1434] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:07:18.073251 31895 raft_consensus.cc:515] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.074029 31888 tablet_bootstrap.cc:492] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:18.076087 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a6d18e0ad4a2bbdf5df97b1070cfe" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.076366 31889 tablet_bootstrap.cc:654] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.076671 31774 raft_consensus.cc:3060] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.079636 31892 tablet_bootstrap.cc:492] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:18.082774 31891 raft_consensus.cc:493] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.083257 31891 raft_consensus.cc:515] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.085371 31891 leader_election.cc:290] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:18.086601 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2150d5275d84e01ad9a6cb3e1056c2a" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:18.086959 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2150d5275d84e01ad9a6cb3e1056c2a" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:18.087241 31892 tablet_bootstrap.cc:654] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.087280 31773 raft_consensus.cc:2468] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:18.087598 31699 raft_consensus.cc:2468] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:18.088776 31813 leader_election.cc:304] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.089134 31774 raft_consensus.cc:2468] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:18.089710 31891 raft_consensus.cc:2804] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.090133 31891 raft_consensus.cc:493] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.090293 31664 leader_election.cc:304] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.090555 31891 raft_consensus.cc:3060] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.091344 31919 raft_consensus.cc:2804] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.093713 31895 leader_election.cc:290] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.093907 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a6d18e0ad4a2bbdf5df97b1070cfe" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.094424 31895 raft_consensus.cc:493] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.094520 31848 raft_consensus.cc:3060] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.094928 31895 raft_consensus.cc:515] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.097880 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:18.099390 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
W20260710 11:07:18.100543 31664 leader_election.cc:343] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:18.101114 31664 leader_election.cc:343] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.101513 31664 leader_election.cc:304] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0; no voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:18.102131 31919 raft_consensus.cc:697] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:18.102212 31922 raft_consensus.cc:2749] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.103221 31919 consensus_queue.cc:237] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.100207 31891 raft_consensus.cc:515] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.106057 31848 raft_consensus.cc:2468] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:18.108011 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2150d5275d84e01ad9a6cb3e1056c2a" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:18.108480 31699 raft_consensus.cc:3060] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.092168 31888 tablet_bootstrap.cc:654] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.110709 31895 leader_election.cc:290] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.117877 31888 tablet_bootstrap.cc:492] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:18.119117 31891 leader_election.cc:290] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:18.119441 31888 ts_tablet_manager.cc:1403] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260710 11:07:18.120193 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2150d5275d84e01ad9a6cb3e1056c2a" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.120692 31774 raft_consensus.cc:3060] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:18.124543 31645 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:18.124450 31888 raft_consensus.cc:359] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.125301 31888 raft_consensus.cc:385] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.125599 31888 raft_consensus.cc:740] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.115828 31699 raft_consensus.cc:2468] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:18.126315 31888 consensus_queue.cc:260] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.117138 31596 catalog_manager.cc:5697] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.114156 31907 raft_consensus.cc:493] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.127605 31907 raft_consensus.cc:515] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.130069 31907 leader_election.cc:290] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.130689 31888 ts_tablet_manager.cc:1434] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:07:18.131683 31888 tablet_bootstrap.cc:492] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:18.127884 31814 leader_election.cc:304] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:18.135918 31891 raft_consensus.cc:2804] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.136045 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf7c9c63edf4daab968639d4638108b" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
W20260710 11:07:18.137564 31739 leader_election.cc:343] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.140386 31888 tablet_bootstrap.cc:654] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.141883 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf7c9c63edf4daab968639d4638108b" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:18.142544 31699 raft_consensus.cc:2468] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:18.143371 31891 raft_consensus.cc:697] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Leader. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:18.143829 31740 leader_election.cc:304] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [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: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:18.145274 31889 tablet_bootstrap.cc:492] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:18.144527 31891 consensus_queue.cc:237] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.145617 31889 ts_tablet_manager.cc:1403] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.014s
I20260710 11:07:18.148083 31889 raft_consensus.cc:359] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.148543 31907 raft_consensus.cc:2804] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.148782 31889 raft_consensus.cc:385] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.149266 31892 tablet_bootstrap.cc:492] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:18.149331 31889 raft_consensus.cc:740] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.149933 31892 ts_tablet_manager.cc:1403] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.012s
I20260710 11:07:18.150370 31889 consensus_queue.cc:260] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.149215 31907 raft_consensus.cc:493] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.151851 31907 raft_consensus.cc:3060] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.152423 31889 ts_tablet_manager.cc:1434] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:18.152909 31892 raft_consensus.cc:359] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.153410 31889 tablet_bootstrap.cc:492] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:18.153695 31892 raft_consensus.cc:385] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.154055 31892 raft_consensus.cc:740] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.154407 31888 tablet_bootstrap.cc:492] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:18.154987 31888 ts_tablet_manager.cc:1403] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260710 11:07:18.154928 31892 consensus_queue.cc:260] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.157622 31892 ts_tablet_manager.cc:1434] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:18.158072 31888 raft_consensus.cc:359] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.158622 31892 tablet_bootstrap.cc:492] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:18.158839 31888 raft_consensus.cc:385] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.159263 31888 raft_consensus.cc:740] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.160138 31888 consensus_queue.cc:260] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.162433 31888 ts_tablet_manager.cc:1434] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:07:18.163457 31888 tablet_bootstrap.cc:492] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:18.165633 31892 tablet_bootstrap.cc:654] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.166244 31889 tablet_bootstrap.cc:654] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.127074 31774 raft_consensus.cc:2468] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:18.169760 31888 tablet_bootstrap.cc:654] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.171489 31895 raft_consensus.cc:493] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.171986 31895 raft_consensus.cc:515] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.174067 31895 leader_election.cc:290] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.175310 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011c50030c91494e9d6b0585ea525a6e" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:18.175848 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011c50030c91494e9d6b0585ea525a6e" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:18.175966 31848 raft_consensus.cc:2468] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:18.176604 31774 raft_consensus.cc:2468] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:18.177420 31664 leader_election.cc:304] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:18.177747 31888 tablet_bootstrap.cc:492] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:18.177768 31892 tablet_bootstrap.cc:492] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:18.178393 31888 ts_tablet_manager.cc:1403] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260710 11:07:18.178490 31892 ts_tablet_manager.cc:1403] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 11:07:18.178900 31895 raft_consensus.cc:2804] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.179422 31895 raft_consensus.cc:493] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.179744 31895 raft_consensus.cc:3060] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.181080 31888 raft_consensus.cc:359] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.181303 31892 raft_consensus.cc:359] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.181720 31888 raft_consensus.cc:385] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.182010 31892 raft_consensus.cc:385] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.181679 31907 raft_consensus.cc:515] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.182196 31888 raft_consensus.cc:740] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.182358 31892 raft_consensus.cc:740] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.183068 31888 consensus_queue.cc:260] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.183190 31892 consensus_queue.cc:260] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.183934 31889 tablet_bootstrap.cc:492] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:18.184383 31889 ts_tablet_manager.cc:1403] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 11:07:18.185230 31888 ts_tablet_manager.cc:1434] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:18.186097 31888 tablet_bootstrap.cc:492] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:18.186378 31895 raft_consensus.cc:515] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.187322 31892 ts_tablet_manager.cc:1434] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:18.188263 31892 tablet_bootstrap.cc:492] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:18.190256 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011c50030c91494e9d6b0585ea525a6e" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.190827 31848 raft_consensus.cc:3060] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.191565 31888 tablet_bootstrap.cc:654] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.193567 31892 tablet_bootstrap.cc:654] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.199213 31889 raft_consensus.cc:359] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.200129 31889 raft_consensus.cc:385] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.200186 31895 leader_election.cc:290] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.202180 31848 raft_consensus.cc:2468] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:18.202600 31888 tablet_bootstrap.cc:492] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:18.203088 31888 ts_tablet_manager.cc:1403] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 11:07:18.203387 31664 leader_election.cc:304] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:18.204211 31895 raft_consensus.cc:2804] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.204667 31895 raft_consensus.cc:697] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:18.201066 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011c50030c91494e9d6b0585ea525a6e" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.205722 31774 raft_consensus.cc:3060] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.200601 31889 raft_consensus.cc:740] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.206729 31926 raft_consensus.cc:493] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.206507 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf7c9c63edf4daab968639d4638108b" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:18.206924 31889 consensus_queue.cc:260] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.207404 31699 raft_consensus.cc:3060] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.208928 31889 ts_tablet_manager.cc:1434] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.006s
I20260710 11:07:18.209518 31888 raft_consensus.cc:359] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.207224 31926 raft_consensus.cc:515] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.211318 31888 raft_consensus.cc:385] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.211701 31888 raft_consensus.cc:740] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.212524 31892 tablet_bootstrap.cc:492] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:18.212872 31926 leader_election.cc:290] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:18.213001 31892 ts_tablet_manager.cc:1403] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260710 11:07:18.213982 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:18.214630 31773 raft_consensus.cc:2468] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:18.214736 31698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:18.215372 31698 raft_consensus.cc:2468] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:18.215680 31892 raft_consensus.cc:359] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.215929 31813 leader_election.cc:304] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.216414 31892 raft_consensus.cc:385] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.216723 31892 raft_consensus.cc:740] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.217096 31926 raft_consensus.cc:2804] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.217272 31774 raft_consensus.cc:2468] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:18.217552 31926 raft_consensus.cc:493] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.217434 31892 consensus_queue.cc:260] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.218103 31926 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.219892 31892 ts_tablet_manager.cc:1434] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:07:18.212460 31888 consensus_queue.cc:260] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.223678 31699 raft_consensus.cc:2468] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:18.224900 31740 leader_election.cc:304] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.224598 31926 raft_consensus.cc:515] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.210276 31895 consensus_queue.cc:237] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.225832 31897 raft_consensus.cc:2804] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.227864 31698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:18.228489 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.229281 31774 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.228513 31698 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.233242 31907 leader_election.cc:290] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.237797 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf7c9c63edf4daab968639d4638108b" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.238620 31848 raft_consensus.cc:3060] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.238161 31594 catalog_manager.cc:5697] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b reported cstate change: term changed from 0 to 1, leader changed from <none> to c559e831b5b8482c87d7891c7af7a83b (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c559e831b5b8482c87d7891c7af7a83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.255697 31848 raft_consensus.cc:2468] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:18.255939 31919 raft_consensus.cc:493] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.260212 31919 raft_consensus.cc:515] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.261741 31926 leader_election.cc:290] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:18.264192 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fc945403a4648b67bb2f2d9c346b4" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:18.265053 31773 raft_consensus.cc:2468] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:18.266729 31664 leader_election.cc:304] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.267959 31923 raft_consensus.cc:2804] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.268126 31698 raft_consensus.cc:2468] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:18.268512 31923 raft_consensus.cc:493] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.269009 31923 raft_consensus.cc:3060] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.269640 31814 leader_election.cc:304] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:18.270816 31926 raft_consensus.cc:2804] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.271417 31926 raft_consensus.cc:697] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Leader. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:18.272397 31926 consensus_queue.cc:237] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.280879 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fc945403a4648b67bb2f2d9c346b4" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:18.281534 31847 raft_consensus.cc:2468] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:18.279321 31919 leader_election.cc:290] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.259615 31897 raft_consensus.cc:697] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:18.283802 31897 consensus_queue.cc:237] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.286722 31935 raft_consensus.cc:493] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.289865 31935 raft_consensus.cc:515] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.288245 31923 raft_consensus.cc:515] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.285344 31597 catalog_manager.cc:5697] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.293334 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c22a5ed84714a7d82357a558dfc404c" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:18.294077 31848 raft_consensus.cc:2468] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:18.294291 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fc945403a4648b67bb2f2d9c346b4" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.294893 31773 raft_consensus.cc:3060] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.295311 31739 leader_election.cc:304] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.296263 31907 raft_consensus.cc:2804] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.296622 31907 raft_consensus.cc:493] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.296936 31907 raft_consensus.cc:3060] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.303798 31773 raft_consensus.cc:2468] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:18.303882 31907 raft_consensus.cc:515] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.305101 31664 leader_election.cc:304] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.305917 31919 raft_consensus.cc:2804] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.304886 31594 catalog_manager.cc:5697] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b reported cstate change: term changed from 0 to 1, leader changed from <none> to c559e831b5b8482c87d7891c7af7a83b (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c559e831b5b8482c87d7891c7af7a83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.306437 31919 raft_consensus.cc:697] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:18.306962 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c22a5ed84714a7d82357a558dfc404c" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:18.307628 31699 raft_consensus.cc:3060] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.307313 31919 consensus_queue.cc:237] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.293351 31698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c22a5ed84714a7d82357a558dfc404c" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:18.312776 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fc945403a4648b67bb2f2d9c346b4" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.313355 31847 raft_consensus.cc:3060] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.313910 31774 raft_consensus.cc:2468] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:18.315963 31907 leader_election.cc:290] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.317062 31699 raft_consensus.cc:2468] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:18.319427 31740 leader_election.cc:304] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.320484 31907 raft_consensus.cc:2804] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.321285 31847 raft_consensus.cc:2468] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:18.317593 31935 leader_election.cc:290] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.323102 31923 leader_election.cc:290] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.318230 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c22a5ed84714a7d82357a558dfc404c" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.323684 31848 raft_consensus.cc:3060] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.324476 31907 raft_consensus.cc:697] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:18.325350 31907 consensus_queue.cc:237] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.330456 31888 ts_tablet_manager.cc:1434] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.127s	user 0.044s	sys 0.054s
I20260710 11:07:18.331696 31848 raft_consensus.cc:2468] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:18.340251 31596 catalog_manager.cc:5697] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.343889 31595 catalog_manager.cc:5697] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 0 to 1, leader changed from <none> to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.357760 31594 catalog_manager.cc:5697] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 0 to 1, leader changed from <none> to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.378098 31907 consensus_queue.cc:1048] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.389638 31935 consensus_queue.cc:1048] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.444233 31935 raft_consensus.cc:493] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.444715 31935 raft_consensus.cc:515] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.446283 31935 leader_election.cc:290] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.447196 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73af251a0eb404d95de1d62ff263bfa" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:18.447336 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73af251a0eb404d95de1d62ff263bfa" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:18.447772 31699 raft_consensus.cc:2468] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:18.447954 31848 raft_consensus.cc:2468] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:18.448691 31740 leader_election.cc:304] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.449429 31935 raft_consensus.cc:2804] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.449781 31935 raft_consensus.cc:493] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.450001 31935 raft_consensus.cc:3060] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.455166 31935 raft_consensus.cc:515] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.456899 31935 leader_election.cc:290] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.457541 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73af251a0eb404d95de1d62ff263bfa" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:18.457782 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73af251a0eb404d95de1d62ff263bfa" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.458037 31699 raft_consensus.cc:3060] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.458317 31848 raft_consensus.cc:3060] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.462738 31848 raft_consensus.cc:2468] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:18.463346 31699 raft_consensus.cc:2468] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:18.463721 31739 leader_election.cc:304] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.464488 31935 raft_consensus.cc:2804] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.464895 31935 raft_consensus.cc:697] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:18.465493 31935 consensus_queue.cc:237] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.472693 31595 catalog_manager.cc:5697] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 0 to 1, leader changed from <none> to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.513319 31923 consensus_queue.cc:1048] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.525712 31919 consensus_queue.cc:1048] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.546836 31774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
mode: GRACEFUL
new_leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:52972
I20260710 11:07:18.547343 31774 raft_consensus.cc:606] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Received request to transfer leadership to TS 6de9ce0a01304e50a6a3c0a0d6ee67e0
I20260710 11:07:18.560962 31848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2150d5275d84e01ad9a6cb3e1056c2a"
dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
mode: GRACEFUL
new_leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:59420
I20260710 11:07:18.561463 31848 raft_consensus.cc:606] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Received request to transfer leadership to TS 6de9ce0a01304e50a6a3c0a0d6ee67e0
I20260710 11:07:18.566129 31774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf7c9c63edf4daab968639d4638108b"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
mode: GRACEFUL
new_leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:52972
I20260710 11:07:18.566635 31774 raft_consensus.cc:606] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Received request to transfer leadership to TS 6de9ce0a01304e50a6a3c0a0d6ee67e0
I20260710 11:07:18.573513 31848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa"
dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
mode: GRACEFUL
new_leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:59420
I20260710 11:07:18.573987 31848 raft_consensus.cc:606] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Received request to transfer leadership to TS e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:18.585346 31699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9fc945403a4648b67bb2f2d9c346b4"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
mode: GRACEFUL
new_leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:51362
I20260710 11:07:18.585817 31699 raft_consensus.cc:606] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Received request to transfer leadership to TS e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:18.592489 31699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "011c50030c91494e9d6b0585ea525a6e"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
mode: GRACEFUL
new_leader_uuid: "c559e831b5b8482c87d7891c7af7a83b"
 from {username='slave'} at 127.0.0.1:51362
I20260710 11:07:18.592947 31699 raft_consensus.cc:606] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Received request to transfer leadership to TS c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:18.620493 31934 consensus_queue.cc:1048] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.626513 31926 raft_consensus.cc:993] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b: : Instructing follower 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:18.626971 31891 raft_consensus.cc:1081] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Signalling peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:18.628618 31698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2150d5275d84e01ad9a6cb3e1056c2a"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:51352
I20260710 11:07:18.629813 31698 raft_consensus.cc:493] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.630213 31698 raft_consensus.cc:3060] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.632588 31926 consensus_queue.cc:1048] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.637751 31698 raft_consensus.cc:515] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.640588 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2150d5275d84e01ad9a6cb3e1056c2a" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.641122 31773 raft_consensus.cc:3060] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.643322 31698 leader_election.cc:290] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.645231 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2150d5275d84e01ad9a6cb3e1056c2a" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.645794 31848 raft_consensus.cc:3055] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.646119 31848 raft_consensus.cc:740] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:18.646936 31848 consensus_queue.cc:260] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.648247 31848 raft_consensus.cc:3060] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.648509 31773 raft_consensus.cc:2468] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:18.649843 31664 leader_election.cc:304] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.650653 31919 raft_consensus.cc:2804] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.651120 31919 raft_consensus.cc:697] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:18.651908 31919 consensus_queue.cc:237] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.654917 31848 raft_consensus.cc:2468] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:18.658538 31594 catalog_manager.cc:5697] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 1 to 2, leader changed from c559e831b5b8482c87d7891c7af7a83b (127.26.136.3) to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.688405 31926 consensus_queue.cc:1048] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.694257 31891 raft_consensus.cc:993] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b: : Instructing follower e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:18.694792 31891 raft_consensus.cc:1081] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Signalling peer e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:18.695509 31935 consensus_queue.cc:1048] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.696976 31774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:52956
I20260710 11:07:18.697567 31774 raft_consensus.cc:493] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.697930 31774 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.701561 31891 consensus_queue.cc:1048] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.705168 31774 raft_consensus.cc:515] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.706208 31773 raft_consensus.cc:1240] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Rejecting Update request from peer c559e831b5b8482c87d7891c7af7a83b for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:18.710244 31774 leader_election.cc:290] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.713306 31891 consensus_queue.cc:1059] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.714231 31934 raft_consensus.cc:3055] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.714546 31934 raft_consensus.cc:740] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:18.715215 31907 consensus_queue.cc:1048] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.715373 31934 consensus_queue.cc:260] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.716025 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.716303 31934 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.720618 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:18.721216 31699 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.728281 31907 raft_consensus.cc:993] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471: : Instructing follower 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:18.728766 31907 raft_consensus.cc:1081] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Signalling peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:18.730070 31847 raft_consensus.cc:2468] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:18.730278 31697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf7c9c63edf4daab968639d4638108b"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:51358
I20260710 11:07:18.731035 31697 raft_consensus.cc:493] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.731417 31697 raft_consensus.cc:3060] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.731873 31699 raft_consensus.cc:2468] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:18.732636 31739 leader_election.cc:304] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.733451 31935 raft_consensus.cc:2804] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.733876 31935 raft_consensus.cc:697] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:18.734696 31935 consensus_queue.cc:237] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [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: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.737908 31697 raft_consensus.cc:515] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.742372 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf7c9c63edf4daab968639d4638108b" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.742076 31595 catalog_manager.cc:5697] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 1 to 2, leader changed from c559e831b5b8482c87d7891c7af7a83b (127.26.136.3) to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.743001 31774 raft_consensus.cc:3055] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.743342 31774 raft_consensus.cc:740] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:18.744207 31774 consensus_queue.cc:260] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.744724 31697 leader_election.cc:290] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.745289 31774 raft_consensus.cc:3060] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.746594 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf7c9c63edf4daab968639d4638108b" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.747190 31847 raft_consensus.cc:3060] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.752190 31774 raft_consensus.cc:2468] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:18.753095 31664 leader_election.cc:304] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.753824 31919 raft_consensus.cc:2804] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.754242 31919 raft_consensus.cc:697] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:18.754477 31847 raft_consensus.cc:2468] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:18.755071 31919 consensus_queue.cc:237] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.761029 31595 catalog_manager.cc:5697] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 1 to 2, leader changed from e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2) to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.771615 31919 consensus_queue.cc:1048] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.775318 31922 consensus_queue.cc:1048] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.781960 31923 consensus_queue.cc:1048] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.794445 31922 raft_consensus.cc:993] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: : Instructing follower e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:18.794914 31922 raft_consensus.cc:1081] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Signalling peer e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:18.796806 31774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9fc945403a4648b67bb2f2d9c346b4"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:52966
I20260710 11:07:18.797333 31774 raft_consensus.cc:493] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.797708 31774 raft_consensus.cc:3060] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.800415 31919 consensus_queue.cc:1048] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.806453 31774 raft_consensus.cc:515] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.808638 31774 leader_election.cc:290] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:18.809293 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fc945403a4648b67bb2f2d9c346b4" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:18.809877 31697 raft_consensus.cc:3055] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.810168 31697 raft_consensus.cc:740] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:18.810102 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fc945403a4648b67bb2f2d9c346b4" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.810969 31847 raft_consensus.cc:3060] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.811117 31923 raft_consensus.cc:993] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0: : Instructing follower c559e831b5b8482c87d7891c7af7a83b to start an election
I20260710 11:07:18.811187 31697 consensus_queue.cc:260] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.811800 31923 raft_consensus.cc:1081] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Signalling peer c559e831b5b8482c87d7891c7af7a83b to start an election
I20260710 11:07:18.812773 31697 raft_consensus.cc:3060] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.813539 31848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "011c50030c91494e9d6b0585ea525a6e"
dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:07:18.814149 31848 raft_consensus.cc:493] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.814524 31848 raft_consensus.cc:3060] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.819891 31697 raft_consensus.cc:2468] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:18.820629 31847 raft_consensus.cc:2468] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:18.821247 31740 leader_election.cc:304] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:18.821163 31848 raft_consensus.cc:515] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.822502 31935 raft_consensus.cc:2804] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.822999 31935 raft_consensus.cc:697] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:18.823725 31935 consensus_queue.cc:237] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.824364 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011c50030c91494e9d6b0585ea525a6e" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:18.824963 31697 raft_consensus.cc:3055] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.825276 31697 raft_consensus.cc:740] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:18.825907 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011c50030c91494e9d6b0585ea525a6e" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.826042 31697 consensus_queue.cc:260] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.826555 31774 raft_consensus.cc:3060] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.827241 31697 raft_consensus.cc:3060] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.828619 31848 leader_election.cc:290] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 2 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:18.830907 31596 catalog_manager.cc:5697] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 1 to 2, leader changed from 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1) to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.834007 31697 raft_consensus.cc:2468] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 2.
I20260710 11:07:18.835033 31814 leader_election.cc:304] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:18.835335 31774 raft_consensus.cc:2468] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 2.
I20260710 11:07:18.835832 31934 raft_consensus.cc:2804] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.836252 31934 raft_consensus.cc:697] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 2 LEADER]: Becoming Leader. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:18.837031 31934 consensus_queue.cc:237] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:18.843505 31596 catalog_manager.cc:5697] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b reported cstate change: term changed from 1 to 2, leader changed from 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1) to c559e831b5b8482c87d7891c7af7a83b (127.26.136.3). New cstate: current_term: 2 leader_uuid: "c559e831b5b8482c87d7891c7af7a83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.844978 31897 raft_consensus.cc:993] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471: : Instructing follower 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:18.845458 31935 raft_consensus.cc:1081] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Signalling peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:18.847463 31697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:51358
I20260710 11:07:18.847901 31697 raft_consensus.cc:493] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.848196 31697 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.854046 31697 raft_consensus.cc:515] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:18.855669 31697 leader_election.cc:290] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Requested vote from peers c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:18.856282 31848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:18.856637 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:18.856912 31848 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.857220 31774 raft_consensus.cc:3055] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.857533 31774 raft_consensus.cc:740] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:18.858332 31774 consensus_queue.cc:260] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:18.859566 31774 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.863673 31848 raft_consensus.cc:2468] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:18.864737 31664 leader_election.cc:304] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:18.865403 31923 raft_consensus.cc:2804] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.865892 31923 raft_consensus.cc:697] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:18.866006 31774 raft_consensus.cc:2468] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:18.866789 31923 consensus_queue.cc:237] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:18.872771 31596 catalog_manager.cc:5697] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 1 to 2, leader changed from e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2) to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.899358 31935 consensus_queue.cc:1048] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.909058 31907 consensus_queue.cc:1048] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.960330 31897 consensus_queue.cc:1048] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.971508 31897 consensus_queue.cc:1048] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.120632 31848 raft_consensus.cc:1275] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.121889 31923 consensus_queue.cc:1048] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.129084 31774 raft_consensus.cc:1275] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.130368 31895 consensus_queue.cc:1048] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.132984 31697 raft_consensus.cc:1275] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.134866 31897 consensus_queue.cc:1048] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.146600 31848 raft_consensus.cc:1275] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.148144 31907 consensus_queue.cc:1048] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.155419 31774 raft_consensus.cc:1275] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.156810 31922 consensus_queue.cc:1048] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.163908 31848 raft_consensus.cc:1275] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.166051 31923 consensus_queue.cc:1048] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.231892 31848 raft_consensus.cc:1275] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.233080 31907 consensus_queue.cc:1048] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.239882 31697 raft_consensus.cc:1275] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.241509 31897 consensus_queue.cc:1048] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.287335 31848 raft_consensus.cc:1275] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.288610 31923 consensus_queue.cc:1048] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.295305 31774 raft_consensus.cc:1275] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.297447 31923 consensus_queue.cc:1048] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.417737 31774 raft_consensus.cc:1275] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Refusing update from remote peer c559e831b5b8482c87d7891c7af7a83b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.419056 31891 consensus_queue.cc:1048] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.426169 31697 raft_consensus.cc:1275] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Refusing update from remote peer c559e831b5b8482c87d7891c7af7a83b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.428284 31891 consensus_queue.cc:1048] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.623098 31595 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36452:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:21.625103 31595 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:21.671257 31682 tablet_service.cc:1511] Processing CreateTablet for tablet f7e158f6ea9f42eaa36ffa707659bd18 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:21.672526 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e158f6ea9f42eaa36ffa707659bd18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.672441 31758 tablet_service.cc:1511] Processing CreateTablet for tablet f7e158f6ea9f42eaa36ffa707659bd18 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:21.673736 31758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e158f6ea9f42eaa36ffa707659bd18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.673601 31835 tablet_service.cc:1511] Processing CreateTablet for tablet f7e158f6ea9f42eaa36ffa707659bd18 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:21.674790 31835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e158f6ea9f42eaa36ffa707659bd18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.676913 31760 tablet_service.cc:1511] Processing CreateTablet for tablet 1e78e2ecb21b408d9fa24b5ac50f680b (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:21.678066 31760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e78e2ecb21b408d9fa24b5ac50f680b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.677728 31833 tablet_service.cc:1511] Processing CreateTablet for tablet 1e78e2ecb21b408d9fa24b5ac50f680b (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:21.684396 31833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e78e2ecb21b408d9fa24b5ac50f680b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.684068 31687 tablet_service.cc:1511] Processing CreateTablet for tablet 1e78e2ecb21b408d9fa24b5ac50f680b (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:21.684619 31759 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee69071221c49549869feb2612c93d3 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:21.685264 31687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e78e2ecb21b408d9fa24b5ac50f680b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.685822 31759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee69071221c49549869feb2612c93d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.687211 31685 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee69071221c49549869feb2612c93d3 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:21.688464 31685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee69071221c49549869feb2612c93d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.702191 31834 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee69071221c49549869feb2612c93d3 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:21.703523 31834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee69071221c49549869feb2612c93d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.710215 31978 tablet_bootstrap.cc:492] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:21.717304 31682 tablet_service.cc:1511] Processing CreateTablet for tablet f4c349925e47449ab0bbfae34712648b (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:21.719266 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c349925e47449ab0bbfae34712648b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.726754 31763 tablet_service.cc:1511] Processing CreateTablet for tablet f4c349925e47449ab0bbfae34712648b (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:21.728044 31763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c349925e47449ab0bbfae34712648b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.729301 31978 tablet_bootstrap.cc:654] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.729475 31836 tablet_service.cc:1511] Processing CreateTablet for tablet f4c349925e47449ab0bbfae34712648b (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:21.738359 31685 tablet_service.cc:1511] Processing CreateTablet for tablet 53b3e723f92746afba7a8b36a4197750 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:21.739642 31685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b3e723f92746afba7a8b36a4197750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.739679 31836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c349925e47449ab0bbfae34712648b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.737762 31980 tablet_bootstrap.cc:492] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:21.752177 31981 tablet_bootstrap.cc:492] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:21.767210 31980 tablet_bootstrap.cc:654] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.768776 31760 tablet_service.cc:1511] Processing CreateTablet for tablet 53b3e723f92746afba7a8b36a4197750 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:21.769606 31682 tablet_service.cc:1511] Processing CreateTablet for tablet 460b3c12f0d04df898cf62d3081ba00a (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:21.772812 31759 tablet_service.cc:1511] Processing CreateTablet for tablet 460b3c12f0d04df898cf62d3081ba00a (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:21.773273 31836 tablet_service.cc:1511] Processing CreateTablet for tablet 460b3c12f0d04df898cf62d3081ba00a (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:21.770210 31760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b3e723f92746afba7a8b36a4197750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.774580 31836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460b3c12f0d04df898cf62d3081ba00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.774987 31759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460b3c12f0d04df898cf62d3081ba00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.775559 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460b3c12f0d04df898cf62d3081ba00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.783386 31685 tablet_service.cc:1511] Processing CreateTablet for tablet 9445f36339a8480fb315187eaf8158ff (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:21.785156 31685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9445f36339a8480fb315187eaf8158ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.786137 31833 tablet_service.cc:1511] Processing CreateTablet for tablet 9445f36339a8480fb315187eaf8158ff (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:21.789208 31833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9445f36339a8480fb315187eaf8158ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.792726 31978 tablet_bootstrap.cc:492] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:21.793044 31687 tablet_service.cc:1511] Processing CreateTablet for tablet 480c54af0700414bb5185a28a90c5fa3 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:21.793453 31978 ts_tablet_manager.cc:1403] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.017s
I20260710 11:07:21.794399 31687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480c54af0700414bb5185a28a90c5fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.787853 31758 tablet_service.cc:1511] Processing CreateTablet for tablet 9445f36339a8480fb315187eaf8158ff (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:21.795704 31758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9445f36339a8480fb315187eaf8158ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.800146 31978 raft_consensus.cc:359] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.800897 31978 raft_consensus.cc:385] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.801255 31980 tablet_bootstrap.cc:492] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:21.801817 31980 ts_tablet_manager.cc:1403] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.029s
I20260710 11:07:21.804615 31980 raft_consensus.cc:359] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.805358 31980 raft_consensus.cc:385] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.805706 31980 raft_consensus.cc:740] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.801195 31978 raft_consensus.cc:740] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.806936 31978 consensus_queue.cc:260] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.807698 31834 tablet_service.cc:1511] Processing CreateTablet for tablet 53b3e723f92746afba7a8b36a4197750 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:21.808732 31981 tablet_bootstrap.cc:654] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.813858 31763 tablet_service.cc:1511] Processing CreateTablet for tablet 480c54af0700414bb5185a28a90c5fa3 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:21.815135 31763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480c54af0700414bb5185a28a90c5fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.809576 31978 ts_tablet_manager.cc:1434] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260710 11:07:21.817880 31978 tablet_bootstrap.cc:492] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:21.810025 31980 consensus_queue.cc:260] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.820205 31980 ts_tablet_manager.cc:1434] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:07:21.821307 31980 tablet_bootstrap.cc:492] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:21.813796 31834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b3e723f92746afba7a8b36a4197750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.830051 31835 tablet_service.cc:1511] Processing CreateTablet for tablet 480c54af0700414bb5185a28a90c5fa3 (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:21.831384 31835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480c54af0700414bb5185a28a90c5fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.832868 31980 tablet_bootstrap.cc:654] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.844941 31757 tablet_service.cc:1511] Processing CreateTablet for tablet 51bc2ed518064ccba47e4974d83a0cfe (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:21.846333 31757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bc2ed518064ccba47e4974d83a0cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.865885 31838 tablet_service.cc:1511] Processing CreateTablet for tablet 51bc2ed518064ccba47e4974d83a0cfe (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:21.867414 31838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bc2ed518064ccba47e4974d83a0cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.869251 31682 tablet_service.cc:1511] Processing CreateTablet for tablet 51bc2ed518064ccba47e4974d83a0cfe (DEFAULT_TABLE table=soft_deleted_table [id=5f749d4f3726434497be21dcdf549530]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:21.870891 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bc2ed518064ccba47e4974d83a0cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.873068 31981 tablet_bootstrap.cc:492] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:21.873704 31981 ts_tablet_manager.cc:1403] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.005s
I20260710 11:07:21.876894 31981 raft_consensus.cc:359] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.882730 31981 raft_consensus.cc:385] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.877388 31978 tablet_bootstrap.cc:654] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.905207 31980 tablet_bootstrap.cc:492] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:21.905735 31980 ts_tablet_manager.cc:1403] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.085s	user 0.029s	sys 0.040s
I20260710 11:07:21.906214 31981 raft_consensus.cc:740] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.907145 31981 consensus_queue.cc:260] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.908655 31980 raft_consensus.cc:359] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.909379 31980 raft_consensus.cc:385] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.909673 31980 raft_consensus.cc:740] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.910672 31980 consensus_queue.cc:260] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.949805 31981 ts_tablet_manager.cc:1434] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260710 11:07:21.950114 31980 ts_tablet_manager.cc:1434] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.012s
I20260710 11:07:21.951198 31980 tablet_bootstrap.cc:492] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:21.953498 31981 tablet_bootstrap.cc:492] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:21.957294 31980 tablet_bootstrap.cc:654] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.962042 31981 tablet_bootstrap.cc:654] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.966118 31922 raft_consensus.cc:493] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:21.966641 31922 raft_consensus.cc:515] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.968115 31978 tablet_bootstrap.cc:492] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:21.968590 31978 ts_tablet_manager.cc:1403] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.003s
I20260710 11:07:21.968633 31922 leader_election.cc:290] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:21.970615 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e158f6ea9f42eaa36ffa707659bd18" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:21.971750 31981 tablet_bootstrap.cc:492] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:21.971704 31978 raft_consensus.cc:359] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.972424 31981 ts_tablet_manager.cc:1403] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 11:07:21.972571 31978 raft_consensus.cc:385] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.972774 31980 tablet_bootstrap.cc:492] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:21.973073 31978 raft_consensus.cc:740] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
W20260710 11:07:21.973387 31664 leader_election.cc:343] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:21.973441 31980 ts_tablet_manager.cc:1403] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 11:07:21.972612 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e158f6ea9f42eaa36ffa707659bd18" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:21.973920 31978 consensus_queue.cc:260] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.974341 31847 raft_consensus.cc:2468] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:21.975747 31664 leader_election.cc:304] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [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: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:21.976279 31978 ts_tablet_manager.cc:1434] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:21.976001 31981 raft_consensus.cc:359] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.977463 31979 raft_consensus.cc:2804] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:21.977727 31981 raft_consensus.cc:385] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.978035 31979 raft_consensus.cc:493] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:21.978197 31981 raft_consensus.cc:740] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.978595 31979 raft_consensus.cc:3060] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.978953 31978 tablet_bootstrap.cc:492] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:21.979247 31981 consensus_queue.cc:260] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.984095 31981 ts_tablet_manager.cc:1434] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:07:21.985157 31981 tablet_bootstrap.cc:492] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:21.986244 31978 tablet_bootstrap.cc:654] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.977339 31980 raft_consensus.cc:359] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.987762 31980 raft_consensus.cc:385] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.988147 31980 raft_consensus.cc:740] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.989130 31980 consensus_queue.cc:260] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.991780 31980 ts_tablet_manager.cc:1434] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:07:21.992738 31981 tablet_bootstrap.cc:654] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.992869 31980 tablet_bootstrap.cc:492] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:21.993669 31979 raft_consensus.cc:515] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:21.996682 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e158f6ea9f42eaa36ffa707659bd18" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
W20260710 11:07:21.998031 31664 leader_election.cc:343] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:22.000000 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e158f6ea9f42eaa36ffa707659bd18" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:22.000533 31847 raft_consensus.cc:3060] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.001951 31980 tablet_bootstrap.cc:654] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.007635 31847 raft_consensus.cc:2468] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:22.008800 31664 leader_election.cc:304] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [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: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:22.009470 31979 leader_election.cc:290] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.009624 31922 raft_consensus.cc:2804] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.014649 31981 tablet_bootstrap.cc:492] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:22.015314 31981 ts_tablet_manager.cc:1403] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260710 11:07:22.017748 31922 raft_consensus.cc:697] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:22.018651 31981 raft_consensus.cc:359] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.018666 31922 consensus_queue.cc:237] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.019603 31981 raft_consensus.cc:385] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.019609 31978 tablet_bootstrap.cc:492] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:22.020211 31981 raft_consensus.cc:740] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.020439 31980 tablet_bootstrap.cc:492] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:22.020478 31978 ts_tablet_manager.cc:1403] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.022s
I20260710 11:07:22.021217 31980 ts_tablet_manager.cc:1403] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260710 11:07:22.021108 31981 consensus_queue.cc:260] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.023530 31981 ts_tablet_manager.cc:1434] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:22.024511 31981 tablet_bootstrap.cc:492] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:22.024158 31978 raft_consensus.cc:359] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.024986 31978 raft_consensus.cc:385] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.025331 31978 raft_consensus.cc:740] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.025503 31980 raft_consensus.cc:359] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.026363 31980 raft_consensus.cc:385] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.026283 31978 consensus_queue.cc:260] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.026858 31980 raft_consensus.cc:740] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.027740 31980 consensus_queue.cc:260] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.029080 31978 ts_tablet_manager.cc:1434] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:22.030073 31978 tablet_bootstrap.cc:492] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:22.031821 31981 tablet_bootstrap.cc:654] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.033232 31980 ts_tablet_manager.cc:1434] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:07:22.034386 31980 tablet_bootstrap.cc:492] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:22.036711 31978 tablet_bootstrap.cc:654] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.041534 31980 tablet_bootstrap.cc:654] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.050101 31985 raft_consensus.cc:493] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.050833 31985 raft_consensus.cc:515] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.054841 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee69071221c49549869feb2612c93d3" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.055738 31697 raft_consensus.cc:2468] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:22.057528 31740 leader_election.cc:304] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.058800 31967 raft_consensus.cc:2804] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.059326 31967 raft_consensus.cc:493] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.059787 31967 raft_consensus.cc:3060] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.065224 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee69071221c49549869feb2612c93d3" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:22.065857 31847 raft_consensus.cc:2468] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:22.067411 31985 leader_election.cc:290] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.068437 31981 tablet_bootstrap.cc:492] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:22.068938 31981 ts_tablet_manager.cc:1403] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.020s
I20260710 11:07:22.069410 31596 catalog_manager.cc:5697] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.071743 31981 raft_consensus.cc:359] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.072436 31981 raft_consensus.cc:385] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.072950 31981 raft_consensus.cc:740] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.049654 31978 tablet_bootstrap.cc:492] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:22.073678 31981 consensus_queue.cc:260] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.074270 31978 ts_tablet_manager.cc:1403] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.002s
I20260710 11:07:22.076056 31981 ts_tablet_manager.cc:1434] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:22.079651 31981 tablet_bootstrap.cc:492] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:22.079226 31978 raft_consensus.cc:359] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.080317 31978 raft_consensus.cc:385] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.080749 31978 raft_consensus.cc:740] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.083182 31967 raft_consensus.cc:515] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.084964 31891 raft_consensus.cc:493] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.085489 31891 raft_consensus.cc:515] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.086127 31981 tablet_bootstrap.cc:654] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.089385 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78e2ecb21b408d9fa24b5ac50f680b" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.090476 31891 leader_election.cc:290] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.092674 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78e2ecb21b408d9fa24b5ac50f680b" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:22.093591 31774 raft_consensus.cc:2468] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:22.095285 31813 leader_election.cc:304] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.096225 31891 raft_consensus.cc:2804] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.096870 31891 raft_consensus.cc:493] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.097390 31891 raft_consensus.cc:3060] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.098703 31981 tablet_bootstrap.cc:492] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:22.099227 31981 ts_tablet_manager.cc:1403] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:07:22.102110 31981 raft_consensus.cc:359] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.102851 31981 raft_consensus.cc:385] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.103165 31981 raft_consensus.cc:740] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.103919 31981 consensus_queue.cc:260] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.105054 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee69071221c49549869feb2612c93d3" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.105297 31980 tablet_bootstrap.cc:492] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:22.105654 31699 raft_consensus.cc:3060] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.106040 31980 ts_tablet_manager.cc:1403] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.054s
I20260710 11:07:22.108228 31978 consensus_queue.cc:260] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.106150 31981 ts_tablet_manager.cc:1434] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:07:22.109395 31980 raft_consensus.cc:359] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.110340 31697 raft_consensus.cc:2468] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:22.111231 31981 tablet_bootstrap.cc:492] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:22.111837 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee69071221c49549869feb2612c93d3" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:22.116046 31847 raft_consensus.cc:3060] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.112396 31978 ts_tablet_manager.cc:1434] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 11:07:22.121352 31978 tablet_bootstrap.cc:492] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:22.124810 31981 tablet_bootstrap.cc:654] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.127725 31978 tablet_bootstrap.cc:654] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.112849 31699 raft_consensus.cc:2468] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:22.113453 31980 raft_consensus.cc:385] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.109351 31967 leader_election.cc:290] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.128211 31980 raft_consensus.cc:740] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.129026 31980 consensus_queue.cc:260] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.130872 31740 leader_election.cc:304] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.131699 31967 raft_consensus.cc:2804] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.132180 31967 raft_consensus.cc:697] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:22.133219 31967 consensus_queue.cc:237] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.137804 31891 raft_consensus.cc:515] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.141551 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78e2ecb21b408d9fa24b5ac50f680b" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.142304 31697 raft_consensus.cc:3060] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.151221 31847 raft_consensus.cc:2468] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:22.150285 31697 raft_consensus.cc:2468] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:22.154068 31814 leader_election.cc:304] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:22.155349 32001 raft_consensus.cc:493] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.157189 32001 raft_consensus.cc:515] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.158660 31980 ts_tablet_manager.cc:1434] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.052s	user 0.017s	sys 0.006s
I20260710 11:07:22.156605 32000 raft_consensus.cc:2804] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.160061 31980 tablet_bootstrap.cc:492] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:22.167212 32000 raft_consensus.cc:697] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Leader. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:22.169430 31891 leader_election.cc:290] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.168576 31595 catalog_manager.cc:5697] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 0 to 1, leader changed from <none> to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.171228 31967 raft_consensus.cc:493] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.172130 31985 raft_consensus.cc:493] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.171882 31967 raft_consensus.cc:515] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.172741 31985 raft_consensus.cc:515] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.174280 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78e2ecb21b408d9fa24b5ac50f680b" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:22.174928 31774 raft_consensus.cc:3060] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.175457 31985 leader_election.cc:290] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.177974 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.178876 31699 raft_consensus.cc:2468] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:22.180434 31740 leader_election.cc:304] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
W20260710 11:07:22.182096 31645 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:22.182327 31985 raft_consensus.cc:2804] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.182930 31985 raft_consensus.cc:493] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.183477 31985 raft_consensus.cc:3060] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.185015 31967 leader_election.cc:290] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.186970 31774 raft_consensus.cc:2468] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:22.191659 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:22.192337 32001 leader_election.cc:290] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.196200 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
W20260710 11:07:22.198036 31740 leader_election.cc:343] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:22.200457 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:22.200910 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.201175 31846 raft_consensus.cc:2468] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 0.
I20260710 11:07:22.201508 31699 raft_consensus.cc:2468] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:22.202127 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:22.204443 31814 leader_election.cc:304] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
W20260710 11:07:22.204795 31739 leader_election.cc:343] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:22.205258 31739 leader_election.cc:304] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e88eeb1b73f44584a27f9cf1f3709471; no voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:22.206014 31967 raft_consensus.cc:2749] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:22.206444 32001 raft_consensus.cc:2804] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.207002 32001 raft_consensus.cc:493] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.168632 32000 consensus_queue.cc:237] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.207396 32001 raft_consensus.cc:3060] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.208142 31985 raft_consensus.cc:515] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.209287 31774 raft_consensus.cc:2393] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c559e831b5b8482c87d7891c7af7a83b in current term 1: Already voted for candidate e88eeb1b73f44584a27f9cf1f3709471 in this term.
I20260710 11:07:22.210247 31985 leader_election.cc:290] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.212144 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:22.213027 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.215917 31697 raft_consensus.cc:3060] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.217389 31980 tablet_bootstrap.cc:654] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.218633 31978 tablet_bootstrap.cc:492] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:22.215183 31981 tablet_bootstrap.cc:492] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:22.219147 31978 ts_tablet_manager.cc:1403] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.098s	user 0.044s	sys 0.051s
I20260710 11:07:22.219383 31981 ts_tablet_manager.cc:1403] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.003s
I20260710 11:07:22.222551 32001 raft_consensus.cc:515] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.222348 31978 raft_consensus.cc:359] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.223547 31978 raft_consensus.cc:385] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.223856 31847 raft_consensus.cc:2393] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e88eeb1b73f44584a27f9cf1f3709471 in current term 1: Already voted for candidate c559e831b5b8482c87d7891c7af7a83b in this term.
I20260710 11:07:22.223966 31978 raft_consensus.cc:740] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.223358 31981 raft_consensus.cc:359] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.227522 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:22.224526 31981 raft_consensus.cc:385] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.231526 31774 raft_consensus.cc:2393] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c559e831b5b8482c87d7891c7af7a83b in current term 1: Already voted for candidate e88eeb1b73f44584a27f9cf1f3709471 in this term.
I20260710 11:07:22.231369 31981 raft_consensus.cc:740] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.224764 31978 consensus_queue.cc:260] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.226118 32001 leader_election.cc:290] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.226900 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.234779 31814 leader_election.cc:304] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [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: c559e831b5b8482c87d7891c7af7a83b; no voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:22.235397 31978 ts_tablet_manager.cc:1434] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:07:22.235716 31891 raft_consensus.cc:2749] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:22.236730 31978 tablet_bootstrap.cc:492] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:22.241981 31978 tablet_bootstrap.cc:654] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.232795 31981 consensus_queue.cc:260] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.260563 31981 ts_tablet_manager.cc:1434] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.002s
I20260710 11:07:22.261602 31981 tablet_bootstrap.cc:492] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:22.265837 31985 raft_consensus.cc:493] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.266482 31985 raft_consensus.cc:515] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.267470 31697 raft_consensus.cc:2468] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 1.
I20260710 11:07:22.270540 31981 tablet_bootstrap.cc:654] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.270303 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e158f6ea9f42eaa36ffa707659bd18" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:22.271672 31847 raft_consensus.cc:2393] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e88eeb1b73f44584a27f9cf1f3709471 in current term 1: Already voted for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in this term.
I20260710 11:07:22.270599 31597 catalog_manager.cc:5697] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b reported cstate change: term changed from 0 to 1, leader changed from <none> to c559e831b5b8482c87d7891c7af7a83b (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c559e831b5b8482c87d7891c7af7a83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:22.273836 31978 tablet_bootstrap.cc:492] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:22.274310 31740 leader_election.cc:304] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [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: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:22.270040 31980 tablet_bootstrap.cc:492] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:22.274370 31978 ts_tablet_manager.cc:1403] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.023s
I20260710 11:07:22.275442 31980 ts_tablet_manager.cc:1403] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.021s
I20260710 11:07:22.268786 31985 leader_election.cc:290] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.278213 31978 raft_consensus.cc:359] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.279052 31978 raft_consensus.cc:385] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.278393 31967 raft_consensus.cc:2804] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.279452 31978 raft_consensus.cc:740] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.279932 31967 raft_consensus.cc:697] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:22.280506 31978 consensus_queue.cc:260] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.280915 31967 consensus_queue.cc:237] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.282218 31981 tablet_bootstrap.cc:492] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:22.282733 31981 ts_tablet_manager.cc:1403] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.010s
I20260710 11:07:22.283121 31978 ts_tablet_manager.cc:1434] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:22.284152 31978 tablet_bootstrap.cc:492] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:22.285567 31981 raft_consensus.cc:359] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.286276 31981 raft_consensus.cc:385] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.286628 31981 raft_consensus.cc:740] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.287323 31981 consensus_queue.cc:260] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.278642 31980 raft_consensus.cc:359] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.289747 31981 ts_tablet_manager.cc:1434] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:22.289804 31980 raft_consensus.cc:385] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.290287 31980 raft_consensus.cc:740] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.291280 31981 tablet_bootstrap.cc:492] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:22.291142 31980 consensus_queue.cc:260] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.291716 31978 tablet_bootstrap.cc:654] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.274717 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e158f6ea9f42eaa36ffa707659bd18" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.297982 31980 ts_tablet_manager.cc:1434] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:07:22.299081 31980 tablet_bootstrap.cc:492] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:22.299285 31981 tablet_bootstrap.cc:654] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.302927 31740 leader_election.cc:304] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e88eeb1b73f44584a27f9cf1f3709471; no voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:22.304196 31985 raft_consensus.cc:3060] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.318862 31596 catalog_manager.cc:5697] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 0 to 1, leader changed from <none> to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 1 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.323724 31985 raft_consensus.cc:2749] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:22.326556 31980 tablet_bootstrap.cc:654] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.332743 31978 tablet_bootstrap.cc:492] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:22.333132 31981 tablet_bootstrap.cc:492] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:22.333253 31978 ts_tablet_manager.cc:1403] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.026s
I20260710 11:07:22.333702 31981 ts_tablet_manager.cc:1403] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.024s
I20260710 11:07:22.335958 31980 tablet_bootstrap.cc:492] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:22.336509 31980 ts_tablet_manager.cc:1403] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260710 11:07:22.336876 31978 raft_consensus.cc:359] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.337635 31978 raft_consensus.cc:385] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.337585 31981 raft_consensus.cc:359] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.338163 31978 raft_consensus.cc:740] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.338392 31981 raft_consensus.cc:385] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.338800 31981 raft_consensus.cc:740] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.339018 31978 consensus_queue.cc:260] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.339583 31981 consensus_queue.cc:260] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.341037 31978 ts_tablet_manager.cc:1434] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:22.342017 31978 tablet_bootstrap.cc:492] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:22.342151 31981 ts_tablet_manager.cc:1434] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:22.343161 31981 tablet_bootstrap.cc:492] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471: Bootstrap starting.
I20260710 11:07:22.347409 31980 raft_consensus.cc:359] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.348973 31981 tablet_bootstrap.cc:654] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.349037 31980 raft_consensus.cc:385] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.349561 31980 raft_consensus.cc:740] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.349821 31978 tablet_bootstrap.cc:654] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.350497 31980 consensus_queue.cc:260] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.353125 31980 ts_tablet_manager.cc:1434] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:22.354103 31980 tablet_bootstrap.cc:492] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:22.361992 31980 tablet_bootstrap.cc:654] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.380330 31980 tablet_bootstrap.cc:492] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:22.381096 31981 tablet_bootstrap.cc:492] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471: No bootstrap required, opened a new log
I20260710 11:07:22.381228 31980 ts_tablet_manager.cc:1403] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260710 11:07:22.381633 31981 ts_tablet_manager.cc:1403] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.017s
I20260710 11:07:22.382949 31978 tablet_bootstrap.cc:492] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:22.383460 31978 ts_tablet_manager.cc:1403] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.026s
I20260710 11:07:22.384235 31980 raft_consensus.cc:359] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.384987 31980 raft_consensus.cc:385] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.384786 31981 raft_consensus.cc:359] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.385316 31980 raft_consensus.cc:740] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.385560 31981 raft_consensus.cc:385] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.385893 31981 raft_consensus.cc:740] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.386076 31980 consensus_queue.cc:260] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.386730 31978 raft_consensus.cc:359] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.387522 31978 raft_consensus.cc:385] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.387760 31978 raft_consensus.cc:740] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.388561 31980 ts_tablet_manager.cc:1434] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:22.388365 31978 consensus_queue.cc:260] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.389532 31980 tablet_bootstrap.cc:492] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b: Bootstrap starting.
I20260710 11:07:22.390117 32000 raft_consensus.cc:493] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.390362 31978 ts_tablet_manager.cc:1434] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:22.386786 31981 consensus_queue.cc:260] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.390709 32000 raft_consensus.cc:515] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.392423 31981 ts_tablet_manager.cc:1434] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:22.392740 32000 leader_election.cc:290] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.394268 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9445f36339a8480fb315187eaf8158ff" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.394387 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9445f36339a8480fb315187eaf8158ff" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:22.394886 31697 raft_consensus.cc:2468] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:22.395025 31774 raft_consensus.cc:2468] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:22.396126 31980 tablet_bootstrap.cc:654] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.396227 31813 leader_election.cc:304] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.397042 32000 raft_consensus.cc:2804] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.397430 32000 raft_consensus.cc:493] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.397790 32000 raft_consensus.cc:3060] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.405936 32000 raft_consensus.cc:515] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.407157 31985 raft_consensus.cc:493] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.407641 31985 raft_consensus.cc:515] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.409116 32000 leader_election.cc:290] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.409617 31985 leader_election.cc:290] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.411373 31993 consensus_queue.cc:1048] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.411572 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc2ed518064ccba47e4974d83a0cfe" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:22.412459 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc2ed518064ccba47e4974d83a0cfe" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.412508 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9445f36339a8480fb315187eaf8158ff" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.413342 31697 raft_consensus.cc:3060] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:22.413702 31739 leader_election.cc:343] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:22.412460 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9445f36339a8480fb315187eaf8158ff" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:22.415437 31978 tablet_bootstrap.cc:492] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Bootstrap starting.
I20260710 11:07:22.414716 31774 raft_consensus.cc:3060] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.416654 31980 tablet_bootstrap.cc:492] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b: No bootstrap required, opened a new log
I20260710 11:07:22.417106 31980 ts_tablet_manager.cc:1403] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
W20260710 11:07:22.417459 31740 leader_election.cc:343] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:22.417891 31740 leader_election.cc:304] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e88eeb1b73f44584a27f9cf1f3709471; no voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:22.419520 31967 raft_consensus.cc:2749] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:22.419744 31980 raft_consensus.cc:359] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.420408 31980 raft_consensus.cc:385] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.420655 31980 raft_consensus.cc:740] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.421446 31978 tablet_bootstrap.cc:654] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.421264 31980 consensus_queue.cc:260] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.423370 31980 ts_tablet_manager.cc:1434] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:07:22.430173 31697 raft_consensus.cc:2468] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:22.430889 31993 consensus_queue.cc:1048] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.431371 31814 leader_election.cc:304] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:22.432224 32000 raft_consensus.cc:2804] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.432904 32000 raft_consensus.cc:697] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Leader. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:22.433743 32000 consensus_queue.cc:237] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.426331 31774 raft_consensus.cc:2468] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:22.460988 31922 raft_consensus.cc:493] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.461457 31922 raft_consensus.cc:515] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.462247 31978 tablet_bootstrap.cc:492] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: No bootstrap required, opened a new log
I20260710 11:07:22.462952 31978 ts_tablet_manager.cc:1403] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.021s
I20260710 11:07:22.464969 31596 catalog_manager.cc:5697] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b reported cstate change: term changed from 0 to 1, leader changed from <none> to c559e831b5b8482c87d7891c7af7a83b (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c559e831b5b8482c87d7891c7af7a83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:22.466343 31978 raft_consensus.cc:359] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.469751 31978 raft_consensus.cc:385] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.470124 31978 raft_consensus.cc:740] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.467128 31922 leader_election.cc:290] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.468885 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:22.468787 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:22.472676 31774 raft_consensus.cc:2468] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:22.471212 31978 consensus_queue.cc:260] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.472025 32000 raft_consensus.cc:493] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.473987 31664 leader_election.cc:304] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.474396 32000 raft_consensus.cc:515] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.475310 31922 raft_consensus.cc:2804] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.475831 31922 raft_consensus.cc:493] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.477275 32000 leader_election.cc:290] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.477927 31846 raft_consensus.cc:2468] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:22.479188 31922 raft_consensus.cc:3060] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.481986 31978 ts_tablet_manager.cc:1434] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:07:22.478516 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.478250 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:22.490702 31774 raft_consensus.cc:2468] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:22.491752 31813 leader_election.cc:304] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.492547 32000 raft_consensus.cc:2804] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.493031 32000 raft_consensus.cc:493] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.493481 32000 raft_consensus.cc:3060] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.494275 31922 raft_consensus.cc:515] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.495715 31697 raft_consensus.cc:2393] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c559e831b5b8482c87d7891c7af7a83b in current term 1: Already voted for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in this term.
I20260710 11:07:22.498512 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:22.499157 31774 raft_consensus.cc:3060] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.502918 32000 raft_consensus.cc:515] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.504377 31922 leader_election.cc:290] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.504873 32000 leader_election.cc:290] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.506016 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.506207 31774 raft_consensus.cc:2468] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:22.506863 31697 raft_consensus.cc:2393] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c559e831b5b8482c87d7891c7af7a83b in current term 1: Already voted for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in this term.
I20260710 11:07:22.508625 31664 leader_election.cc:304] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.509306 31922 raft_consensus.cc:2804] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.509830 31922 raft_consensus.cc:697] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:22.510800 31922 consensus_queue.cc:237] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.512087 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:22.512861 31845 raft_consensus.cc:2393] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in current term 1: Already voted for candidate c559e831b5b8482c87d7891c7af7a83b in this term.
I20260710 11:07:22.516390 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:22.517304 31774 raft_consensus.cc:2393] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c559e831b5b8482c87d7891c7af7a83b in current term 1: Already voted for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in this term.
I20260710 11:07:22.518713 31813 leader_election.cc:304] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [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: c559e831b5b8482c87d7891c7af7a83b; no voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:22.519685 32000 raft_consensus.cc:2749] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:22.529276 32000 raft_consensus.cc:493] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.529305 31597 catalog_manager.cc:5697] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.529800 32000 raft_consensus.cc:515] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.531816 32000 leader_election.cc:290] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.532532 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc2ed518064ccba47e4974d83a0cfe" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" is_pre_election: true
I20260710 11:07:22.533046 31697 raft_consensus.cc:2468] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:22.533927 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc2ed518064ccba47e4974d83a0cfe" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:22.534044 31814 leader_election.cc:304] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:22.534580 31774 raft_consensus.cc:2468] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 0.
I20260710 11:07:22.534835 32000 raft_consensus.cc:2804] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.534945 31922 raft_consensus.cc:493] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.535367 32000 raft_consensus.cc:493] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.535758 32000 raft_consensus.cc:3060] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.535632 31922 raft_consensus.cc:515] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.538156 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c54af0700414bb5185a28a90c5fa3" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:22.538698 31774 raft_consensus.cc:2468] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:22.538962 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c54af0700414bb5185a28a90c5fa3" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:22.539556 31845 raft_consensus.cc:2468] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:22.539850 31664 leader_election.cc:304] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.540902 31979 raft_consensus.cc:2804] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.541234 31979 raft_consensus.cc:493] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.541527 31979 raft_consensus.cc:3060] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.542014 32000 raft_consensus.cc:515] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.543725 32000 leader_election.cc:290] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:22.544354 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc2ed518064ccba47e4974d83a0cfe" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.544937 31697 raft_consensus.cc:3060] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.543155 31922 leader_election.cc:290] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.551429 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bc2ed518064ccba47e4974d83a0cfe" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:22.551584 31697 raft_consensus.cc:2468] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:22.551990 31774 raft_consensus.cc:3060] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.552647 31814 leader_election.cc:304] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:22.553315 32000 raft_consensus.cc:2804] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.553768 32000 raft_consensus.cc:697] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Leader. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:22.553467 31979 raft_consensus.cc:515] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.554610 32000 consensus_queue.cc:237] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.555469 31979 leader_election.cc:290] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.556597 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c54af0700414bb5185a28a90c5fa3" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:22.556876 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c54af0700414bb5185a28a90c5fa3" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:22.557150 31773 raft_consensus.cc:3060] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.557421 31845 raft_consensus.cc:3060] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.558039 31774 raft_consensus.cc:2468] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 1.
I20260710 11:07:22.563324 31773 raft_consensus.cc:2468] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:22.563920 31845 raft_consensus.cc:2468] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:22.564457 31664 leader_election.cc:304] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.565200 31979 raft_consensus.cc:2804] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.565634 31979 raft_consensus.cc:697] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:22.565333 31597 catalog_manager.cc:5697] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b reported cstate change: term changed from 0 to 1, leader changed from <none> to c559e831b5b8482c87d7891c7af7a83b (127.26.136.3). New cstate: current_term: 1 leader_uuid: "c559e831b5b8482c87d7891c7af7a83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:22.566464 31979 consensus_queue.cc:237] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.574501 31596 catalog_manager.cc:5697] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.614159 32018 consensus_queue.cc:1048] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.624238 31985 consensus_queue.cc:1048] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.635924 32000 consensus_queue.cc:1048] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.647725 32005 consensus_queue.cc:1048] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:22.675035 31979 raft_consensus.cc:493] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.675679 31979 raft_consensus.cc:515] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.677337 31979 leader_election.cc:290] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.678081 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471" is_pre_election: true
I20260710 11:07:22.678287 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b" is_pre_election: true
I20260710 11:07:22.678661 31774 raft_consensus.cc:2468] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:22.678965 31845 raft_consensus.cc:2468] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 0.
I20260710 11:07:22.679633 31664 leader_election.cc:304] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.680367 31979 raft_consensus.cc:2804] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.680728 31979 raft_consensus.cc:493] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.681072 31979 raft_consensus.cc:3060] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.682296 31985 consensus_queue.cc:1048] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.687552 31979 raft_consensus.cc:515] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.691452 31979 leader_election.cc:290] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.694607 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:22.695221 31846 raft_consensus.cc:3060] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.696625 31774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:22.696969 32018 consensus_queue.cc:1048] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.697279 31774 raft_consensus.cc:3060] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.703881 31846 raft_consensus.cc:2468] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:22.705489 31664 leader_election.cc:304] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:22.706277 31993 raft_consensus.cc:2804] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.706776 31993 raft_consensus.cc:697] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:22.707578 31993 consensus_queue.cc:237] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.709707 31774 raft_consensus.cc:2468] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 1.
I20260710 11:07:22.724177 31596 catalog_manager.cc:5697] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 1 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.849365 31846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e78e2ecb21b408d9fa24b5ac50f680b"
dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
mode: GRACEFUL
new_leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:59420
I20260710 11:07:22.849836 31846 raft_consensus.cc:606] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Received request to transfer leadership to TS 6de9ce0a01304e50a6a3c0a0d6ee67e0
I20260710 11:07:22.854230 31774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ee69071221c49549869feb2612c93d3"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
mode: GRACEFUL
new_leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:52972
I20260710 11:07:22.854789 31774 raft_consensus.cc:606] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Received request to transfer leadership to TS 6de9ce0a01304e50a6a3c0a0d6ee67e0
I20260710 11:07:22.859169 31774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
mode: GRACEFUL
new_leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:52972
I20260710 11:07:22.859536 31774 raft_consensus.cc:606] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Received request to transfer leadership to TS 6de9ce0a01304e50a6a3c0a0d6ee67e0
I20260710 11:07:22.863834 31697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
mode: GRACEFUL
new_leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:51362
I20260710 11:07:22.864305 31697 raft_consensus.cc:606] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Received request to transfer leadership to TS e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:22.869202 31697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
mode: GRACEFUL
new_leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:51362
I20260710 11:07:22.869694 31697 raft_consensus.cc:606] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Received request to transfer leadership to TS e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:22.873855 31846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9445f36339a8480fb315187eaf8158ff"
dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
mode: GRACEFUL
new_leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:59420
I20260710 11:07:22.874315 31846 raft_consensus.cc:606] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Received request to transfer leadership to TS e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:22.878492 31697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480c54af0700414bb5185a28a90c5fa3"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
mode: GRACEFUL
new_leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:51362
I20260710 11:07:22.878945 31697 raft_consensus.cc:606] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Received request to transfer leadership to TS e88eeb1b73f44584a27f9cf1f3709471
I20260710 11:07:22.938361 32005 consensus_queue.cc:1048] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.947489 32001 consensus_queue.cc:1048] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.951740 31993 consensus_queue.cc:1048] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.957010 31891 raft_consensus.cc:993] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b: : Instructing follower e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:22.957434 31891 raft_consensus.cc:1081] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Signalling peer e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:22.958276 31979 raft_consensus.cc:993] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: : Instructing follower e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:22.958757 31979 raft_consensus.cc:1081] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Signalling peer e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:22.960625 31772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480c54af0700414bb5185a28a90c5fa3"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:52966
I20260710 11:07:22.962824 31774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9445f36339a8480fb315187eaf8158ff"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:52956
I20260710 11:07:22.963367 31774 raft_consensus.cc:493] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:22.963690 31774 raft_consensus.cc:3060] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.963858 31772 raft_consensus.cc:493] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:22.964295 31772 raft_consensus.cc:3060] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.967139 31922 consensus_queue.cc:1048] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.969412 31774 raft_consensus.cc:515] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.971715 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9445f36339a8480fb315187eaf8158ff" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.972214 31697 raft_consensus.cc:3060] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.972584 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9445f36339a8480fb315187eaf8158ff" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:22.973119 31845 raft_consensus.cc:3055] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:22.973407 31845 raft_consensus.cc:740] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:22.974143 31845 consensus_queue.cc:260] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.974032 31772 raft_consensus.cc:515] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.975358 31845 raft_consensus.cc:3060] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.978224 31697 raft_consensus.cc:2468] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:22.979485 31740 leader_election.cc:304] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:22.980293 32018 raft_consensus.cc:2804] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:22.980727 32018 raft_consensus.cc:697] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:22.981493 32018 consensus_queue.cc:237] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.982432 31772 leader_election.cc:290] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.985869 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c54af0700414bb5185a28a90c5fa3" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:22.990885 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c54af0700414bb5185a28a90c5fa3" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:22.991381 31697 raft_consensus.cc:3055] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:22.991681 31697 raft_consensus.cc:740] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:22.992544 31774 leader_election.cc:290] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:22.992453 31845 raft_consensus.cc:2468] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:22.992368 31697 consensus_queue.cc:260] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:22.993789 31697 raft_consensus.cc:3060] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.991866 31596 catalog_manager.cc:5697] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 1 to 2, leader changed from c559e831b5b8482c87d7891c7af7a83b (127.26.136.3) to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.998952 31697 raft_consensus.cc:2468] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:22.999977 31740 leader_election.cc:304] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [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: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:23.000754 31967 raft_consensus.cc:2804] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.001224 31967 raft_consensus.cc:697] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:23.001832 31967 consensus_queue.cc:237] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.008618 31595 catalog_manager.cc:5697] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 1 to 2, leader changed from 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1) to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.014902 31922 consensus_queue.cc:1048] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.024623 31993 consensus_queue.cc:1048] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.032912 31979 raft_consensus.cc:993] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: : Instructing follower e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:23.033380 31993 raft_consensus.cc:1081] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Signalling peer e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:23.034801 31774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:52966
I20260710 11:07:23.035282 31774 raft_consensus.cc:493] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.035602 31774 raft_consensus.cc:3060] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.039971 31774 raft_consensus.cc:515] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.041555 31774 leader_election.cc:290] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:23.042129 31697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:23.042608 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b3e723f92746afba7a8b36a4197750" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:23.042763 31697 raft_consensus.cc:3055] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.043179 31697 raft_consensus.cc:740] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:23.043190 31845 raft_consensus.cc:3060] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.043964 31697 consensus_queue.cc:260] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.044795 31697 raft_consensus.cc:3060] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.049719 31845 raft_consensus.cc:2468] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:23.049837 31697 raft_consensus.cc:2468] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:23.050704 31739 leader_election.cc:304] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:23.051347 31967 raft_consensus.cc:2804] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.051751 31967 raft_consensus.cc:697] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:23.052347 31967 consensus_queue.cc:237] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.057957 31596 catalog_manager.cc:5697] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 1 to 2, leader changed from 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1) to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.074250 31891 consensus_queue.cc:1048] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.083914 32001 consensus_queue.cc:1048] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.090696 31993 consensus_queue.cc:1048] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.097739 31979 raft_consensus.cc:993] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: : Instructing follower e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:23.098209 31979 raft_consensus.cc:1081] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Signalling peer e88eeb1b73f44584a27f9cf1f3709471 to start an election
I20260710 11:07:23.101336 31774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
 from {username='slave'} at 127.0.0.1:52966
I20260710 11:07:23.101828 31774 raft_consensus.cc:493] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.102054 31774 raft_consensus.cc:3060] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.102373 31967 raft_consensus.cc:993] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471: : Instructing follower 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:23.102811 31967 raft_consensus.cc:1081] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Signalling peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:23.106359 31697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ee69071221c49549869feb2612c93d3"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:51358
I20260710 11:07:23.107754 31993 consensus_queue.cc:1048] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.111522 31697 raft_consensus.cc:493] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.112028 31697 raft_consensus.cc:3060] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.110913 31774 raft_consensus.cc:515] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.116972 31697 raft_consensus.cc:515] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.117336 31772 raft_consensus.cc:1240] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Rejecting Update request from peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:23.118198 31774 leader_election.cc:290] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:23.118830 31697 leader_election.cc:290] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:23.119448 31699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:23.119686 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee69071221c49549869feb2612c93d3" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:23.120050 31699 raft_consensus.cc:3055] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.120222 31773 raft_consensus.cc:3055] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.120415 31699 raft_consensus.cc:740] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:23.120705 31773 raft_consensus.cc:740] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:23.121506 31699 consensus_queue.cc:260] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.120400 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460b3c12f0d04df898cf62d3081ba00a" candidate_uuid: "e88eeb1b73f44584a27f9cf1f3709471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:23.122529 31699 raft_consensus.cc:3060] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.125029 31847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee69071221c49549869feb2612c93d3" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:23.125491 31847 raft_consensus.cc:3060] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.122447 31773 consensus_queue.cc:260] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.128567 31773 raft_consensus.cc:3060] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.122870 31845 raft_consensus.cc:3060] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.131831 31847 raft_consensus.cc:2468] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:23.135038 31664 leader_election.cc:304] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:23.135838 31993 raft_consensus.cc:2804] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.136361 31993 raft_consensus.cc:697] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:23.136634 31773 raft_consensus.cc:2468] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:23.137351 31845 raft_consensus.cc:2468] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:23.137207 31993 consensus_queue.cc:237] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.139462 31739 leader_election.cc:304] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:23.139856 31699 raft_consensus.cc:2468] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e88eeb1b73f44584a27f9cf1f3709471 in term 2.
I20260710 11:07:23.140273 31985 raft_consensus.cc:2804] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.140981 31985 raft_consensus.cc:697] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Becoming Leader. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:23.142724 31985 consensus_queue.cc:237] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [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: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.146973 31596 catalog_manager.cc:5697] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 1 to 2, leader changed from e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2) to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.150033 32001 raft_consensus.cc:993] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b: : Instructing follower 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:23.150758 32001 raft_consensus.cc:1081] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Signalling peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:23.152348 31699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e78e2ecb21b408d9fa24b5ac50f680b"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:51352
I20260710 11:07:23.153038 31699 raft_consensus.cc:493] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.152299 31597 catalog_manager.cc:5697] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 reported cstate change: term changed from 1 to 2, leader changed from 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1) to e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2). New cstate: current_term: 2 leader_uuid: "e88eeb1b73f44584a27f9cf1f3709471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.153461 31699 raft_consensus.cc:3060] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.159757 31699 raft_consensus.cc:515] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.161346 31699 leader_election.cc:290] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:23.161957 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78e2ecb21b408d9fa24b5ac50f680b" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:23.162338 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78e2ecb21b408d9fa24b5ac50f680b" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:23.162539 31773 raft_consensus.cc:3060] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.162912 31845 raft_consensus.cc:3055] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.163203 31845 raft_consensus.cc:740] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:23.163906 31845 consensus_queue.cc:260] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.164817 31845 raft_consensus.cc:3060] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.167479 31773 raft_consensus.cc:2468] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:23.168558 31664 leader_election.cc:304] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:23.169242 31993 raft_consensus.cc:2804] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.169631 31993 raft_consensus.cc:697] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:23.169802 31845 raft_consensus.cc:2468] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:23.170352 31993 consensus_queue.cc:237] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.176175 31597 catalog_manager.cc:5697] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 1 to 2, leader changed from c559e831b5b8482c87d7891c7af7a83b (127.26.136.3) to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.243734 31967 raft_consensus.cc:993] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471: : Instructing follower 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:23.244213 31967 raft_consensus.cc:1081] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Signalling peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 to start an election
I20260710 11:07:23.245633 31699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
 from {username='slave'} at 127.0.0.1:51358
I20260710 11:07:23.246214 31699 raft_consensus.cc:493] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.246619 31699 raft_consensus.cc:3060] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.251283 31699 raft_consensus.cc:515] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.252768 31699 leader_election.cc:290] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), c559e831b5b8482c87d7891c7af7a83b (127.26.136.3:34809)
I20260710 11:07:23.253418 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:23.253611 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c349925e47449ab0bbfae34712648b" candidate_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
I20260710 11:07:23.254063 31773 raft_consensus.cc:3055] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.254107 31845 raft_consensus.cc:3060] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.254511 31773 raft_consensus.cc:740] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:23.255339 31773 consensus_queue.cc:260] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.256544 31773 raft_consensus.cc:3060] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.260856 31845 raft_consensus.cc:2468] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:23.261984 31664 leader_election.cc:304] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de9ce0a01304e50a6a3c0a0d6ee67e0, c559e831b5b8482c87d7891c7af7a83b; no voters: 
I20260710 11:07:23.262691 31993 raft_consensus.cc:2804] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.262871 31773 raft_consensus.cc:2468] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de9ce0a01304e50a6a3c0a0d6ee67e0 in term 2.
I20260710 11:07:23.263108 31993 raft_consensus.cc:697] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Becoming Leader. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:23.264005 31993 consensus_queue.cc:237] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:23.269855 31597 catalog_manager.cc:5697] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 reported cstate change: term changed from 1 to 2, leader changed from e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2) to 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1). New cstate: current_term: 2 leader_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.536201 31845 raft_consensus.cc:1275] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.537319 31985 consensus_queue.cc:1048] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.546548 31699 raft_consensus.cc:1275] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.548120 31985 consensus_queue.cc:1048] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:23.553627 31845 raft_consensus.cc:1275] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.555207 31922 consensus_queue.cc:1048] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.563526 31773 raft_consensus.cc:1275] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.564937 31993 consensus_queue.cc:1048] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.580338 31845 raft_consensus.cc:3060] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.581777 31847 raft_consensus.cc:1275] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.583124 31993 consensus_queue.cc:1048] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.586973 31845 raft_consensus.cc:1275] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.588400 31985 consensus_queue.cc:1048] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.594188 31773 raft_consensus.cc:1275] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.596338 31922 consensus_queue.cc:1048] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.596575 31847 raft_consensus.cc:1275] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.598065 31967 consensus_queue.cc:1048] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.600310 31699 raft_consensus.cc:1275] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.603063 31985 consensus_queue.cc:1048] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.618964 31699 raft_consensus.cc:1275] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.620363 32018 consensus_queue.cc:1048] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.634505 31699 raft_consensus.cc:1275] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.635710 32018 consensus_queue.cc:1048] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.644685 31845 raft_consensus.cc:1275] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer e88eeb1b73f44584a27f9cf1f3709471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.646699 32018 consensus_queue.cc:1048] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.709359 31773 raft_consensus.cc:1275] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.710664 31922 consensus_queue.cc:1048] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:23.722246 31845 raft_consensus.cc:1275] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Refusing update from remote peer 6de9ce0a01304e50a6a3c0a0d6ee67e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.723582 32046 consensus_queue.cc:1048] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.884902 31596 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36452:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:25.913259 31596 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36452:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:25.986186 27168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:07:26.110908 32077 log.cc:927] Time spent T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260710 11:07:26.112811 32087 tablet.cc:1724] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:26.099800 31664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.2:37889, user_credentials={real_user=slave}} blocked reactor thread for 43516.1us
I20260710 11:07:26.233075 32097 tablet.cc:1724] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.228710 32104 tablet.cc:1724] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.239269 32101 tablet.cc:1724] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.311373 32110 tablet.cc:1724] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:26.324414 32100 log.cc:927] Time spent T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471: Append to log took a long time: real 0.067s	user 0.002s	sys 0.000s
I20260710 11:07:26.339676 32113 tablet.cc:1724] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.357759 32111 tablet.cc:1724] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.377831 32101 tablet.cc:1724] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.389729 32109 tablet.cc:1724] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.399149 31774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa"
dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
mode: GRACEFUL
new_leader_uuid: "c559e831b5b8482c87d7891c7af7a83b"
 from {username='slave'} at 127.0.0.1:39292
I20260710 11:07:26.399957 31774 raft_consensus.cc:606] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Received request to transfer leadership to TS c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:26.413192 32115 tablet.cc:1724] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.414976 32087 tablet.cc:1724] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.400478 32116 tablet.cc:1724] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.426067 32105 tablet.cc:1724] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:26.445195 32117 log.cc:927] Time spent T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260710 11:07:26.455150 32110 tablet.cc:1724] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.483346 32120 tablet.cc:1724] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.484071 32113 tablet.cc:1724] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.496397 32104 tablet.cc:1724] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.450407 32101 tablet.cc:1724] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.498927 32097 tablet.cc:1724] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.504724 32115 tablet.cc:1724] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.505187 32116 tablet.cc:1724] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.506522 32087 tablet.cc:1724] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.517179 31967 raft_consensus.cc:993] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471: : Instructing follower c559e831b5b8482c87d7891c7af7a83b to start an election
I20260710 11:07:26.508688 32111 tablet.cc:1724] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.517741 31967 raft_consensus.cc:1081] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Signalling peer c559e831b5b8482c87d7891c7af7a83b to start an election
I20260710 11:07:26.519790 31699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f"
dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
mode: GRACEFUL
new_leader_uuid: "c559e831b5b8482c87d7891c7af7a83b"
 from {username='slave'} at 127.0.0.1:38602
I20260710 11:07:26.520392 31699 raft_consensus.cc:606] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Received request to transfer leadership to TS c559e831b5b8482c87d7891c7af7a83b
I20260710 11:07:26.522131 27168 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:26.522384 31844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa"
dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
 from {username='slave'} at 127.0.0.1:59402
I20260710 11:07:26.522742 27168 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:26.517222 32105 tablet.cc:1724] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.523051 31844 raft_consensus.cc:493] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.525516 31844 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:26.532377 32116 tablet.cc:1724] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.545080 31844 raft_consensus.cc:515] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:26.547966 31844 leader_election.cc:290] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 3 election: Requested vote from peers 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395), e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889)
I20260710 11:07:26.549446 31696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:26.550177 31696 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:26.551128 32097 tablet.cc:1724] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.554352 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3aae3306d64614970208d1d8db05fa" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:26.554919 31773 raft_consensus.cc:3055] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:26.555253 31773 raft_consensus.cc:740] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e88eeb1b73f44584a27f9cf1f3709471, State: Running, Role: LEADER
I20260710 11:07:26.556124 31773 consensus_queue.cc:260] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [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: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:26.557497 31773 raft_consensus.cc:3060] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:26.564023 32109 tablet.cc:1724] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:26.568109 31773 raft_consensus.cc:2468] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 3.
I20260710 11:07:26.570863 31813 leader_election.cc:304] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [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: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:26.571863 32004 raft_consensus.cc:2804] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:26.572331 32004 raft_consensus.cc:697] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 3 LEADER]: Becoming Leader. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:26.573225 32004 consensus_queue.cc:237] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [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: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } }
I20260710 11:07:26.587903 31696 raft_consensus.cc:2468] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 3.
I20260710 11:07:26.596716 31597 catalog_manager.cc:5697] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b reported cstate change: term changed from 2 to 3, leader changed from e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2) to c559e831b5b8482c87d7891c7af7a83b (127.26.136.3). New cstate: current_term: 3 leader_uuid: "c559e831b5b8482c87d7891c7af7a83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.598598 31594 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca: soft_deleted_table [id=5f749d4f3726434497be21dcdf549530] alter complete (version 1)
I20260710 11:07:26.725313 32050 raft_consensus.cc:993] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0: : Instructing follower c559e831b5b8482c87d7891c7af7a83b to start an election
I20260710 11:07:26.725867 31922 raft_consensus.cc:1081] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Signalling peer c559e831b5b8482c87d7891c7af7a83b to start an election
I20260710 11:07:26.727180 31844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f"
dest_uuid: "c559e831b5b8482c87d7891c7af7a83b"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:07:26.727614 31844 raft_consensus.cc:493] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.727977 31844 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:26.732724 31844 raft_consensus.cc:515] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:26.734300 31844 leader_election.cc:290] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [CANDIDATE]: Term 3 election: Requested vote from peers e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889), 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395)
I20260710 11:07:26.735080 31773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e88eeb1b73f44584a27f9cf1f3709471"
I20260710 11:07:26.735260 31696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550b5675c5c142ac952ea3d49e96575f" candidate_uuid: "c559e831b5b8482c87d7891c7af7a83b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0"
I20260710 11:07:26.735707 31773 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:26.735772 31696 raft_consensus.cc:3055] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:26.736205 31696 raft_consensus.cc:740] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6de9ce0a01304e50a6a3c0a0d6ee67e0, State: Running, Role: LEADER
I20260710 11:07:26.737110 31696 consensus_queue.cc:260] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [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: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:26.738421 31696 raft_consensus.cc:3060] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:26.742388 31773 raft_consensus.cc:2468] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 3.
I20260710 11:07:26.743494 31813 leader_election.cc:304] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [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: c559e831b5b8482c87d7891c7af7a83b, e88eeb1b73f44584a27f9cf1f3709471; no voters: 
I20260710 11:07:26.744153 32004 raft_consensus.cc:2804] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:26.744706 32004 raft_consensus.cc:697] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 3 LEADER]: Becoming Leader. State: Replica: c559e831b5b8482c87d7891c7af7a83b, State: Running, Role: LEADER
I20260710 11:07:26.744917 31696 raft_consensus.cc:2468] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c559e831b5b8482c87d7891c7af7a83b in term 3.
I20260710 11:07:26.745657 32004 consensus_queue.cc:237] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [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: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } }
I20260710 11:07:26.752496 31594 catalog_manager.cc:5697] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b reported cstate change: term changed from 2 to 3, leader changed from 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1) to c559e831b5b8482c87d7891c7af7a83b (127.26.136.3). New cstate: current_term: 3 leader_uuid: "c559e831b5b8482c87d7891c7af7a83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c559e831b5b8482c87d7891c7af7a83b" member_type: VOTER last_known_addr { host: "127.26.136.3" port: 34809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.101320 31773 raft_consensus.cc:1275] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 3 FOLLOWER]: Refusing update from remote peer c559e831b5b8482c87d7891c7af7a83b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:27.102378 32004 consensus_queue.cc:1048] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:27.113585 31696 raft_consensus.cc:1275] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 3 FOLLOWER]: Refusing update from remote peer c559e831b5b8482c87d7891c7af7a83b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:27.115034 32004 consensus_queue.cc:1048] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:27.218164 31696 raft_consensus.cc:1275] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 3 FOLLOWER]: Refusing update from remote peer c559e831b5b8482c87d7891c7af7a83b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:27.219431 32004 consensus_queue.cc:1048] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de9ce0a01304e50a6a3c0a0d6ee67e0" member_type: VOTER last_known_addr { host: "127.26.136.1" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:27.229964 31773 raft_consensus.cc:1275] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 3 FOLLOWER]: Refusing update from remote peer c559e831b5b8482c87d7891c7af7a83b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:27.232487 32004 consensus_queue.cc:1048] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88eeb1b73f44584a27f9cf1f3709471" member_type: VOTER last_known_addr { host: "127.26.136.2" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:27.576455 27168 tablet_server.cc:179] TabletServer@127.26.136.1:0 shutting down...
W20260710 11:07:27.592751 31814 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 11:07:27.602123 31814 consensus_peers.cc:597] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b -> Peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Couldn't send request to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:27.606669 31740 consensus_peers.cc:597] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 -> Peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Couldn't send request to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:27.609606 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:27.610507 27168 tablet_replica.cc:333] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.611626 27168 raft_consensus.cc:2243] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.612212 27168 raft_consensus.cc:2272] T 53b3e723f92746afba7a8b36a4197750 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.615023 27168 tablet_replica.cc:333] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.615605 27168 raft_consensus.cc:2243] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.616106 27168 raft_consensus.cc:2272] T 480c54af0700414bb5185a28a90c5fa3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.617868 27168 tablet_replica.cc:333] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.618532 27168 raft_consensus.cc:2243] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.619285 27168 raft_consensus.cc:2272] T 1e78e2ecb21b408d9fa24b5ac50f680b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.621114 27168 tablet_replica.cc:333] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.621673 27168 raft_consensus.cc:2243] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.622545 27168 raft_consensus.cc:2272] T f4c349925e47449ab0bbfae34712648b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.624439 27168 tablet_replica.cc:333] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.625038 27168 raft_consensus.cc:2243] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.625442 27168 raft_consensus.cc:2272] T 9445f36339a8480fb315187eaf8158ff P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.627259 27168 tablet_replica.cc:333] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.627765 27168 raft_consensus.cc:2243] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.628181 27168 raft_consensus.cc:2272] T 460b3c12f0d04df898cf62d3081ba00a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.629878 27168 tablet_replica.cc:333] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.630378 27168 raft_consensus.cc:2243] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.631104 27168 raft_consensus.cc:2272] T 4ee69071221c49549869feb2612c93d3 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.632810 27168 tablet_replica.cc:333] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.633301 27168 raft_consensus.cc:2243] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.633991 27168 raft_consensus.cc:2272] T f7e158f6ea9f42eaa36ffa707659bd18 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.635703 27168 tablet_replica.cc:333] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.636173 27168 raft_consensus.cc:2243] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.636603 27168 raft_consensus.cc:2272] T 011c50030c91494e9d6b0585ea525a6e P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.638391 27168 tablet_replica.cc:333] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.638912 27168 raft_consensus.cc:2243] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.639339 27168 raft_consensus.cc:2272] T 5c22a5ed84714a7d82357a558dfc404c P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.641151 27168 tablet_replica.cc:333] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.641669 27168 raft_consensus.cc:2243] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.642087 27168 raft_consensus.cc:2272] T 3d3aae3306d64614970208d1d8db05fa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.644873 27168 tablet_replica.cc:333] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.645404 27168 raft_consensus.cc:2243] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.646126 27168 raft_consensus.cc:2272] T f2150d5275d84e01ad9a6cb3e1056c2a P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.647969 27168 tablet_replica.cc:333] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.648450 27168 raft_consensus.cc:2243] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.648948 27168 raft_consensus.cc:2272] T 3c9fc945403a4648b67bb2f2d9c346b4 P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.650709 27168 tablet_replica.cc:333] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.651177 27168 raft_consensus.cc:2243] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.651571 27168 raft_consensus.cc:2272] T 51bc2ed518064ccba47e4974d83a0cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.653295 27168 tablet_replica.cc:333] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.653780 27168 raft_consensus.cc:2243] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.654642 27168 raft_consensus.cc:2272] T d27a6d18e0ad4a2bbdf5df97b1070cfe P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.656508 27168 tablet_replica.cc:333] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.656929 27168 raft_consensus.cc:2243] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.657259 27168 raft_consensus.cc:2272] T a73af251a0eb404d95de1d62ff263bfa P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.658910 27168 tablet_replica.cc:333] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.659315 27168 raft_consensus.cc:2243] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.659955 27168 raft_consensus.cc:2272] T 2bf7c9c63edf4daab968639d4638108b P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.661731 27168 tablet_replica.cc:333] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0: stopping tablet replica
I20260710 11:07:27.662206 27168 raft_consensus.cc:2243] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.662716 27168 raft_consensus.cc:2272] T 550b5675c5c142ac952ea3d49e96575f P 6de9ce0a01304e50a6a3c0a0d6ee67e0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:27.694743 31814 consensus_peers.cc:597] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b -> Peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Couldn't send request to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:34395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:27.700012 27168 tablet_server.cc:196] TabletServer@127.26.136.1:0 shutdown complete.
W20260710 11:07:27.735987 31740 consensus_peers.cc:597] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 -> Peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Couldn't send request to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:34395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:27.736555 27168 tablet_server.cc:179] TabletServer@127.26.136.2:0 shutting down...
W20260710 11:07:27.753159 31740 consensus_peers.cc:597] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 -> Peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Couldn't send request to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:34395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:27.763021 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:27.763831 27168 tablet_replica.cc:333] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.764808 27168 raft_consensus.cc:2243] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.765729 27168 raft_consensus.cc:2272] T 53b3e723f92746afba7a8b36a4197750 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.767606 27168 tablet_replica.cc:333] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.768108 27168 raft_consensus.cc:2243] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.768728 27168 raft_consensus.cc:2272] T 480c54af0700414bb5185a28a90c5fa3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.770381 27168 tablet_replica.cc:333] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.770973 27168 raft_consensus.cc:2243] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.771342 27168 raft_consensus.cc:2272] T 1e78e2ecb21b408d9fa24b5ac50f680b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.772939 27168 tablet_replica.cc:333] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.773393 27168 raft_consensus.cc:2243] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.773751 27168 raft_consensus.cc:2272] T f7e158f6ea9f42eaa36ffa707659bd18 P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.775401 27168 tablet_replica.cc:333] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.775835 27168 raft_consensus.cc:2243] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.776458 27168 raft_consensus.cc:2272] T 9445f36339a8480fb315187eaf8158ff P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.778051 27168 tablet_replica.cc:333] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.778512 27168 raft_consensus.cc:2243] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.779214 27168 raft_consensus.cc:2272] T 460b3c12f0d04df898cf62d3081ba00a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.780830 27168 tablet_replica.cc:333] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.781271 27168 raft_consensus.cc:2243] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.781651 27168 raft_consensus.cc:2272] T 4ee69071221c49549869feb2612c93d3 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.783300 27168 tablet_replica.cc:333] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.783728 27168 raft_consensus.cc:2243] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.784390 27168 raft_consensus.cc:2272] T 3c9fc945403a4648b67bb2f2d9c346b4 P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.786016 27168 tablet_replica.cc:333] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.786484 27168 raft_consensus.cc:2243] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.786926 27168 raft_consensus.cc:2272] T f2150d5275d84e01ad9a6cb3e1056c2a P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.788589 27168 tablet_replica.cc:333] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.788997 27168 raft_consensus.cc:2243] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.789319 27168 raft_consensus.cc:2272] T 3d3aae3306d64614970208d1d8db05fa P e88eeb1b73f44584a27f9cf1f3709471 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.791457 27168 tablet_replica.cc:333] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.791896 27168 raft_consensus.cc:2243] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.792268 27168 raft_consensus.cc:2272] T f4c349925e47449ab0bbfae34712648b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.793835 27168 tablet_replica.cc:333] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.794302 27168 raft_consensus.cc:2243] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.795014 27168 raft_consensus.cc:2272] T 5c22a5ed84714a7d82357a558dfc404c P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.796770 27168 tablet_replica.cc:333] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.797202 27168 raft_consensus.cc:2243] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.797544 27168 raft_consensus.cc:2272] T 011c50030c91494e9d6b0585ea525a6e P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.799240 27168 tablet_replica.cc:333] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.799717 27168 raft_consensus.cc:2243] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.800197 27168 raft_consensus.cc:2272] T 51bc2ed518064ccba47e4974d83a0cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.802450 27168 tablet_replica.cc:333] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.803063 27168 raft_consensus.cc:2243] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:07:27.803354 31813 consensus_peers.cc:597] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b -> Peer e88eeb1b73f44584a27f9cf1f3709471 (127.26.136.2:37889): Couldn't send request to peer e88eeb1b73f44584a27f9cf1f3709471. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:27.803547 27168 raft_consensus.cc:2272] T d27a6d18e0ad4a2bbdf5df97b1070cfe P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.805585 27168 tablet_replica.cc:333] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.806080 27168 raft_consensus.cc:2243] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.806639 27168 raft_consensus.cc:2272] T 2bf7c9c63edf4daab968639d4638108b P e88eeb1b73f44584a27f9cf1f3709471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.808624 27168 tablet_replica.cc:333] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.809099 27168 raft_consensus.cc:2243] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.809526 27168 raft_consensus.cc:2272] T 550b5675c5c142ac952ea3d49e96575f P e88eeb1b73f44584a27f9cf1f3709471 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.811709 27168 tablet_replica.cc:333] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471: stopping tablet replica
I20260710 11:07:27.812158 27168 raft_consensus.cc:2243] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.812856 27168 raft_consensus.cc:2272] T a73af251a0eb404d95de1d62ff263bfa P e88eeb1b73f44584a27f9cf1f3709471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.849005 27168 tablet_server.cc:196] TabletServer@127.26.136.2:0 shutdown complete.
I20260710 11:07:27.878804 27168 tablet_server.cc:179] TabletServer@127.26.136.3:0 shutting down...
I20260710 11:07:27.908051 27168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:27.908854 27168 tablet_replica.cc:333] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.909519 27168 raft_consensus.cc:2243] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.909941 27168 raft_consensus.cc:2272] T 53b3e723f92746afba7a8b36a4197750 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.911882 27168 tablet_replica.cc:333] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.912436 27168 raft_consensus.cc:2243] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.912820 27168 raft_consensus.cc:2272] T f4c349925e47449ab0bbfae34712648b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.914645 27168 tablet_replica.cc:333] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.915119 27168 raft_consensus.cc:2243] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.915504 27168 raft_consensus.cc:2272] T 480c54af0700414bb5185a28a90c5fa3 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.917085 27168 tablet_replica.cc:333] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.917538 27168 raft_consensus.cc:2243] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.917960 27168 raft_consensus.cc:2272] T 1e78e2ecb21b408d9fa24b5ac50f680b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.919637 27168 tablet_replica.cc:333] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.920132 27168 raft_consensus.cc:2243] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.920526 27168 raft_consensus.cc:2272] T 460b3c12f0d04df898cf62d3081ba00a P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.922290 27168 tablet_replica.cc:333] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.922844 27168 raft_consensus.cc:2243] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.923261 27168 raft_consensus.cc:2272] T 9445f36339a8480fb315187eaf8158ff P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.924880 27168 tablet_replica.cc:333] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.925359 27168 raft_consensus.cc:2243] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.925758 27168 raft_consensus.cc:2272] T 4ee69071221c49549869feb2612c93d3 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.927480 27168 tablet_replica.cc:333] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.927986 27168 raft_consensus.cc:2243] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.928399 27168 raft_consensus.cc:2272] T f7e158f6ea9f42eaa36ffa707659bd18 P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.930037 27168 tablet_replica.cc:333] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.930534 27168 raft_consensus.cc:2243] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.931344 27168 raft_consensus.cc:2272] T 011c50030c91494e9d6b0585ea525a6e P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.933279 27168 tablet_replica.cc:333] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.933974 27168 raft_consensus.cc:2243] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.934446 27168 raft_consensus.cc:2272] T 5c22a5ed84714a7d82357a558dfc404c P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:27.935439 31814 consensus_peers.cc:597] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b -> Peer 6de9ce0a01304e50a6a3c0a0d6ee67e0 (127.26.136.1:34395): Couldn't send request to peer 6de9ce0a01304e50a6a3c0a0d6ee67e0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.1:34395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:27.936381 27168 tablet_replica.cc:333] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.936937 27168 raft_consensus.cc:2243] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.937378 27168 raft_consensus.cc:2272] T f2150d5275d84e01ad9a6cb3e1056c2a P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.939294 27168 tablet_replica.cc:333] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.939796 27168 raft_consensus.cc:2243] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.940485 27168 raft_consensus.cc:2272] T 3d3aae3306d64614970208d1d8db05fa P c559e831b5b8482c87d7891c7af7a83b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.943043 27168 tablet_replica.cc:333] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.943531 27168 raft_consensus.cc:2243] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.944211 27168 raft_consensus.cc:2272] T 51bc2ed518064ccba47e4974d83a0cfe P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.945914 27168 tablet_replica.cc:333] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.946408 27168 raft_consensus.cc:2243] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.946980 27168 raft_consensus.cc:2272] T d27a6d18e0ad4a2bbdf5df97b1070cfe P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.948714 27168 tablet_replica.cc:333] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.949221 27168 raft_consensus.cc:2243] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.949960 27168 raft_consensus.cc:2272] T 550b5675c5c142ac952ea3d49e96575f P c559e831b5b8482c87d7891c7af7a83b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.952596 27168 tablet_replica.cc:333] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.953052 27168 raft_consensus.cc:2243] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.953451 27168 raft_consensus.cc:2272] T 2bf7c9c63edf4daab968639d4638108b P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.955407 27168 tablet_replica.cc:333] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.955850 27168 raft_consensus.cc:2243] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.956246 27168 raft_consensus.cc:2272] T a73af251a0eb404d95de1d62ff263bfa P c559e831b5b8482c87d7891c7af7a83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.957926 27168 tablet_replica.cc:333] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b: stopping tablet replica
I20260710 11:07:27.958346 27168 raft_consensus.cc:2243] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:27.958778 27168 raft_consensus.cc:2272] T 3c9fc945403a4648b67bb2f2d9c346b4 P c559e831b5b8482c87d7891c7af7a83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.985157 27168 tablet_server.cc:196] TabletServer@127.26.136.3:0 shutdown complete.
I20260710 11:07:28.013868 27168 master.cc:562] Master@127.26.136.62:42085 shutting down...
I20260710 11:07:28.033948 27168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:28.034489 27168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:28.034878 27168 tablet_replica.cc:333] T 00000000000000000000000000000000 P b17a5fd8e055479781abcee0e57625ca: stopping tablet replica
I20260710 11:07:28.054385 27168 master.cc:584] Master@127.26.136.62:42085 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11121 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23944 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (113229 ms total)
[  PASSED  ] 8 tests.
I20260710 11:07:28.105748 27168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 391 messages since previous log ~14 seconds ago
I20260710 11:07:28.106043 27168 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 ~14 seconds ago
I20260710 11:07:28.106243 27168 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 ~14 seconds ago
I20260710 11:07:28.106487 27168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:07:28.107008 27168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:07:28.107280 27168 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
I20260710 11:07:28.107575 27168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 113 messages since previous log ~25 seconds ago
